<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#key {
	background: url(../img/access/bg_key.jpg) no-repeat center/cover;
}
.key_ttl {
	position: absolute;
	right: 0;
	top: 658px;
}
#info {
	position: relative;
	letter-spacing: .8px;
	line-height: 22px;
	padding-bottom: 61px;
	background: url(../img/access/bg_info.png) no-repeat center top;
}
#info table {
	display: block;
	margin-left: 395px;
	width: 555px;
}
#info table tr {
	display: block;
	padding: 10px 0 20px;
	border-bottom: 1px dotted #49433d;
	margin-bottom: 11px;
}
#info table th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 21px;
	width: 130px;
}
#info table td {
	width: 400px;
}
#info h2 {
	padding: 53px 215px 0 0;
}
#info .info_tel {
	text-align: right;
	padding: 23px 53px 68px 0;
}
#info .info_logo {
	position: absolute;
	top: 118px;
	left: 265px;
}
#map {
	border-top: 11px solid #000000;
	border-bottom: 11px solid #000000;
	height: 700px;
	width: 100%;
}
.link_btn {
	padding: 22px 0 40px;
}
</pre></body></html>