H1 {
  padding-left: 10px;
  border-top-width : 0px;
  border-style : none none double none;
  font-size : 22px;
  width : 760px;
  background-image : url(images/h1_nyuukai.gif);
  margin-top : 10px;
  text-align : center;
  border-bottom-color : #f99848;
  line-height : 35px;
  letter-spacing : 40px;
}
H2{
  font-size : 17px;
  text-align : center;
  width : 360px;
  height : 30px;
  background-image : url(images/h1_nyuukai.gif);
  
  letter-spacing : 10px;
  bottom : auto;
  line-height : 25px;
  margin-left : 65px;
}
h3{
  line-height : 23px;
  letter-spacing : 1px;
  margin-right : 50px;
  margin-left : 50px;
  font-size : 15px;

}

H4{
  line-height : 20px;
  letter-spacing : 3px;
  margin-right : 100px;
  margin-left : 180px;
  font-size : 15px;

}


table {
  background-color : #fffbfe;
  
}
body{
  background-color : #fffbf4;
}


