@charset "UTF-8";

/* CSS Document */

/* all */

.map-google {
	width: 856px;
	height: 470px;
	margin-bottom: 20px;
}

.map-box {
	width: 413px;
}
.map-box h3 {
	font-size: 150%;
}
.map-box p {
	line-height: 180%;
}

.ac-text {
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	padding: 20px 0;
}