@charset 'UTF-8';

/*
	駒ヶ根観光協会 - Google Maps
*/

#map {
	position: absolute;
	top: 0;
	left: 0;
}
#select {
	position: absolute;
	top: 400px;
	left: 0;
	color: #f00;
	font-size: 0.9em;
	font-weight: bold;
}

