
#map_canvas {
	width: 100%;
	height: 400px;
	margin-top: 20px;
}
#googlemap_wrap {
	padding: 15px;
}
#hl_googlemap {
	font-size: 18px;
	line-height: 1.2;
	margin: 0 0 20px 0;
	color: #333;
}
#txt_googlemap {
	line-height: 1.5;
	color: #666;
}
#txt_googlemap a {
	color: #15508f;
	text-decoration: none;
}
#txt_googlemap a:hover {
	color: #2eadde;
	text-decoration: none;
}