@import url("http://www.nakasu-info.jp/mt/mt-static/style/yatai.css");


/* maps */
#map {
	height: 250px;
	width: 100%;
}

.map-out {
	text-align: center;
}

.map-out h2 {
	border-width: 1px;
	border-style: solid;
	border-color: #663300;
	padding:3px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	background-color: #F2EEDD;
	text-decoration: none;
}

.map-out h2 a {
	text-decoration: none;
}

.map-out p {
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.infowindow {
	width: 270px;
}
/* maps end */
