/* ================== */
/* デザイン1　第1階層 */
/* ================== */

H1{
  font-size : 16px;
  background : url(img/h2base.jpg) no-repeat left center;
  padding:11px 10px 10px 35px;
  text-align : left;
  margin: 2px 0 0 7px;
}

H2{
  font-size : 15px;
  padding:3px 20px 3px 30px;
  margin:3px 10 5px 20px;
  border-bottom: 2px dotted #cccccc;
  clear : both;
  background :url(img/h3base.gif) no-repeat left center;
  text-align : left;
}

h3,h4{
  font-size : 15px;
  color : #0000bd;
  text-align : left;  
  padding:0 10px 0 22px;  
  margin: 2px 0;  
}
