 
H1{
  font-size : 16px;
  font-family : sans-serif,"MS UI Gothic";
  background-image : url(image/lineblue.gif);
  background-repeat : repeat-y;
  padding-top : 3px;
  padding-left : 10px;
  padding-bottom : 3px;
  margin-top : 3px;
  color : white;
}
H2{
  font-size : 14px;
  font-family : sans-serif,"MS UI Gothic";
  color : #003366;
  background-image : url(image/lineblue.gif);
  background-repeat : no-repeat;background-position : left bottom;
  padding-left : 3px;
  padding-bottom : 3px;
  margin-bottom : 3px;
}
H3{
  font-size : 16px;
  font-family : sans-serif,"MS UI Gothic";
  color : #003366;
  background-image : url(image/lineblue.gif);
  background-repeat : no-repeat;background-position : left bottom;
  padding-left : 3px;
  padding-bottom : 3px;
  margin-left : inherit;
  margin-bottom : 3px;
}
H4{
  font-size : 13px;
  font-family : sans-serif,"MS UI Gothic";
  color : #003366;
  background-image : url(image/lineblue.gif);
  padding-left : 3px;
  padding-bottom : 3px;
  margin-bottom : 3px;
  background-repeat : no-repeat;
background-position : left bottom;}

