/* マップ */

#gmap {
	width::1000px;
	height: 460px;
	background: #DBD1B5;
	margin-top: 5px;
	border:1px solid #6A4E24;
	margin-bottom:20px;
}
.popup{
	font-size:11px;
}
.popup h4{
	margin-bottom:10px;
}