 @charset "UTF-8";

/* ===================================================================

	宴会場のご案内
	
=================================================================== */

.approach {
	overflow:hidden;
	_zoom:1;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCC;
}

.place {
	overflow:hidden;
	_zoom:1;
	margin-bottom: 20px;
}
.place dl {
	float: left;
	width: 310px;
	margin: 0 20px 0 0;
}
.place dl:nth-child(even) {
	width: 310px;
	margin-right: 0;
}
p.other {
	margin-bottom: 30px;
}