/* misaling Style Sheet for Katsuto 2003*/

/* body 指定*/
body { 
background-color:#F7F2A2;
margin-top:0;
scrollbar-track-color: #F7F2A2;
scrollbar-face-color: #B5CC6F;
scrollbar-darkshadow-color: #B5CC6F;
scrollbar-arrow-color: #F7F2A2;
  }

/* link color*/
a:link { font-weight: bold; text-decoration:none; color: #2F4F4F } 
a:visited { font-weight: bold; text-decoration:none; color: #696969 
} 
a:active {font-weight: bold; color:#2F4F4F } 
a:hover{ font-weight: bold; text-decoration:none; color:#F8BDD9 } 

/* font 指定 */
.R9 {font-size: 9px; font-style: normal;line-height: 150%;}
.R10 { font-size: 10px; line-height: 150%}
.RB10 { font-size: 10px; line-height: 150%; font-weight: bold}
.R12 { font-size: 12px;  line-height: 150%}
.RB12 { font-size: 12px; line-height: 150%; font-weight: bold}
.R14 { font-size: 14px; line-height: 180%}
.RB14 { font-size: 14px; line-height: 180%; font-weight: bold}

/* update font 指定 */
.update { font-size: 10px; color: #666666 }
