#content {
	width: 804px;
	background-image: url(../images/sightseeing/resort_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.resort_main {
	background-image: url(../images/sightseeing/resort_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 80px;
}
.resort_main h2 {
	width: 804px;
	height: 133px;
}
.resort01 {
	background-image: url(../images/sightseeing/back.png);
	background-repeat: no-repeat;
	background-position: 137px 33px;
	height: 487px;
	width: 563px;
	padding-top: 33px;
	padding-left: 137px;
	position: relative;
}
.resort01 h3 {
	padding-top: 21px;
	padding-left: 27px;
	width: 233px;
}
.resort01_text {
	width: 245px;
	position: absolute;
	font-size: 0.75em;
	line-height: 1.6em;
	top: 54px;
	right: 31px;
}
.resort01_text p {
	padding-bottom: 15px;
}

.resort01_text p a:link {
	color: #0a50ff;
	text-decoration: underline;
}
.resort01_text p a:visited {
	color: #8b0000;
	text-decoration: underline;
}
.resort01_text p a:hover, .resort01_text p a:active {
	color: #0a50ff;
	text-decoration: underline;
}

.resort01 ul {
	list-style-type: none;
}
.resort01 ul li.ph01 {
	position: absolute;
	left: 163px;
	top: 122px;
}
.resort01 ul li.ph02 {
	position: absolute;
	left: 163px;
	bottom: 31px;
}
.resort01 ul li.ph03 {
	position: absolute;
	right: 31px;
	bottom: 32px;
}
.resort02 {
	margin-top: 20px;
	background-image: url(../images/sightseeing/back.png);
	background-repeat: no-repeat;
	height: 487px;
	width: 563px;
	margin-left: 137px;
	position: relative;
}

.resort02 h3 {
	padding-top: 21px;
	padding-left: 27px;
	width: 233px;
}
.resort02_text {
	width: 245px;
	position: absolute;
	font-size: 0.75em;
	line-height: 1.6em;
	top: 21px;
	right: 31px;
}
.resort02_text p {
	padding-bottom: 40px;
}
.resort02 ul {
	list-style-type: none;
}
.resort02 ul li.ph01 {
	position: absolute;
	left: 33px;
	top: 90px;
}
.resort02 ul li.ph02 {
	position: absolute;
	left: 31px;
	bottom: 31px;
}
.resort02 ul li.ph03 {
	position: absolute;
	right: 31px;
	bottom: 32px;
}
