@charset "shift_jis"; 
/*-------------------
新車名リストメニュー用CSS
---------------------*/
*{
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	border: 0px;
}


ul#carlist{
	display: block;
	/*
	width: 420px;
	height: 16px;
	*/
	overflow: hidden;
}

ul#carlist{
	list-style: none;
	/*width: auto;*/
	height: 20px;
}

ul#carlist li{
	list-style: none;
	/*width: auto;*/
	height: 20px;
	float: left;
	display: block;
}

ul#carlist li a{
	display: block;
	height: 20px;
	/*position: relative;*/
	margin-left: 0px;
}

/*
ul#menubox li a:hover{
	display: block;
	background: no-repeat;
}
*/




a.polo{
	background: url(../img/top/car_name.gif);
	background-position: 0px 0px;
	width: 50px;
}

a:hover.polo{
	background: url(../img/top/car_name.gif) no-repeat;
	background-position: 0px -20px;
	width: 50px;
}

/*
a.cpolo{
	background: url(../img/top/car_name.gif);
	background-position: -36px 0px;
	width: 59px;
}

a:hover.cpolo{
	background: url(../img/top/car_name.gif);
	background-position: -36px -20px;
	width: 59px;
}
*/

a.golf{
	background: url(../img/top/car_name.gif);
	background-position: -50px 0px;
	width: 50px;
}

a:hover.golf{
	background: url(../img/top/car_name.gif);
	background-position: -50px -20px;
	width: 50px;
}





a.gvari{
	background: url(../img/top/car_name.gif);
	background-position: -100px 0px;
	width: 80px;
}

a:hover.gvari{
	background: url(../img/top/car_name.gif);
	background-position: -100px -20px;
	width: 80px;
}


a.gtour{
	background: url(../img/top/car_name.gif);
	background-position: -180px 0px;
	width: 80px;
}

a:hover.gtour{
	background: url(../img/top/car_name.gif);
	background-position: -180px -20px;
	width: 80px;
}


a.beetle{
	background: url(../img/top/car_name.gif);
	background-position: -260px 0px;
	width: 90px;
}

a:hover.beetle{
	background: url(../img/top/car_name.gif);
	background-position: -260px -20px;
	width: 90px;
}


/*
a.bcabri{
	background: url(../img/top/car_name.gif);
	background-position: -380px 0px;
	width: 120px;
}

a:hover.bcabri{
	background: url(../img/top/car_name.gif);
	background-position: -380px -20px;
	width: 120px;
}
*/


a.jetta{
	background: url(../img/top/car_name.gif);
	background-position: -350px 0px;
	width: 45px;
}

a:hover.jetta{
	background: url(../img/top/car_name.gif);
	background-position: -350px -20px;
	width: 45px;
}

a.tiguan{
	background: url(../img/top/car_name.gif);
	background-position: -395px 0px;
	width: 65px;
}

a:hover.tiguan{
	background: url(../img/top/car_name.gif);
	background-position: -395px -20px;
	width: 65px;
}

a.scirocco{
	background: url(../img/top/car_name.gif);
	background-position: -460px 0px;
	width: 60px;
}

a:hover.scirocco{
	background: url(../img/top/car_name.gif);
	background-position: -460px -20px;
	width: 60px;
}

/*
a.eos{
	background: url(../img/top/car_name.gif);
	background-position: -461px 0px;
	width: 25px;
}

a:hover.eos{
	background: url(../img/top/car_name.gif);
	background-position: -461px -20px;
	width: 25px;
}


a.passat{
	background: url(../img/top/car_name.gif);
	background-position: -486px 0px;
	width: 44px;
}

a:hover.passat{
	background: url(../img/top/car_name.gif);
	background-position: -486px -20px;
	width: 44px;
}
*/

a.pvari{
	background: url(../img/top/car_name.gif);
	background-position: -520px 0px;
	width: 115px;
}

a:hover.pvari{
	background: url(../img/top/car_name.gif);
	background-position: -520px -20px;
	width: 115px;
}



a.passatcc{
	background: url(../img/top/car_name.gif);
	background-position: -635px 0px;
	width: 70px;
}

a:hover.passatcc{
	background: url(../img/top/car_name.gif);
	background-position: -635px -20px;
	width: 70px;
}





a.touareg{
	background: url(../img/top/car_name.gif);
	background-position: -705px 0px;
	width: 65px;
}

a:hover.touareg{
	background: url(../img/top/car_name.gif);
	background-position: -705px -20px;
	width: 65px;
}
