 
BODY{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  line-height : 12pt;
}
H1{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  line-height : 14pt;
}
H2{
  font-size : 11pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  line-height : 13pt;
}
H3{
  font-size : 9pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  line-height : 11pt;
}
H4{
  font-size : 8pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  line-height : 10pt;
}
H5{
  font-size : 10pt;
  font-family : "ＭＳ 明朝";
  font-weight : normal;
  line-height : 12pt;
}
H6{
  font-size : 9pt;
  font-family : "ＭＳ 明朝";
  font-weight : normal;
  line-height : 11pt;
}
A{
  
  color : maroon;
}
A:HOVER{
  text-decoration : underline;
}
A:VISITED{
  
  color : #cc0000;
}
TH{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  line-height : 14pt;
  font-weight : normal;
}
TD{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  line-height : 12pt;
  font-weight : normal;
}

