<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#wrap #left .station {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 160%;
}
#wrap #left .station span {
	font-weight: bold;
}

#wrap #left #bus_link a {
	color: #462500;
	text-decoration: underline;
}
#wrap #left #google_map {
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 5px;
}
#wrap #left p {
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 0px;
	line-height: 160%;
}
#wrap #left h4 {
	background-image: url(img/ya_bus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 12px;
}
</pre></body></html>