@charset "utf-8";
#mapLead {
	color:#987C4D;
	font-size:110%;
}
#mapPrintArea {
	width:495px;
	margin:20px auto 10px auto;
}
.mapBox {
	width:475px;
	margin:5px 0px 10px 0px;
}
.mapBox .mapBox-l {
	width:198px;
	display:block;
	float:left;
}
.mapBox .mapBox-r {
	width:265px;
	float:right;
}
