#main h3{
margin:0 0 20px 0;
text-align:center;
}
#main section{
width:966px;
margin:0 auto 60px;
}
#main section .honbun_header{
background:url('../images/common/header1.png') no-repeat;
width:966px;
height:33px;
}
#main section .honbun_inner{
background:url('../images/common/bg1.png') repeat-y;
width:966px;
padding:20px 60px;
box-sizing:border-box;
}
#main section .honbun_footer{
background:url('../images/common/footer1.png') no-repeat;
width:966px;
height:43px;
}
.honbun_inner h4{
text-align:center;
font-size:18px;
height:35px;
margin:0 0 10px 0;
background:url('../images/contact/bg_midashi.png') no-repeat center bottom;
}