 
H1{
  font-size : 12px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
BODY{
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}
.midashi{
  font-size : 22px;
  font-family : "MS UI Gothic",sans-serif;
  background-image : url(image/midashi.gif);
  background-repeat : no-repeat;background-position : left bottom;
  padding-left : 20px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  
  letter-spacing : -1px;
}
.koumoku{
  font-size : 19px;
  font-family : "MS UI Gothic",sans-serif;
  color : blue;
  background-image : url(image/koumoku.gif);
  background-repeat : no-repeat;background-position : left center;
  padding-left : 25px;
  
  margin-bottom : 10px;
  font-weight : bold;
  padding-bottom : 4px;
  padding-top : 6px;
  letter-spacing : 2px;
}
