/* CSS Document */


#navi02_2{
	background-image: url(../../common/images/sub_navi/main_navi_hit.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:1px solid #b6b5b5;
}
#navi02_2 a{
	border-bottom:3px solid #da0000;
	height:37px;
}

.nc_TT{
	border-bottom:2px dotted #da0000;
	padding:5px 0;
}

#store_list{
	margin:10px 0 0 0;
}
#store_list li{
	background-image:url(../../newcar/images/model/tab.gif);
	background-repeat:repeat;
	padding:7px;
	width:198px;
	cursor:pointer;
	border-bottom:1px solid #ababab;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
#store_list li h3{
	background-color:#da0000;
	padding:3px 0;
	text-align:center;
	color:#FFF;
}
#store_list li h3 a{ color:#FFF; font-weight:normal;}
.tel{
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	padding:0 0 0 27px;
	height:20px;
	line-height:20px;
	font-size:20px;
	font-family: 'Arial Black';
	color:#4a4a4a;
	margin:5px 0 0 0;
}