@charset "UTF-8";
/* CSS Document */

/*　カテゴリー stay 泊まる--------------------------------------*/

.clear {
	clear:both;
}

.h1 {
	margin:0;
    padding:0;
}

#content_body {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#left_set {
	float:left;
	width:180px;
	height:auto;
	_margin:0;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#right_set {
	float:right;
	width:580px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	_margin:0 10px 0 0;
}
/* RIGHT CONTENT ****************************************************************/
.entry_set {
	margin:20px 0 0 0;
    padding:0;
}

.entry_set li {
	font-size:small;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 10px;
	color: #1E82E6;
}

.entry_set h3{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.entry_set h4{
	font-size:18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1E82E6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.entry_set h5{
	font-size:14px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.entry_set h6{
	font-size:14px;
	margin-bottom: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1E82E6;
	padding-left: 8px;
	letter-spacing: 1px;
	margin-top: 15px;
	line-height: 14px;
}
.entry_set p {
	font-size:small;
	padding-bottom: 15px;
}
.textarea {
	text-align: justify;
	line-height: 140%;
	padding-bottom:10px;
}

.photoarea {
	width: 240px;
	padding-left:10px;
	padding-bottom:10px;
	float: right;
}

.entry_info {
	text-align: left;
	width: 550px;
	background-color: #F4F4F4;
	padding: 15px;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.entry_bottom_link {
	float: none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	text-align: right;
	width: 100%;
}

/*LEFT MAIN MENU *****************************************************************/

#menu_list ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 20px;
	line-height: 130%;
	padding-top: 7px;
	padding-bottom: 10px;
}

#menu_list li {
	padding-bottom: 5px;
}
/*FUJI VIEW POINT *****************************************************************/
#clickable {
	width: 800px;
	height: 600px;
	background: url(../jpn/see/fuji/img/map.gif) no-repeat;
	position: relative;
	text-indent: -9999px;
}
#clickable img {
	display: none;
}
#clickable a {
	overflow: hidden;
}
#clickable dt {
	display: none;
}
#clickable dd a.photo01 {
	position: absolute;
	top: 377px;
	left: 395px;
	display: block;
	width: 30px;
	height: 30px;
}
#clickable dd a.photo02 {
	position: absolute;
	top: 425px;
	left: 91px;
	display: block;
	width: 35px;
	height: 35px;
}

#clickable dd a.photo03 {
	position: absolute;
	top: 307px;
	left: 236px;
	display: block;
	width: 35px;
	height: 35px;
}

#clickable dd a.photo04 {
	position: absolute;
	top: 260px;
	left: 193px;
	display: block;
	width: 35px;
	height: 35px;
}

#clickable dd a.photo05 {
	position: absolute;
	top: 278px;
	left: 272px;
	display: block;
	width: 35px;
	height: 35px;
}

#clickable dd a.photo06 {
	position: absolute;
	top: 528px;
	left: 291px;
	display: block;
	width: 35px;
	height: 35px;
}

#clickable dd a.photo07 {
	position: absolute;
	top: 199px;
	left: 189px;
	display: block;
	width: 35px;
	height: 35px;
}

#clickable dd a.photo08 {
	position: absolute;
	top: 226px;
	left: 264px;
	display: block;
	width: 35px;
	height: 35px;
}


.entry_set td{
	vertical-align: top;
	padding: 10px;
}
