/* CSS Document */



#service_box{
float:left;
width:600px;
margin-top:10px;
background:url(http://www.s-crew.co.jp/themes/normal/images/service_bg.gif) no-repeat left bottom;
}

#service_box2{
float:left;
width:600px;
margin-top:10px;
background:url(http://www.s-crew.co.jp/themes/normal/images/service_bg2.gif) no-repeat left bottom;
}

.service{
float:left;
width:285px;
margin-left:10px;
}

.service h3{
padding:5px;
background:#F4F4F4;
font-size:10px;
color:#666666;
border:1px solid #CCCCCC;
}

.service h4{
padding:5px;
font-size:10px;
color:#666666;
}

.service p{
padding:5px;
font-size:10px;
}

.service p.icon{
text-align:right;
padding:5px;
}

.service_main_box{
float:left;
width:283px;
margin-left:1px;
}

.service_left{
float:left;
width:203px;
}

.service_right{
float:left;
width:80px;
}

.service_under_box{
clear : both ;
width:285px;
}

.service hr{
width:283px;
}

.next{
float:left;
text-align:right;
width:580px;
margin:10px;
color:#CCCCCC;
}

.next2{
float:left;
text-align:right;
width:280px;
margin:10px;
color:#CCCCCC;
}

.back{
float:left;
text-align:left; 
width:280px;
margin:10px;
color:#CCCCCC;
}


img{
border:0px;
}

.clear{
	clear : both ;
}
