@charset "shift_jis";


body {
color: #cccccc;
background-color: #660000;
margin: 0px;
padding: 0px;
	font: 15px/1.6 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

html,body {
scrollbar-arrow-color:660000;
scrollbar-face-color:660000;
scrollbar-3dlight-color:666666;
scrollbar-darkshadow-color:999999;
scrollbar-highlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-track-color:000000;
}
a{cursor: crosshair ;}
a:link{font-size: 10 pt;color: #333333 ;text-decoration: none ;}
a:visited{font-size: 10 pt;color: #cccccc ;text-decoration: none ;}
a:active{font-size: 10 pt;color: #cccccc ;text-decoration: none ;}
a:hover{font-size: 10 pt;color: #660000 ;text-decoration: line-througf ;}
