@charset "shift_jis";



/* ------------------------------------------------------

   試乗車・展示車検索表

------------------------------------------------------ */

div#by_maker {
	float: left;
	width: 297px;
	padding: 0 0 8px 6px;
	margin-left:3px;
	}

	*html div#by_maker {
		float: left;
		width: 297px;
		padding: 0 0 8px 6px;
		margin-left:3px;
		}


div#by_maker table {
	width: 297px;
	border-left: solid 1px #CCC;
	}

	
div#by_bodyType {
	float:left;
	width: 404px;
	padding: 0 6px 8px 0;
	margin-left:25px;
	}

	*html div#by_bodyType {
		float:left;
		width: 404px;
		padding: 0 6px 8px 0;
		margin-left:23px;
		}

div#by_bodyType table {
	width: 404px;
	border-left: solid 1px #CCC;
	}
	
div#by_maker td,
div#by_bodyType td {
	height: 40px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	}
	
p.testride_mv{
margin:5px 0;
text-align:center;
}
