@charset "UTF-8";
/*
-----------------------------------------------
ANJO CONSTRUCTION COMPANY Base Styles
Version: 1.00
----------------------------------------------- */

/* googlemap
----------------------------------------------- */
#googlemap {
	width: 600px;
	height: 450px;
}

#mapBalloon {
	width: 220px;
	margin: 10px;
	text-align: left;
}

#mapName {
	line-height: 1.4em;
	font-size: 13px;
	font-weight: bold;
}

#mapAddress {
	line-height: 1.4em;
	font-size: 12px;
}

#mapTelNumber {
	line-height: 1.4em;
	font-size: 12px;
}

#mapMarkers {
	margin: 10px 0;
	line-height: 1.4em;
	font-size: 12px;
}