BODY {
  margin:0;
  padding:0;
  font-family:"ＭＳ Ｐゴシック",osaka;
  background:#f3f3f3;
}
TD {
  font-size:12px;
  line-height:1.3em;
  color : rgb(102, 102, 102);
  letter-spacing:0;
  font-family : メイリオ;
}
.className {
  font-size:20;
  font-weight:bold;
  line-height:1em;
}
EM {
  font-style:normal;
  font-weight:bold;
}
A {
  text-decoration:underline;
  color:#03c;
  font-weight:bold;
}
A:HOVER {
  text-decoration:none;
}
.footer {
  font-size:11px;
  line-height:1em;
}
.footer A {
  text-decoration:none;
  color:#333;
  font-weight:normal;
}
.footer A:HOVER {
  text-decoration:underline;
}