/* CSS Document */

/* 製品紹介 */
#layout_two_column{float:left; width:360px; padding:5px;}
.box{width:330px; height:140px; margin:10px 10px 20px 0px; padding-bottom:10px;}
.item_logo{width:190px; margin:0px;}
.car_photo{width:100px; float:left; margin:3px 5px 5px 0px;}
.item_comment{float:left; text-align:left; margin:3px 5px 5px 0px; font-size:80%;} 

/* 製品紹介 補修パーツとかのエリア */
#sub_layout_two_column{float:left; width:330px; padding:5px; margin-left:25px;}
.sub_box{width:310px; height:90px; margin:10px 10px 10px 0px; padding-bottom:5px;}
.sub_item_logo{width:190px; margin:0px;}
.sub_car_photo{width:100px; float:left; margin:3px 5px 5px 0px;}
.sub_item_comment{float:left; text-align:left; margin:3px 5px 5px 0px; font-size:80%; } 

/* 製品紹介 TYPE-GRALEL,G.TECH */
#spot_layout_two_column{float:left; width:600px; padding:5px;}
.spot_box{width:500px; height:140px; margin:10px 10px 20px 0px; padding-bottom:10px;}
.spot_item_logo{width:190px; margin:0px; float:left;}

.clear{clear:both;}

#content_navi{width:600px;}
.content{width:580px; margin:10px 10px; padding-bottom:5px;}