BODY {
  font-family : "ＭＳ ゴシック";
  font-size : 10pt;
  line-height : 1.25;
  margin-right : 10%;
  margin-left : 10%;
  background-repeat : repeat;
}
H1 {
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  font-size : 16pt;
  border-left-width : 10px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-left-color : lime;
  border-bottom-color : lime;
  border-bottom-style : solid;
}
H2 {
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  font-size : 12pt;
  border-left-width : 6px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : lime;
  border-bottom-color : lime;
}
IMG {
  border-style : none ;
}
TABLE {
  font-family : "ＭＳ ゴシック";
  font-size : 10pt;
  line-height : 1.25;
}