Body,Td {line-height:135%;}
div,td{/*全体のフォントサイズ*/
  font-size: 10pt;}
BODY, TH, TD { font-family: 'ＭＳ Ｐゴシック'; }

#big {font-size: 22pt;
    font-weight: bold;
    line-height:30%;}
#mid {font-size: 14pt;
    font-weight: bold;
    line-height:1%;}
#H7 {font-size: 7pt;}
#H8 {font-size: 8pt;}
#H9 {font-size: 9pt;}
#H10 {font-size: 10pt;}
#H11 {font-size: 11pt;}
#H12 {font-size: 12pt;}
#H13 {font-size: 13pt;}
#H14 {font-size: 14pt;}
#H15 {font-size: 15pt;}
#H16 {font-size: 16pt;}
#H17 {font-size: 17pt;}
#H18 {font-size: 18pt;}

a:link{/*リンク色*/
  color: #000000;
  text-decoration: none;}
a:visited{/*訪問済みリンク色*/
  color: #2F4F4F;
  text-decoration: none;}
a:hover { /*カーソルがリンクの上にあるとき*/
  color: #FFFFFF; visibility : visible; float : none; clear : none; position: relative;top :1pt; left :1pt;}
a:active { /*マウスボタンを押した時のリンク*/
  color: #FFFFFF;
  text-decoration:none;}
html{/*スクロールバーの色*/
  scrollbar-3dlight-color: #DADADB;
  scrollbar-arrow-color: #7A7A7B;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #FAFAFB;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color: #999999;
  scrollbar-track-color: #FBFBFC;
  }

