  
H1{
font-size : 18px;
font-weight : 600;
padding-top : 16px;
padding-left : 6px;
letter-spacing : 1px;
color : white;
  font-family : "ＭＳ ゴシック";
}
TD{
font-size : 12px;
font-weight : 400;
letter-spacing : 2px;
font-family : "ＭＳ ゴシック";
}
STRONG{
font-size : 12px;
font-weight : 400;
letter-spacing : 2px;
  font-family : "ＭＳ ゴシック";
}
TH{
font-size : 12px;
font-weight : 400;
letter-spacing : 2px;
  font-family : "ＭＳ ゴシック";
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  



background-attachment : fixed;
background-color : #0000ff;
font-family : "ＭＳ ゴシック";
}