.main h3{
 display:block;
 margin:10px 0 0 0;
 padding:0 0 0 31px;
 height:53px auto;
 line-height:54px;
 background-image:url(../img/h2.png); background-repeat:no-repeat; 
 font-size:16px;font-weight:normal; letter-spacing:0.2em;
 text-decoration:none;
 color:#003366;
 text-align:left;
  border: 1px #cccccc solid;
}

.top h4{
 margin:12px 0 10px 6px;
 padding: 0px 0 0px 0px; /* 見出しのパディング（上右下左） */
 font-size: 13px; /* 見出しの文字サイズ */
 color: #001d85; /* 見出しの文字色 */
 line-height: 90%;
 letter-spacing:1px;
 font-weight:normal;
 text-align:left;
}

