@charset "utf-8";
/* CSS Document */
#Navi03 a{background-position:-314px -44px; width:166px;}

/* 未使用車 */
#uc_title1{
	background-image: url(../images/top/title1.gif?20190807);
	padding:132px 0 0 0;
}
#uc_title2{
	background-image: url(../images/top/title2.gif?20190807);
	padding:51px 0 0 0;
}
#uc_title3{
	background-image: url(../images/top/title3.gif?20190807);
	padding:132px 0 0 0;
}
/* 中古車 */
.H3_TT{
	background-image:url(../images/top/h3_btm.gif);
	background-repeat:repeat-x;
	padding:3px 0 6px;
}
.H3_TT h3{
	height:25px;
	line-height:32px;
}

/*==================================
　　　　　web広告
===================================*/
.web_box_kei{
	background-image: url(../images/top/web_5man.jpg);
	/*background-image: url(../images/top/web_cm_10man.jpg);*/
	background-repeat:no-repeat;
	background-position:left top;
	height:347px;
	position:relative;
	
}
.web_box_kei2{
	background-image: url(../images/top/web_cm_10man_2017.jpg?20170105) !important;
	
}
.web_box{
	/*background-image: url(../images/top/web_5man.jpg);*/
	background-image: url(../images/top/web_cm_10man_2017.jpg?20170305) !important;
	background-repeat:no-repeat;
	background-position:left top;
	height:347px;
	position:relative;
}
#tirashi1{
	position: absolute;
	left:405px;
	top:160px;
}
#tirashi2{
	position: absolute;
	right:40px;
	top:160px;
}

/*========================================
 + ページング
========================================*/
.page_area{
	margin:10px 0 5px 0;
	clear:both;
	height: 30px;
	line-height:24px;
	padding:0px 0px 5px;
}

.page{
	margin-left:5px;
	width: 30px;
	height: 30px;
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	color: #434343 !important;
	border:1px solid #ababab;
	background-color:#FFF;
	line-height: 28px;
	font-size: 14px;
}
.page:hover,.page.hover{
	border:1px solid #ababab;
	background-color:#e2e2e2;
	color:#5e5e5e !important;
	text-decoration:none;
}
/*#prev{
	background-image:url(../images/page_prev.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}
#next{
	background-image:url(../images/page_next.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}
#prev:hover,#next:hover{background-color:#FFF;}
#prev_page{
	border:none;
	width:auto;
	margin-right:8px;
}
#next_page{
	border:none;
	width:auto;
	margin-left:8px;
}
#prev_page:hover,#next_page:hover{
	text-decoration:underline;
	background-color:#FFF;
}*/
.page_sel{
	margin-left:5px;
	width: 30px;
	height: 30px;
	display:block;
	float:left;
	text-align:center;
	border:1px solid #ababab;
	background-color:#e2e2e2;
	color: #000000 !important;
	font-weight:bold;
}
#page_TT{
	width:450px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
}
#page_TT span{
	font-size:18px;
	color:#ff5069;
	font-weight:bold;
}
.page_number{
	float:right;
	text-align:right;
	margin-right:10px;
}
.lb{
	border-left:1px solid #333;
	padding-left:5px;
}
.rb{
	border-right:1px solid #333;
	padding-right:5px;
}