/*----------------------------------------------------------------
　ディーラー検索・展示車試乗車検索 TOP
----------------------------------------------------------------*/
#full-column_top{
	padding:10px 20px;
	/**height: 500px;**/
	/**height: 400px;**/
	}
#full-column_top p{
	margin-bottom:5px;
	}
#full-column_car{
	padding:10px 20px 10px 20px;
	/*height: 595px;*/
	height: 495px;
	}
#full-column_car p{
	margin-bottom:5px;
	}

#search_top_left{
	float:left;
	margin-top: 5px;
	}
#search_top_right{
	float:right;
	margin-top: 5px;
	}

.address_top{
	width:459px;
	margin-bottom: 15px;
	}
.address_top h2{
	visibility:visible;
	height:58px;
	}

.address_form_select{
	margin:3px 0px;
	width:350px;
	}
.form_float{
	margin:3px 0px;
	width:350px;
	float:left;
}
.form_float_zip{
	margin:3px 0px;
	width:250px;
	float:left;
}

.top_bt{
	float:left;
	margin:3px 0 0 15px;
	height:20px;
	width:55px;
	}
.line_top{
	border-bottom:solid 1px #c7c7c7;
	border-left:solid 1px #c7c7c7;
	border-right:solid 1px #c7c7c7;
	padding:15px 15px 0px 15px;
	height: 95px;
}
.line_top_postcode {
	border-bottom:solid 1px #c7c7c7;
	border-left:solid 1px #c7c7c7;
	border-right:solid 1px #c7c7c7;
	padding:15px 15px 0px 15px;
	height: 80px;
	;
	}
.line_top_list {
	border-bottom:solid 1px #c7c7c7;
	border-left:solid 1px #c7c7c7;
	border-right:solid 1px #c7c7c7;
	padding:30px 0px 0px 0px;
	/*height: 45px;*/
	height: 430px;
	}
.line_top_postcode p{
	font-size:85%;
	color:#666;
	clear:both;
	line-height:120%;
	margin:0;
	}
	
	
.map_top{
	width:432px;
	float:right;
	}
.map_top h2{
	visibility:visible;
	height:58px;
	}
.line_map{
	border-bottom:solid 1px #c7c7c7;
	border-left:solid 1px #c7c7c7;
	border-right:solid 1px #c7c7c7;
	height:413px;
	text-align: right;
}
	
.line_map{
	font-size:85%;
	color:#666;
	clear:both;
	}
	

