BODY{
{
  font-weight : normal;
  color : #202020;
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
P{
  line-height : 100%;
}
H2{
  background-color : #4F5075;
  padding-top: 1px;
  padding-left: 6px;
  color : #ffffff;
  font-size : 12pt;
  font-weight : 700;
  font-family : "ＭＳ Ｐゴシック";
}
H3{
  color : #800000;
  font-size : 10.8pt;
  font-weight : 700;
  font-family : "ＭＳ Ｐゴシック";
}
H4{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : 700;
  color : #202020;
  font-size : 10pt;
}
A:LINK{
  font-family : "ＭＳ Ｐゴシック";
  color : blue;
  text-decoration: none;
}
A:VISITED{
  font-family : "ＭＳ Ｐゴシック";
  color : purple;
  text-decoration: none;
}
A:HOVER{
  font-family : "ＭＳ Ｐゴシック";
  color : red;
  text-decoration: none;
}
}
