@charset "utf-8";

.contents section {
	width: 960px;
	overflow: hidden;
	padding-bottom: 36px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

.contents section.last {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.info {
	width: 560px;
	float: left;
	text-align: left;
}

.info h2 {
	font-size: 24px;
	margin-bottom: 13px;
}

.info p {
	line-height: 1.6;
}

.map {
	width: 400px;
	height: 300px;
	overflow: hidden;
}