/*============ jCarousel Lite ============*/
/*おすすめプラン*/

.slide_box {
	width:950px;
	position:relative;
}

.slide_box .arrow{
	width: 20px;
	display:inline;
	text-align:center;
	position:absolute;
	top:150px;
	left:0px;
	z-index:100;
}
.slide_box .arrow2{
	width: 20px;
	display:inline;
	text-align:center;
	position:absolute;
	top:150px;
	right:0px;
	z-index:100;
}


.box{
	float:left;
	display:inline;
	width:950px;
}

.anyClass{
	float:left;
	width:950px;
	height: 685px;
	overflow: hidden;
	display:inline;
	}
	

.anyClass li {
	width:950px;
	list-style:none;
	height: 685px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:0px;
}

.anyClass li img {
	list-style:none;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}
#container {
	width: 100%;
	text-align: center;
}


/*トップ客室*/

#slideshow {
	width: 950px;
	height:350px;
	float:left;
	position: relative;
	padding:0px 0px 0px 0px;
	display:inline;
	z-index:50;
}
#slideshow div {
	width: 950px;
	height:350px;
	overflow: hidden;
	position: relative;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	bottom: 10px;
	left: 430px;
	width: 200px;
	position: absolute;
	z-index: 100;
}

#slideshow ul li {
	width: 20px;
	float: left;
	display: inline;
}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
	opacity: 0.6;
}

/*朝食スライド*/
.slide_box .anyClass.bf_slide li {
	height: 350px;
	margin: 0;
}


/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	display: inline-block;
	overflow: hidden;
}


/*トップムービー*/

#slideshow {
	width: 950px;
	height:580px;
	float:left;
	position: relative;
	padding:0px 0px 0px 0px;
	display:inline;
	z-index:50;
}
#slideshow div {
	width: 950px;
	height:580px;
	overflow: hidden;
	position: relative;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	bottom: 10px;
	left: 430px;
	width: 200px;
	position: absolute;
	z-index: 100;
}

#slideshow ul li {
	width: 20px;
	float: left;
	display: inline;
}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
	opacity: 0.6;
}


/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	display: inline-block;
	overflow: hidden;
}


/*客室　スーペリアツイン*/

#slideshow03 {
	width: 950px;
	height:422px;
	float:left;
	position: relative;
	padding:0px 0px 0px 0px;
	display:inline;
	z-index:50;
}
#slideshow03 div {
	width: 950px;
	height:422px;
	overflow: hidden;
	position: relative;
}
#slideshow03 div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow03 ul {
	bottom: 20px;
	left: 450px;
	width: 200px;
	position: absolute;
	z-index: 100;
}

#slideshow03 ul li {
	width: 20px;
	float: left;
	display: inline;
}

#slideshow03 .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
	opacity: 0.6;
}


/* =======================================
	ClearFixElements
======================================= */
#slideshow03 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow03 ul {
	display: inline-block;
	overflow: hidden;
}
