H1.big{
  font-size : 28px;
  font-weight : bold;
  color : #000099;
  padding : 3px 3px 3px 25px;
  background-image : url(images/arrow_r.gif);
  background-repeat : no-repeat;
  background-position : left;
  font-family : Verdana,"MS UI Gothic",Osaka;
  margin-top : 10px;
  margin-bottom : 5px;
}
H1.small{
  font-size : 16px;
  font-weight : bold;
  padding : 3px 3px 3px 25px;
  background-image : url(images/arrow_r.gif);
  background-repeat : no-repeat;
  background-position : left;
  font-family : Verdana,"MS UI Gothic",Osaka;
  margin-top : 10px;
  margin-bottom : 5px;
}
H5{
  font-size : 25px;
  font-weight : bold;
  padding : 3px 3px 3px 25px;
  background-repeat : no-repeat;
  background-position : left;
  font-family : Verdana,"MS UI Gothic",Osaka;
  margin-top : 10px;
  margin-bottom : 5px;
}
H6{
  font-size : 14px;
  font-weight : bold;
  padding : 3px 3px 3px 10px;
  background-repeat : no-repeat;
  background-position : right top;
  font-family : Verdana,"MS UI Gothic",Osaka;
  margin-top : 10px;
  margin-bottom : 5px;
}
H6.naro{
  padding : 1px 3px 1px 10px;
  margin-top : 1px;
  margin-bottom : 1px;
}
H6.big{
  font-size : 16px;
  padding : 1px 3px 1px 10px;
  margin-top : 1px;
  margin-bottom : 1px;
}
H6.blue{
  color : #000099;
  background-image : url(images/titleBack.JPG);
  background-repeat : no-repeat;
}