<!-- タイトル -->
BODY {
  background:white;
  margin-top:3px;
  margin-left:4px;
  margin-right:26px;
  font-family:"ＭＳ Ｐゴシック";
}
.font3 {
  font-family:"Times New Roman";
  font-weight:bold;
}
H1 {
  background-color:#000088;
  border-style:none;
  border-width:1px;
  color:white;
  font-size:23px;
  font-weight:bold;
}
