@charset "UTF-8";
@import "inner.css";


/*-----------------------------------------
カテゴリーのタイトルバーの指定
-----------------------------------------*/

.bar_1{
width:583px;
height:23px;
background:url(../../cars/img/bar_1.jpg) no-repeat;
margin-bottom:10px;
padding:2px 0 0 23px;
font-size:12px;
}

.bar_2{
width:583px;
height:23px;
background:url(../../cars/img/bar_2.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}

.bar_3{
width:583px;
height:23px;
background:url(../../cars/img/bar_3.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}

.bar_4{
width:583px;
height:23px;
background:url(../../cars/img/bar_4.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}
.bar_5{
width:583px;
height:23px;
background:url(../../cars/img/bar_5.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}

.bar_6{
width:583px;
height:23px;
background:url(../../cars/img/bar_6.jpg) no-repeat;
margin-bottom:10px;
padding:2px 0 0 23px;
font-size:12px;
}
.bar_7{
width:583px;
height:23px;
background:url(../../cars/img/bar_7.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}

.bar_8{
width:583px;
height:23px;
background:url(../../cars/img/bar_8.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}
.bar_9{
width:583px;
height:23px;
background:url(../../cars/img/bar_9.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}

.bar_10{
width:583px;
height:23px;
background:url(../../cars/img/bar_10.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}

.bar_11{
width:583px;
height:23px;
background:url(../../cars/img/bar_kei.jpg) no-repeat;
margin-bottom:10px;
padding:4px 0 0 23px;
font-size:12px;
}



/*-----------------------------------------
コンテンツ
-----------------------------------------*/

#title{
margin-top:53px;
}

#category_menu{
width:610px;
height:54px;
margin:10px 0 10px 0;
}

#category_menu li{
float:left;
list-style:none;
}

#lineuparea{
width:608px;
height:auto;
border:1px solid #999999;
}

#lineuparea_waku{
width:606px;
height:auto;
border:1px solid #FFFFFF;
background-color:#CCCCCC;
}

.field{
width:586px;
height:auto;
padding-left:5px;
}

.field_img{
float:left;
width:100px;
height:78px;
padding:15px;
padding-right:1px;
padding-top:5px;
}

.car_img{
width:100px;
height:53px;
}

.car_text{
width:100px;
height:25px;
background:url(../../cars/img/bg_cartext.jpg) no-repeat;
text-align:center;
font-size:10px;
color:#666666;
}

#lineup_foot{
margin:20px 0 0 0;
}

#lineup_foot2{
margin:20px 0 0 5px;
font-size:11px;
}

#lineup_foot li{
float:left;
margin-left:20px;
}

#lineup_foot2 li{
float:left;
margin-left:7px;
}

#wc_bt{
margin:20px 0 20px 215px;
}

.carinfo a{
text-decoration:underline;
}

.infolink{
padding-left:10px;
}


