@charset "Shift_Jis";

*{
 color:#000000;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:11px;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 text-decoration:none;
}

a:link { color: #00CCFF; }
a:visited { color: #00CCFF; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }



BODY{
 background-color:#FFFFFF;
 scrollbar-face-color:#000099;
 scrollbar-highlight-color:#00CCFF;
 scrollbar-track-color:#000099;
 scrollbar-shadow-color:#00CCFF;
 scrollbar-3dlight-color:#00CCFF;
 scrollbar-arrow-color:#00CCFF;
 scrollbar-darkshadow-color:#00CCFF;
 overflow-x : hidden ;
 margin:30px 25px 50px 25px;
}

#MAIN
{
 text-align:left;
}

H1{
 text-transform:uppercase;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:12px;
 text-align:center;
 padding:1px 0px;
 background-color:#000099;
 color:#ffcc66;
 font-weight:bold;
 letter-spacing:8px;
}

H2{
 text-transform:none;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:12px;
 padding:1px 10px;
 background-color:#000099;
 color:#ffcc66;
 font-weight:bold;
 letter-spacing:3px;
}

H3{
 text-transform:none;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:12px;
 padding:1px 10px;
 background-color:#000099;
 color:#ffffff;
 font-weight:bold;
 letter-spacing:5px;
}

H4{
 text-transform:none;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:12px;
 padding:1px 10px;
 background-color:#000099;
 color:#ffcc66;
 font-weight:bold;
 letter-spacing:2px;
}

H5{
 text-transform:none;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:10px;
 padding:3px 10px;
 background-color:#000099;
 color:#ffcc66;
 font-weight:bold;
 letter-spacing:0px;
}

H6{
  text-transform:none;
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:12px;
 padding:1px 10px;
 background-color:#cccccc;
 background-image:url('img/bggg.gif');
 color:#000000;
 font-weight:bold;
 letter-spacing:3px;
}

#TEXT{
 letter-spacing:0px;
 line-height:185%;
 margin:20px 0px 50px 0px;
}

#TEXT2{
 letter-spacing:0px;
 line-height:185%;
 margin:10px 0px 0px 0px;
}


BR{
 letter-spacing:normal;
}

textarea{
 resize:none;
}

hr {
   border-width: 2px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #000099; /* 線色 */
   height: 2px; /* 高さ */
}



ul#twitter_update_list{
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:4px;
 padding:0px 0px;
 font-weight:bold;
 letter-spacing:0px;
}

ul#twitter{
 font-family:Verdana,Osaka,MS UI GOTHIC;
 font-size:4px;
 padding:0px 0px;
 background-color:#000000;
 background-image:url('img/bg.gif');
 color:#00CCFF;
 font-weight:bold;
 letter-spacing:0px;
}