<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media only screen and (max-width:640px){
.header2{
	background-image: url(images/h2_18.png);
	height: 220px;
	width: 100%;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.p1-map {
	width: 96%;
	height: auto;
	background-color: rgba(255,255,255,1.00);
	/* [disabled]border: 1px solid rgba(133,133,133,1.00); */
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: none;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.p1-map a {
	color: #EE9A62;
	text-decoration: none;
}
.p1-map a:hover {
	color: #EE9A62;
}
}
</pre></body></html>