@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content #first p{
 margin:0 12px 17px 12px;
}

#content h3{
 background:url(../image/hspec_bg.jpg) left bottom no-repeat;
 line-height:1.0;
 font-size:1.2em;
 color:#286251;
 font-weight:bold;
 padding:12px 0 25px 51px;
 font-family:"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
 margin-bottom:9px;
}

#content #second{
 margin-bottom:30px;
}

#content #second dl{
 overflow:hidden;
 zoom:1;
 margin:0 0 18px 12px;
}

#content #second dl.special{
 margin-bottom:0;
}

#content #second dl dt{
 float:right;
 border:1px solid #EAE6BF;
 padding:1px;
}

#content #second dl dd{
 float:left;
 width:395px;
 margin-top:-3px;
}

#content .pagetop{
 margin:23px 5px 20px 0;
}

