html,body 
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:'Hiragino Maru Gothic Pro','HGŠÛƒSƒVƒbƒNM-PRO'Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size:80%;
	color:#999999;
	line-height:170%;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	background-image: url(img/sun_moon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
 
td{color:#999999; margin:0px; padding:0px; font-size:9pt;}
a{color:#ffffaa; font-weight:bold; text-decoration:none;}
a:hover{color:#ff99ff; font-weight:bold; text-decoration:none;
 border-style:dashed; border-width:0px 0px 1px 0px; border-color:#ffffff;}
input,select,textarea
{border-style:dauble; border-width:1px;margin:4px; border-color:#000000;
 background-color:#ffffff; color:#000000;}
.list{list-style:circle; margin:4px 18px; padding:0px;}

.midasi{
	margin:2px 0px; 
	padding:2px;
	color:#FF6600; 
	font-size:12px;
	font-weight:bold;
	}

.text{
	margin:2px 5px;
	padding:2px;
	color:#ffffff;
	font-weight: nomal;
	line-height:170%;
	line-break:strict;
	font-size: 12px;
}
.oomidashi {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #999999;
}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.text_B{
	margin:7px;
	padding:0px;
	color:#ffffff;
	font-weight: bold;
	line-break:strict;
	font-size: 12px;
}
.text_M {
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-weight: nomal;
	line-height:170%;
	line-break:strict;
	font-size: 12px;
	
	}
.top{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-weight: nomal;
	line-break:strict;
	font-size: 14px;
	line-height : 19px ;
}

