/* ボディー */
*{margin:0; padding:0;
font-size:12px;

font-weight:normal;

list-style:none;

}
html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
img
{
border:none;
vertical-align:top;

}

body {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
line-height:1.2;
font-family:Arial Black,Arial, ヒラギノ角ゴ Pro W3,
	color: #000000;
	background-color: #333;
scrollbar-base-color: #ff0000; 
background-repeat:repeat-x;
scrollbar-face-color: #ff8c00; 
scrollbar-track-color: #fff8dc; 
scrollbar-arrow-color: #ffffff; 
scrollbar-highlight-color: #fff8dc; 
scrollbar-shadow-color: #d2691e; 
scrollbar-3dlight-color: #ffebcd; 
scrollbar-darkshadow-color: #8b0000; 
}



.infobody
{
width:492px;background-color: #ffffff;clear:fix;margin-top:0px;border-top:dashed 1px #666;
}
.infotitle1
{
background-color: #ccccff;font-size:14px;clear:fix;margin-top:2px;padding:4px;font-weight:bold;border-bottom:dashed 1px #666;
}

.infotext1
{
background-color: #fff;font-size:12px;clear:fix;margin-top:2px;padding:4px;font-weight:normal;border-bottom:dashed 1px #ff9999;
}

.infotitle2
{
background-color: #ccccff;font-size:14px;clear:fix;margin-top:2px;padding:4px;font-weight:bold;border-bottom:dashed 1px #666;
}

.infotext2
{
font-weight:normal;border-bottom:dashed 1px #666;padding:4px;font-size:12px;
}

.infotitle3
{
background-color: #ccccff;font-size:14px;clear:fix;margin-top:2px;padding:4px;font-weight:bold;border-bottom:dashed 1px #666;
}
.infotext3
{
font-weight:normal;border-bottom:dashed 1px #666;padding:4px;font-size:12px;
}

.infotitle4
{
background-color: #ccccff;font-size:14px;clear:fix;margin-top:2px;padding:4px;font-weight:bold;border-bottom:dashed 1px #666;
}
.infotext4
{
font-weight:normal;border-bottom:dashed 1px #666;padding:4px;font-size:12px;
}
.infotitle5
{
background-color: #ccccff;font-size:14px;clear:fix;margin-top:2px;padding:4px;font-weight:bold;border-bottom:dashed 1px #666;}
.infotext5
{
background-color: #fff;background-color: #eeeeff;padding:4px;
}

.infotext6
{
padding:4px;float:left;width:400px;font-size:12px;
}

a:link {
	color: #000000;
	text-decoration: underline;


}
a:visited {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
	color: #ff0000;
	position:relative;
	left:1px;
	top:1px;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}







