@charset "Shift_JIS";

body {
background-color: #090909;
background-repeat:repeat-x;
margin-top: 100px;
margin-bottom: 0px;
text-align:center;
line-height: 200%;
font-family:Arial, Helvetica, sans-serif;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:lighter;
font-size: 9pt;
color:#cccccc;
}


a:link{text-decoration:underline; color:#CCCCCC;}
a:visited{text-decoration:underline; color:#CCCCCC;}
a:hover {text-decoration:underline; color: #FF3399;}
a:active{text-decoration:underline; color:FF3399;}

.banner{margin-top: 70px;}