@charset "utf-8";

#serviceimage{
margin:0;
background:url(../service/img/titleimage_service_backline.jpg) repeat-x top left;
height:150px;
}

#maincontents h2{
clear:both;
background:#009F4E url(../img_common/h2_back_inpage.jpg) no-repeat 12px 0;
color:#fff;
font-weight:bold;
font-size:20px;
padding:5px 0 5px 24px;
}

#maincontents h3{
clear:both;
border-bottom:2px solid #009F4E;
padding:5px;
padding-left:0;
margin:10px 0;
}

a,a:hover,a:visit,a:link,a:visited{color:#000000;}