@charset "utf-8";

#main div#point {
	margin-bottom: 20px;
}
#main div#point div#point_block {
	position: relative;
	width: 700px;
	height: 348px;
	background: url(../images/point_bg_winter.jpg) no-repeat;
}
#main div#point div#point_block ol,
#main div#point div#point_block ol ul {
	list-style: none outside;
}
#main div#point div#point_block ol li {
	position: absolute;
	left: 64px;
	width: 250px;
	font-size: 107%;
	font-weight: bold;
}
#main div#point div#point_block ol li.point01 {
	top: 32px;
}
#main div#point div#point_block ol li.point02 {
	top: 79px;
}
#main div#point div#point_block ol li.point03 {
	top: 126px;
}

#main div#point div#point_block ol ul {
}
#main div#point div#point_block ol ul li {
	position: absolute;
	left: 20px;
	font-size: 93%;
	font-weight: normal;
}
#main div#point div#point_block ol ul li.point03-1 {
	top: 35px;
}
#main div#point div#point_block ol ul li.point03-2 {
	top: 64px;
}
#main div#point div#point_block ol ul li.point03-3 {
	top: 93px;
}

#main div#point div#point_block p.text {
	position: absolute;
	top: 270px;
	left: 60px;
}
#main div#point div#point_block p.btn {
	position: absolute;
	top: 298px;
	left: 22px;
}

#main div#topics {
}

#main div#topics h2 {
	margin-bottom: 15px;
}
#main div#topics div.post {
	margin-bottom: 20px;
	background: #f7f1e1;
}

#main div#topics div.post p.img {
	float: left;
	width: 220px;
	height: 140px;
	margin: 6px 0 10px 6px;
	padding: 4px;
	background: url(../images/topics_post_img_bg.gif) no-repeat;
}
* html #main div#topics div.post p.img {
	width: 228px;
	height: 148px;
	margin: 3px 0 5px 3px;
}

#main div#topics div.post div.text {
	float: right;
	width: 445px;
	margin: 8px 6px 12px 0;
}
* html #main div#topics div.post div.text {
	margin: 4px 3px 6px 0;
}

#main div#topics div.post div.text h3 {
	margin: 10px 0 15px;
	font-size: 107%;
	
}
#main div#topics div.post div.text h3 a {
	color: #222;
	text-decoration: none;
}
#main div#topics div.post div.text h3 a:hover {
	text-decoration: underline;
}


#main div#room {
	position: relative;
	width: 677px;
	height: 423px;
	margin-bottom: 20px;
	background: url(../images/room_bg.gif) no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
* html #main div#room {
	width: 697px;
	height: 302px;
}
#main div#room div.room_block {
	position: relative;
	height: 120px;
	margin-bottom: 15px;
}
#main div#room div.room_block div.room_info {
	width: 300px;
}
#main div#room div.room_block div.room_info h3 {
	margin-bottom: 5px;
	border-bottom: 1px #000 solid;
	font-size: 107%;
}
#main div#room div.room_block div.room_info p.more {
	position: absolute;
	bottom: 0px;
	left: 180px;
	width: 114px;
	height: 19px;
	background: url(../images/room_more_bg.gif) no-repeat;
}
#main div#room div.room_block div.room_info p.more a {
	color: #222;
	text-decoration: none;
}
#main div#room div.room_block div.room_info p.more a:hover {
	color: #555;
}
#main div#room div.room_block div.room_img {
	position: absolute;
	top: 10px;
	right: 10px;
}



#main div#spot {
	position: relative;
	width: 700px;
	height: 501px;
	background: url(../images/spot_bg.jpg) no-repeat;
}
#main div#spot h3 {
	position: absolute;
	top: 20px;
	left: 20px;
}
#main div#spot #spot_1 {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
#main div#spot #spot_2 {
	position: absolute;
	bottom: 246px;
	right: 20px;
}
#main div#spot #spot_3 {
	position: absolute;
	bottom: 133px;
	right: 20px;
}
#main div#spot #spot_4 {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#sub div.banners,
#sub dl.sub_traffic,
#sub dl.sub_bus,
#sub dl.sub_sightseeing {
	margin-bottom: 20px;
}

#sub div.summer_banner {
	position: relative;
}
#sub div.summer_banner p.more a {
	position: absolute;
	top: 190px;
	left: 6px;
}

#sub div.summer_banner p.more a {
	display: block;
	width: 159px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

#sub dl.sub_traffic dd.more {
	text-align: right;
}

#sub div.sub_links p {
	margin: 5px 0 5px 10px;
}
#sub div.sub_links p.banner {
	margin: 5px 0 10px 0;
}
#sub div.sub_links p a {
	color: #222;
}
#sub div.sub_links p a:hover {
	color: #555;
}
