@charset "utf-8";


.green h1 {
	color: #FFF;
	line-height: 1;
	letter-spacing: 0.25em;
	text-align: center;
}
.green h1 .ja {
	font-size: 50%;
}




/*********************************************************/
.map {
	text-align: center;
}
.map img {
	width: 100%;
	max-width: 750px;
}




/*********************************************************/
.access p { margin: 1em 0; }
.access p:first-child { margin-top: 0; }
.access p:last-child { margin-bottom: 0; }



