<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import "../../css/alayout.css";
@import "../../css/second.css";



/* office */
#main .inner .map_left h4 {
	font-weight: bold;
	border-bottom: 2px #333333 solid;
	font-size: 120%;
}
#main .inner .map_left h4 img {
	margin: 0;
	padding: 0;
}
#main .inner .map_left {
	width: 440px;
	float: left;
}
#main .inner img {
	margin-left: 20px;
	margin-top: 10px;
}
</pre></body></html>