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

H2 {
    font-size : 12px;
    font-family : "ＭＳ ゴシック";
    font-weight: normal;
  
  
  
  margin-bottom : -10px;
  color : blue;
  margin-top : -10px;
}
H3{
  font-weight : normal;
}
