@charset "utf-8";
/* 駐車場に関する相談 */

#soudan .list_red {
	color:#CC0000;
	margin:0 0 0 15px;
}

#soudan .list_red li {
	font-weight:bold;
	margin:0 0 5px;
}

#soudan .info {
	width:755px;
}

#soudan .info h3 {
	margin:0 0 10px;
}

#soudan .info h5 {
	margin:0 0 5px;
}

#soudan .info_left {
	float:left;
	width:435px;
	margin:0 10px 0 5px;
}

#soudan .info_left h4 {
	margin:0 0 10px;
}

#soudan .info_right {
	float:right;
	width:280px;
	padding:10px;
	background-color:#e6e6e6;
}