@charset "shift_jis";
body {
	font-size: 12px;
	line-height: 16px;
	color: #FFCC00;
	scrollbar-3dlight-color:#7DC0DA;
	scrollbar-arrow-color:#FFD235;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#DA0001;
	scrollbar-highlight-color:#7EA7B6;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#183F58;
	overflow-x:hidden;
	background-color: #183F58;
	margin: 0px;
	padding: 0px;
}

.s0 {font-Size:6px; line-height:10px}
.s1 {font-Size:9px; line-height:13px}
.s2 {font-Size:10px; line-height:14px}
.s3 {font-Size:12px; line-height:16px}
.s4 {font-Size:14px; line-height:18px}
.s5 {font-Size:10px; line-height:12px}

a:link{
	color:#66aaff;
	text-decoration:none;
	font-weight: normal;
}
a:visited{
	color:#FF9900;
	text-decoration:none;
	font-weight: normal;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
	font-weight: normal;
}
a:active {
	color: #FFFF00;
	font-weight: normal;
}

td{
	font-weight: bold;
		font-size: 12px;
	line-height: 16px;
	color: #FFCC00;

}
