H1{
    font-size : 10px;
    font-family: 'ＭＳ ゴシック';
    font-weight: normal;
  text-align : center;
  margin-bottom : 3px;
}

H2{
    font-size : 12px;
    font-family: 'ＭＳ ゴシック';
    font-weight : bold;
  color : blue;
  margin-bottom : -10px;
}

