
A{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  color : blue;
  text-decoration : none;
}

A:HOVER {
  text-decoration:underline;
  color:#ff0000;
  font-family : "ＭＳ Ｐゴシック";
  font-size : 9pt;
}

TD{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  color : black;
  line-height : 12pt;
}

LI{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  color : #4c4c4c;
  line-height : 12pt;
}

TH{
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
  color : blue;
  line-height : 12pt;

}

DT{
  font-size : 7pt;
  font-family : "ＭＳ Ｐゴシック";
  color : green;
}
