<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/key_bg.jpg) no-repeat top center; }

#key p img {
	position: absolute;
	right: -20px;
	bottom: 0;
}

#shopinfo {
	background: url(../img/access/shopinfo_bg.png) no-repeat top center;
	padding-top: 95px;
	color: #6a4234;
}

#shopinfo .content {
	padding: 0 0 20px 18px;
	width: 982px;
	min-height: 723px;
}

#shopinfo h2 { margin-bottom: 19px; }

#shopinfo dl { margin-bottom: 30px; }

#shopinfo dd a {
	color: #6a4234;
	text-decoration: none;
}

#shopinfo dd a:hover { text-decoration: underline; }

#shopinfo dd span {
	display: block;
	color: #8c0000;
	font-size: 180%;
	line-height: 1;
}

#mapInner {
	background: url(../img/access/map_bg.png) no-repeat bottom center;
	padding: 54px 0 58px 0;
}

#mapContent {
	width: 902px;
	margin: auto;
}

#googlemap {
	margin-top: 29px;
	width: 448px;
	height: 501px;
}
</pre></body></html>