BODY{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  background-repeat : repeat;
  background-attachment : fixed;
}
A{
  text-decoration : none;
}
A:HOVER{
  color : #ff0000;
  text-decoration : underline;
}
TABLE{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
}
TR{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
}
TD{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
}
