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

.mbody {
	background: #fff;
}

.mbody h3 {
	color: #979e58;
}

.logo {
	margin-top: 10px;
	margin-bottom: 20px;
}

.mbtn {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	white-space: normal;
	font-size: 1.3em;
}

.mtext {
	color: #979e58;
	line-height: 28px;
	font-size: 1.3em;
	padding: 10px;
}

.mfooter {
	margin-top: 40px;
	background: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mfooter h4 {
	color: #69337e;
}

.googlemap {
	width: 90%;
	min-height: 300px;
}