@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------- */
/* ■車両検索ページ/
/* ----------------------------------------------------- */

.serch_bg{
	width:711px;
	height:auto;
	background-image:url(../search/waku_bg.jpg);
	background-repeat:repeat-y;
	padding-top:15px;
	padding-bottom:15px;
}

.con_list01{
	width:175px;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:15px;
	float:left;
}


.con_list02{
	width:521px;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
	float:left;
}


.thanks{
	width:711px;
	height:530px;
}








