@charset "utf-8";

.gmap_single, .gmap_category, .gmap_geocoding{
	border:1px solid #999999;
	margin:5px 0px;
}

.gmap_info_title{
	line-height:1.3;
	font-size:11px;
	width:200px;
	background-color:#ffccff;
	margin-bottom:2px;
}

.gmap_info_content{
	line-height:1.3;
	font-size:10px;
	width:200px;
}


