H1{
  font-size : 30px;
  letter-spacing : 10px;
  text-align : center;
  font-weight : bolder;
  margin-top : 16px;
  margin-left : 30px;
  margin-right : 10px;
  margin-bottom : 8px;
  white-space : nowrap;
}




H2 {
  color: #33cc00;                 /* ??????F */
               /* ????]?? */
  
  
  border-top-width : 0px;
  
  border-bottom-width : 2px;
  
  border-left-width : 25px; /* ?g??? */
  border-style : none none solid solid;            /* ?g???? */
  
  border-bottom-color : #00cc99;
  border-left-color : #00cc99;          /* ?g??F */
  line-height: 120%;              /* ?s????? */
  margin-left : 30px;
  
}



H3 {
  font-size : 21px;
 
  margin-left : 20px;
  
}



H4 {
  font-size : 17px;
  margin-left : 45px;
  margin-right : 15px;
  line-height : 23px;
}
