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