<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main {
	background:url(../img/main_bg.gif) no-repeat center 0;
	width:100%;
}
#main_content {
	width:980px;
	margin:0 auto;
	text-align:left;
}
#content {
	background:#fff;
}
.content_b {
	background:url(../img/content_bg_bottom.gif) no-repeat center bottom;
	height:20px;
	margin-bottom:24px;
}
.tit {
	margin-bottom:0;
	position:absolute;
	margin-top:-83px;
}
.town_img01 {
	margin:0 0 26px 20px;
}
.town_img02 {
	margin:0 0 42px 11px;
}
.town_bg01 {
	margin:0 auto 215px auto;
	width:840px;
	height:680px;
	background:url(../../town/img/town_04.jpg) no-repeat 0 0;
	text-align:left;
}


.target01 {
		cursor:pointer;
		width:64px;
		height:54px;
		margin:150px 0 0 737px;
		position:absolute;
		z-index:1;
}
.target01_content {
		border: none;
		background:url(../../town/img/town_bg.png) no-repeat 0 0;
		width: 465px;
		height:395px;
		position:absolute;
		z-index:10;
		margin-left:327px;
		margin-top:217px;
	}
.target01_content img { margin:10px 19px 19px 11px;}


.target02 {
		cursor:pointer;
		width:64px;
		height:54px;
		margin:339px 0 0 624px;
		position:absolute;
		z-index:1;
}
.target02_content {
		border: none;
		background:url(../../town/img/town_bg.png) no-repeat 0 0;
		width: 465px;
		height:395px;
		position:absolute;
		z-index:10;
		margin-left:318px;
		margin-top:416px;
	}
.target02_content img { margin:10px 19px 19px 11px;}</pre></body></html>