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

/* **************Index.html CSS*************** */

#body{

}

#background{
	margin:0 auto;
}
.gmap{
	border:1px solid #ccc;
	padding:8px;
	margin-top:10px;
	margin-bottom:5px;
}
.map_txt{
	font-size:0.85em;
}