@charset "utf-8";


#gmap {
	margin-top: 50px;
	width: 100%;
	height: 500px;
}

.map-link {
	text-align: center;
}
.map-link a {
	color: #33312e;
}
.map-link a:hover {
	opacity: 0.7;
}
