TD{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
}
H1{
  font-size : 12pt;
  font-family : "ＭＳ ゴシック";
  color : navy;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;border-top-width : 1px 1px 1px 1px;}
H2{
  font-size : 20pt;
  font-family : "ＭＳ ゴシック";
  color : white;
  font-weight : 900;
  background-color : navy;
  letter-spacing : 10px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;border-width : 1px 1px 1px 1px;}
H3{
  font-size : 11pt;
  font-family : "ＭＳ ゴシック";
  color : teal;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;border-width : 1px 1px 1px 1px;}
P{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
}

A {
 color: #000080;
 background-color: #;
 font-weight: ;
 text-decoration: none;
 font-family: "ＭＳ ゴシック";
 cursor:  auto;
 font-size:10pt;
}

A:VISITED {
  color : #990099;
  background-color: #;
  font-weight : ;
  font-family : "";
  cursor :  auto;
  font-size:10pt;
}
A:HOVER {
  color : #0066ff;
  background-color: #;
  font-weight : ;
  font-family : "";
  cursor :  auto;
  font-size:10pt;
}
