@charset "UTF-8";
/* CSS Document */

.mapArea {
	border:#CCCCCC dotted 2px;
	padding:15px;
	background-color:#FBF7DC;
}

.mapArea p.Title{
	font-size:small;
	padding-bottom:10px;
	line-height:150%;
}
