BODY {
 margin-top : 2px ;
 margin-left : 0px ;
 margin-right : 0px ;
 margin-bottom : 0px ;
}

BODY, TH, TD {
 font-size : 13px ;
 font-family : MS UI Gothic, Osaka;
 color : #333333 ;
}

.subtitle {
 color : #FFFFFF ;
 font-weight : bold ;
 background-repeat : no-repeat ;
 background-image : url("./img/back/subtitle.gif") ;
 width : 450 ;
 height : 23 ;
}

.sponsor {
 background-repeat : no-repeat ;
 background-image : url("./img/back/sponsor.gif") ;
 width : 180 ;
 height : 23 ;
}

.icon {
 background-repeat : no-repeat ;
 background-image : url("./img/back/icon.gif") ;
 width : 180 ;
 height : 23 ;
}

.wordrank {
 background-repeat : no-repeat ;
 background-image : url("./img/back/wordrank.gif") ;
 width : 180 ;
 height : 23 ;
}

.rndjump {
 background-repeat : no-repeat ;
 background-image : url("./img/back/rndjump.gif") ;
 width : 180 ;
 height : 23 ;
}

.bg-sub {
 background-repeat : repeat-y ;
 background-image : url("./img/back/back.jpg") ;
}

A:link, A:active, A:visited {
 text-decoration : none ;
}

A:link	{
 color : #1E4195 ;
}

A:visited {
 color : #112255 ;
}

A:hover {
 color : #F60000 ;
 text-decoration : underline ;
}

IMG {
 border : 0px ;
 vertical-align : middle ;
}

form {
 margin : 0em ;
}

input, select {
 font-size : 13px ;
 font-family : MS UI Gothic, Osaka;
 color : #333333 ;
}

TEXTAREA {
  background-color : WHITE ;
  scrollbar-base-color : WHITE ;
  scrollbar-face-color : WHITE ;
  scrollbar-track-color : WHITE ;
  scrollbar-arrow-color : WHITE ;
  scrollbar-3dlight-color : WHITE ;
  scrollbar-highlight-color : WHITE ;
  scrollbar-shadow-color : WHITE ;
  scrollbar-darkshadow-color : WHITE ;
}