@charset "utf-8";
/* ごあいさつ */

#welcome h1 {
	background-image: url(../../welcome/images/hl_01.gif);
}

#welcome h2 {
	background-image: url(../../welcome/images/hl_02.gif);
}

#welcome h4.now {
	background-image: url(../../welcome/images/hl_05.gif);
	margin-top: 30px;
}

/* 海について */

#welcome .sea .photo_list {
	width: 390px;
	position: absolute;
	top: 0;
	right: 0;
}

/*スタッフ */

#welcome .article {
	display: block;
	height: auto;
	overflow: hidden;
}

#welcome .article.sea {
	border-right: 1px solid #333631;
	margin-bottom: 30px;
}

#welcome .article.staff {
	height: 430px;
}

#welcome .staff h3 {
	background-image: url(../../welcome/images/hl_03.gif);
}

#welcome .staff .txt {
	width: 500px;
	float: right;
}

#welcome .staff .photo_list {
	width: auto;
	position: relative;
	top: auto;
	right: auto;
}

#welcome .staff li {
	width: auto;
	height: auto;
}

#welcome .staff img.image_photo {
	float: left;
	width: 470px;
}

/* 宿について */

#welcome .yado h3 {
	background-image: url(../../welcome/images/hl_04.gif);
}

#welcome .yado .now h4 {
	background-image: url(../../welcome/images/hl_05.gif);
	background-position: center center;
	margin-top: 47px;
}

#welcome .yado .photo_list {
	display: block;
	overflow: hidden;
	height: 193px;
	margin-bottom: 45px;
}

#welcome .yado .photo_list li {
	margin-right: 48px;
}

#welcome .yado .memory {
	padding: 34px;
	overflow: hidden;
	display: block;
	background-color: #1d201a;
}

#welcome .yado .memory .photo_list {
	height: 190px;
	margin-bottom: 0;
}

#welcome .yado .memory h4 {
	background-image: url(../../welcome/images/hl_06.gif);
}

#welcome .yado .memory .photo_list  li {
	margin-right: 22px;
	margin-bottom: 20px;
}

/* お勧めのすごし方 */

#welcome .article.osusume {
	width: 680px;
	padding-bottom: 30px;
}

#welcome .osusume h3 {
	background-image: url(../../welcome/images/hl_07.gif);
	height: 67px;
}

#welcome .osusume li {
	width: 150px;
	height: auto;
	margin-bottom: 0;
}

#welcome .osusume h4 {
	font-size: 16px;
	margin: 20px 0;
}

#welcome .osusume strong {
	font-weight: normal;
}

#welcome .osusume .point01 strong {
	color: #99dff9;
}

#welcome .osusume .point02 strong {
	color: #f9dc83;
}

#welcome .osusume .point03 strong {
	color: #fbadad;
}

#welcome .osusume .point04 strong {
	color: #bef0af;
}

/* 部屋の紹介 */

#welcome .room {
	width: 680px;
}

#welcome .room h3 {
	background-image: url(../../welcome/images/hl_08.gif);
	height: 52px;
}


/* フェイスブック */

#welcome .fb {
	width: 296px;
	height: 600px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 60px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#welcome .fb h4 {
	background-image:url(../../welcome/images/hl_fb.gif);
}

#welcome .fb iframe{
	background-color: #e9e9e8;
	height: 508px;
}