@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h2.spec{
 margin-bottom:19px;
}

#content h3{
 line-height:1.0;
 font-size:1.2em;
 color:#000;
 background:url(../image/h3_bg.jpg) left center no-repeat;
 padding:6px 0 4px 9px;
 _padding:7px 0 3px 9px;
 margin-bottom:20px;
}

#content p.p01{
 margin-bottom:30px;
}

#content table{
 margin-bottom:21px;
}

#content table.tblast{
 margin-bottom:30px;
}

#content table th{
 padding-right:10px;
 width:149px;
}

#content table td{
 padding-right:10px;
}

#content table td p{
 margin-bottom:20px;
}

#content table td p span{
 font-weight:bold;
}

#content table td p.last{
 margin-bottom:1px;
}

.pagetop{
 margin-top:0;
}