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

H3{
	font-size:2.07em;
	color:#40210F;
	text-align:center;
	margin-top:10px;
}

#map_container,
#map_container2 {
    border: 1px dashed #1ca4bb;
    width: 85%;
	margin:40px auto;
    height: 350px;
}
#miyabi_add{
	width:85%;
	margin:0 auto 40px;
	font-size:1.5em;
	line-height:1.2em;
}
