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

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

#custom_contents{
	width:737px;
	height:auto;
	float:left;
	background-color:#ffffff;
	text-align:left;
	padding-bottom:8px;
}


.custom_title{
	width:711px;
	height:auto;
	padding-left:13px;
	padding-right:13px;
	text-align:left;
}


.cu_list{
	width:204px;
	margin-left:13px;
	margin-bottom:13px;
	height:206px;
	float:left;
	display:inline;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	padding-top:30px;
	background-image:url(../custom/cu_list_bg.jpg);
	background-repeat:no-repeat;
	font-size:13px;
}









