body,td,th {
	font-size: 13px;
	color: #FAEBD7;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FF8C00;
}
a:visited {
	text-decoration: none;
	color: #FF8C00;
}
a:active {
	text-decoration: none;
	color: #FF8C00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #FF8C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 10px 0px 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4D0000;
	border-left-color: #EA5207;
	text-indent: 5px;
	background-color: #6A0000;
	clear: both;
	border-top-color: #880000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 5px;
	display: block;
	border-bottom-width: 3px;
	border-left-width: 8px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #A93A05;
	border-left-color: #8C3104;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #2F0000;
	clear: both;
}


/*▼ main aria▼****************************************/
#main {
	width:800px;
	z-index:1;
	background-color: #000000;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 0px;
}

/*▼ header aria▼****************************************/
#header {
	position:relative;
	width:760px;
	height:80px;
	z-index:2;
	padding: 10px 20px;
	top: 0px;
	margin: 0px;
	left: 0px;
	background-image: url(../photos/ls_logos/laststation_headback.gif);
}

/*▼ main menu aria▼****************************************/
div#main_menu {
	float: left;
	margin: 0px;
	top: auto;
	right: 0px;
	z-index: 3;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #750000;
	width: 800px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 22px;
	background-image: url(../photos/ls_logos/laststation_mainmenuback.gif);
}
div#main_menu ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#main_menu li {
	position: relative;
	list-style: none;
	margin: 0px;
	float: right;
	width: 90px;
	background-color: #5E0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #750000;
	border-right-color: #390000;
	border-bottom-color: #390000;
	border-left-color: #750000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
div#main_menu li:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #4D0000;
	border-bottom-color: #4D0000;
	border-left-color: #880000;
	background-color: #750000;
}
div#main_menu li.submenu:hover {
	background-color: #750000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #4D0000;
	border-bottom-color: #4D0000;
	border-left-color: #880000;
}
div#main_menu li a:hover {
	text-decoration: none;
	color: #FFFF00;
}
div#main_menu li a {
	display: block;
	text-decoration: none;
	width: 90px;
	color: #F0FFFF;
}
div#main_menu>ul a {
	width: auto;
}
div#main_menu ul ul {
	position: absolute;
	width: 90px;
	display: none;
}
div#main_menu ul ul li {
	border-bottom: 2px solid #390000;
	border-right-color: #390000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #750000;
	border-left-color: #750000;
	margin: 0px;
	padding: 2px 0px;
	background-color: #5E0000;
	text-align: center;
}
div#main_menu ul.level1 li.submenu:hover ul.level2, 
div#main_menu ul.level2 li.submenu:hover ul.level3 {
	display:block;
	z-index: 98;
}
div#main_menu ul.level2 {
	top: 19px;
	left: 3px;
	z-index: 99;
}
div#main_menu ul.level3 {
	top: 1px;
	left: 92px;
	z-index: 100;
}
div#main_menu span.arrow {
	font-size: 10px;
}

/*▼ contents aria▼****************************************/
#contents {
	z-index:4;
	margin: 0px;
	padding: 0px 5px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E0000;
	background-color: #150000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E0000;
	width: 788px;
}
.contents_menu_p {
	padding: 0px;
	margin: 0px 0px 10px;
}

.contents_line {
	font-size: 14px;
	padding: 10px 5px 5px;
	width: 98%;
	clear: both;
	border-bottom: 3px ridge #990000;
	margin: 0px;
	color: #FFFF00;
	font-weight: bold;
}
.contents_line_s {
	font-size: 13px;
	padding: 2px 0px 2px 5px;
	width: 752px;
	clear: both;
	border-bottom: 1px solid #990000;
	margin: 5px 0px;
	color: #FFFF00;
	font-weight: bold;
	display: block;
	background-color: #260000;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #CA0000;
	float: none;
}
#contents_aria {
	margin: 0px auto 5px;
	padding: 0px;
	width: 780px;
}
#contents_aria a:link {
	color: #00FF00;
}
#contents_aria a:visited {
	color: #00FF00;
}
#contents_aria a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#contents_aria a:link img {
	border: 1px solid #260000;
}
#contents_aria a:visited img {
	border: 1px solid #260000;
}
#contents_aria a:active img {
	border: 1px solid #260000;
}
#contents_aria a:hover img {
	border: 1px solid #FFCC5F;
}
#linklogo_aria {
	padding: 0px;
	margin: 0px auto;
	width: 760px;
}
#linklogo_aria ul{
	padding: 0px;
	margin: 0px;
}
#linklogo_aria li {
	text-align: center;
	display: block;
	width: 150px;
	padding: 5px 0px 0px;
	margin: 0px;
	background-color: #000000;
	border: 1px solid #5E0000;
	height: 70px;
	text-decoration: none;
	float: left;
	list-style-type: none;
}
#contents_bikoh {
	color: #CCCCCC;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/*▼ sub menu aria▼****************************************/
#sub_menu {
	width:auto;
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #150000;
	height: 14px;
}

#sub_menu a:link {
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #440606;
	border-top: 1px solid #540807;
	border-right: 1px solid #350505;
	border-bottom: 1px solid #350505;
	border-left: 1px solid #540807;
	display: block;
	color: #F0FFFF;
	text-decoration: none;
	float: left;
	width: 90px;
	height: 14px;
	text-align: center;
}

#sub_menu a:visited {
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #440606;
	border-top: 1px solid #540807;
	border-right: 1px solid #350505;
	border-bottom: 1px solid #350505;
	border-left: 1px solid #540807;
	display: block;
	color: #F0FFFF;
	text-decoration: none;
	width: 90px;
	height: 14px;
	text-align: center;
	float: left;
}

#sub_menu a:hover {
	background-color: #6C0B0B;
	border-top: 1px solid #8D0E0E;
	border-right: 1px solid #540807;
	border-bottom: 1px solid #540807;
	border-left: 1px solid #8D0E0E;
	padding: 1px 10px;
	margin: 0px;
	color: #FFFF00;
	width: 90px;
	height: 14px;
	text-align: center;
	display: block;
	float: left;
}

.sub_menu_title {
	background-color: #6C0B0B;
	margin: 0px 0px 0px 5px;
	float: left;
	border-top: 1px solid #8D0E0E;
	border-right: 1px solid #540807;
	border-bottom: 1px solid #540807;
	border-left: 3px solid #E58007;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
	height: 14px;
	white-space: nowrap;
}
.sub_menu_now {
	background-color: #6C0B0B;
	border-top: 1px solid #8D0E0E;
	border-right: 1px solid #540807;
	border-bottom: 1px solid #540807;
	border-left: 1px solid #8D0E0E;
	padding: 1px 10px;
	margin: 0px;
	color: #FFFF00;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	width: auto;
}
.sub_menu_ad {
	background-color: #6C0B0B;
	margin: 0px;
	float: left;
	border-top: 1px solid #8D0E0E;
	border-right: 1px solid #540807;
	border-bottom: 1px solid #540807;
	border-left: 1px solid #8D0E0E;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 14px;
	width: auto;
}


/*▼ footer2 aria▼****************************************/
#footer2 {
	z-index:5;
	margin: 0px;
	padding: 10px;
	background-color: #150000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E0000;
	width: auto;
}
#footer2_cell_counter {
	display: block;
	margin: 0px;
	padding: 0px 0px 2px;
	width: auto;
	text-align: center;
}
#footer2_cell_counter a:link img {
	border: 1px solid #150000;
}
#footer2_cell_counter a:visited img {
	border: 1px solid #150000;
}
#footer2_cell_counter a:active img {
	border: 1px solid #150000;
}
#footer2_cell_counter a:hover img {
	border: 1px solid #150000;
}
.footer2_t1 {
	font-size: 10px;
	text-align: right;
}
.footer2_t2 {
	font-size: 10px;
	text-align: right;
	color: #150001;
}

/*▼ footer aria▼****************************************/
#footer {
	top:auto;
	width:740px;
	z-index:6;
	clear: both;
	text-align: right;
	margin: 0px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-top: 1px solid #FF3737;
	border-left: 20px solid #CA0000;
	float: none;
	height: 10px;
	font-size: 10px;
	background-repeat: no-repeat;
	color: #990000;
	background-image: url(../photos/ls_logos/laststation_footerback.gif);
}

/*▼ line css▼****************************************/
.hr_line {
	margin: 0px;
	padding: 0px;
	border: 1px solid #DC143C;
}

/*▼ font css▼****************************************/
.strong_white_center {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.strong_white {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-weight: normal;
	color: #FFFFFF;
}
.strong_red {
	font-weight: bold;
	color: #FF0000;
}
.red {
	font-weight: normal;
	color: #FF0000;
}
.strong_yellow {
	font-weight: bold;
	color: #FFFF00;
}
.yellow {
	font-weight: normal;
	color: #FFFF00;
}
.strong_blue {
	font-weight: bold;
	color: #0000FF;
}
.blue {
	font-weight: normal;
	color: #0000FF;
}
.strong_green {
	font-weight: bold;
	color: #00FF00;
}
.green {
	font-weight: normal;
	color: #00FF00;
}
#contents_head {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.strong_gray {
	font-weight: bold;
	color: #CCCCCC;
}
.text_center {
	text-align: center;
}

/*▼ access analysis css▼****************************************/
#access_analysis {
	visibility: hidden;
	clear: both;
	font-size: 6px;
}

