body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.maintext12px {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.maintext10px {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.lightgraytext9px {
	font-size: 9px;
	color: #999999;
}
.whitetext10px {
	font-size: 10px;
	color: #FFFFFF;
}

.kome_text{
	margin-left: 8px;
	font-size:8px;
}

a:link{color:#ff3300;text-decoration:none}
a:visited{color:#ff3300;text-decoration:none}
a:active{color:#ff3300;text-decoration:none}
a:hover{color:#ff3300;text-decoration:underline }

hr.line_01 {
	height: 1px;
	clear: both;
	margin: 20px 0px;
	border-top: 1px dotted #CCC;
	border-right: 0 dotted #CCC;
	border-bottom: 0 dotted #CCC;
	border-left: 0 dotted #CCC;
}

a:hover img.overwhite{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}