@charset "UTF-8";
div#gmap {
	width: 642px;
	height: 440px;
}
div#gmap_wrapper {
	position: relative;
	width: 642px;
	height: 440px;
	overflow: hidden;
}
div#gmap_window {
	position: absolute;
	width: 280px;
	height: 150px;
	display: none;
	background-image: url(/js/googlemap/window.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/googlemap/window.png', sizingMethod='scale');
}
div#custom_disp {
	color: #FFFFFF;
	font-size: 12px;
	padding: 34px;
	text-align: left;
	line-height: 1.5em;
}
