@charset "utf-8";

/* =======================================

	Onsen CSS

========================================== */

.section {
	overflow: auto;
	zoom: 1;
}

.note {
	overflow: auto;
	zoom: 1;
	margin-top: 2em !important;
	padding: 10px 20px 10px 20px;
	background-color: #f9f3e3;
}

div.boxContents01 p.imageL {
	float:left;
	margin-right: 30px;
}

div.boxContents01 p.imageR {
	float:right;
	margin-left: 30px;
}

div.map {
	text-align: center;
	margin-top: 80px;
}
