body,td,th {
	font-size: 14px;
	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;
	margin: 0px;
	padding: 0px;
}
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);
}

/*▼ 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_aria {
	margin: 0px auto 5px;
}
.contents_aria2 {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 50px;
	width: 300px;
	float: left;
	display: block;
}
.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;
	border-bottom: 1px solid #990000;
	margin: 10px 0px;
	color: #FFFF66;
	font-weight: bold;
	display: block;
	background-color: #260000;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #CA0000;
}
ul {
	margin: 5px;
	padding: 0px;
	list-style-image: url(../photos/ls_logos/laststation_point01.gif);
}
ul ul {
	margin: 5px;
	padding: 0px;
	list-style-image: url(../photos/ls_logos/laststation_point02.gif);
}
ul ul ul {
	margin: 5px;
	padding: 0px;
	list-style-image: url(../photos/ls_logos/laststation_point03.gif);
}
li {
	margin: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
li li {
	margin: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
li li li {
	margin: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.contents_aria2 a:link {
	color: #00FF00;
	text-decoration: none;
}
.contents_aria2 a:visited {
	color: #00FF00;
	text-decoration: none;
}
.contents_aria2 a:active {
	color: #FF0000;
	text-decoration: none;
}
.contents_aria2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
	text-indent: 5px;
}

/*▼ footer2 aria▼****************************************/
#footer2 {
	z-index:5;
	margin: 0px;
	padding: 0px;
	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_t1 {
	font-size: 10px;
	text-align: right;
}
.footer2_t2 {
	font-size: 10px;
	text-align: right;
	color: #150001;
}
#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;
}

/*▼ 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);
}

/*▼ font css▼****************************************/
.text_center {
	text-align: center;
}
.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;
}

/*▼ access analysis css▼****************************************/
#access_analysis {
	visibility: hidden;
	clear: both;
	font-size: 6px;
}

