@charset "euc-jp";
/* CSS Document */



/* 新入庫車情報 */
#newItem{
font-size:12px;
margin:0 0 20px;
}

#newItem ul{
width:512px;
margin:10px auto 0;
}
#newItem li{
width:122px;
float:left;
margin:0 8px 0 0;
}
#newItem li.last{
margin-right:0;
}

#newItem p.imgBd a{
display:block;
width:120px;
height:90px;
border:#999999 1px solid;
margin:0 0 5px;
}
#newItem p.imgBd a:hover{
border:#990014 1px solid;
}
#newItem p.ftName{
margin:0 0 5px 5px;
color:#990014;
}
#newItem p.ftNenshiki{
margin:0 0 5px 5px;
}
#newItem p.details{
margin:0 20px;
}



/* 在庫情報 */
#ctList{
}

#ctList p{
margin:10px;
}

#ctList ul{
width:520px;
}
#ctList li{
width:125px;
height:100px;
text-indent:-7777px;
float:left;
margin:0 5px 5px 0;
overflow:hidden;
}

#ctList li.ct01{
background:url(../img_common/ct_navi.jpg) no-repeat 0 -100px;
}
#ctList li.ct01 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat 0 0;
}
#ctList li.ct01 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat 0 -100px;
}
#ctList li.ct02{
background:url(../img_common/ct_navi.jpg) no-repeat -125px -100px;
}
#ctList li.ct02 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -125px 0;
}
#ctList li.ct02 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -125px -100px;
}
#ctList li.ct03{
background:url(../img_common/ct_navi.jpg) no-repeat -250px -100px;
}
#ctList li.ct03 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -250px 0;
}
#ctList li.ct03 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -250px -100px;
}
#ctList li.ct04{
background:url(../img_common/ct_navi.jpg) no-repeat -375px -100px;
}
#ctList li.ct04 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -375px 0;
}
#ctList li.ct04 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -375px -100px;
}
#ctList li.ct05{
background:url(../img_common/ct_navi.jpg) no-repeat -500px -100px;
}
#ctList li.ct05 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -500px 0;
}
#ctList li.ct05 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -500px -100px;
}
#ctList li.ct06{
background:url(../img_common/ct_navi.jpg) no-repeat -625px -100px;
}
#ctList li.ct06 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -625px 0;
}
#ctList li.ct06 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -625px -100px;
}
#ctList li.ct07{
background:url(../img_common/ct_navi.jpg) no-repeat -750px -100px;
}
#ctList li.ct07 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -750px 0;
}
#ctList li.ct07 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -750px -100px;
}
#ctList li.ct08{
background:url(../img_common/ct_navi.jpg) no-repeat -875px -100px;
}
#ctList li.ct08 a{
display:block;
width:125px;
height:100px;
background:url(../img_common/ct_navi.jpg) no-repeat -875px 0;
}
#ctList li.ct08 a:hover{
background:url(../img_common/ct_navi.jpg) no-repeat -875px -100px;
}