@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

/*----------------------------------------------------
	#flash
----------------------------------------------------*/
#flash {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 290px;
}

/*	#wrp_4points
----------------------------------------------------------- */
#cnt_left #wrp_4points h3 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	width: 660px;
	height: 18px;
	text-indent: -9999px;
	background: url(../images/top/tit_4points.gif) left top no-repeat;
	border-bottom: 1px dotted #a0a0a0;
}
#cnt_left #wrp_4points {
	width: 660px;
}

#cnt_left #wrp_4points .cnt_points {
	margin: 0 0 10px 0;
	width: 320px;
	line-height: 1.3;
}
#cnt_left #wrp_4points .fleft {
	float: left;
}
#cnt_left #wrp_4points .fright {
	float:right;
}

#cnt_left #wrp_4points .cnt_points h4 {
	margin: 5px 0;
	padding: 0;
	width: 320px;
	height: 18px;
	line-height: 18px;
	text-indent: -9999px;
}

#cnt_left .cnt_points h4.txt_point01 {
	background:url(../images/top/txt_point01.gif) 0 0 no-repeat;
}

#cnt_left .cnt_points h4.txt_point02 {
	background:url(../images/top/txt_point02.gif) 0 0 no-repeat;
}

#cnt_left .cnt_points h4.txt_point03 {
	background:url(../images/top/txt_point03.gif) 0 0 no-repeat;
}

#cnt_left .cnt_points h4.txt_point04 {
	background:url(../images/top/txt_point04.gif) 0 0 no-repeat;
}

#cnt_left .cnt_points p {
	margin:0;
	padding:0;
	width: 320px;
}
#cnt_left .cnt_points p a {
	text-decoration: none;
	color: #696969;
}

#cnt_left .cnt_points p img {
	vertical-align: bottom;
}


/*	#wrp_reccommended
----------------------------------------------------------- */
#cnt_left #wrp_reccommended {
	margin: 10px 0 6px 0;
	padding: 0 0 10px 0;
	width: 660px;
	clear: both;
	overflow: hidden;
	background:url(../images/top/bg_rfooter.gif) 0 bottom no-repeat;
}
#cnt_left #wrp_reccommended h3 {
	margin: 15px 0 10px 0;
	padding: 0 0 3px 0;
	width: 660px;
	height: 18px;
	text-indent: -9999px;
	background:url(../images/top/tit_reccommended.gif) left top no-repeat;
	border-bottom: 1px dotted #a0a0a0;
}
#cnt_left #wrp_reccommended p.btn_packages {
	float: right;
	margin: -40px 0 0 0;
}

#cnt_left .bg_rheader {
	margin: 0;
	padding: 10px 0 0 0;
	width: 660px;
	overflow: hidden;
	background:url(../images/top/bg_rheader.gif) 0 top no-repeat;
}

#cnt_left .bg_rcontents {
	margin: 0;
	padding: 0 0 0 11px;
	width: 652px;
	overflow: hidden;
	background: url(../images/top/bg_rcontents.gif) 0 top repeat-y;
}

#cnt_left .cnt_recc {
	margin: 0 9px 10px 0;
	padding: 0;
	width: 310px;
	float: left;
	border: 1px dotted #4d3619;
}

#cnt_left .cnt_recc a {
	display: block;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	color: #696969;
}
#cnt_left .cnt_recc h5 {
	margin: 0 0 10px 0;
	padding: 0;
	width: 290px;
	height: 31px;
	line-height: 31px;
	text-indent: -9999px;
}

/*----------------------------------------------------
	ホテルのオススメ背景色
----------------------------------------------------*/
#cnt_left .cnt_recc a.hotel_bg {
	width:290px;
	padding:10px;
	display:block;
}
#cnt_left .cnt_recc a.hotel_bg:hover {
	background-color:#fdf4df;
}
#cnt_left .cnt_recc .cnt_txt span.tithotel {
	font-size:14px;
	color:#8c6300;
	font-weight:bold;
}
#cnt_left .cnt_recc .cnt_txt span.colhotel {
	color:#8c6300;
}

/*----------------------------------------------------
	ファミリープラン背景色
----------------------------------------------------*/
#cnt_left .cnt_recc a.family_bg {
	width:290px;
	padding:10px;
	display:block;
}
#cnt_left .cnt_recc a.family_bg:hover {
	background-color:#fef2ef;
}
#cnt_left .cnt_recc .cnt_txt span.titfamily {
	font-size:14px;
	color:#d02a03;
	font-weight:bold;
}
#cnt_left .cnt_recc .cnt_txt span.colfamily {
	color:#d02a03;
}

/*----------------------------------------------------
	ビジネスプラン背景色
----------------------------------------------------*/
#cnt_left .cnt_recc a.biz_bg {
	width:290px;
	padding:10px;
	display:block;
}
#cnt_left .cnt_recc a.biz_bg:hover {
	background-color:#eff4fe;
}
#cnt_left .cnt_recc .cnt_txt span.titbiz {
	font-size:14px;
	color:#2a4787;
	font-weight:bold;
}
#cnt_left .cnt_recc .cnt_txt span.colbiz {
	color:#2a4787;
}

/*----------------------------------------------------
	女性背景色
----------------------------------------------------*/
#cnt_left .cnt_recc a.woman_bg {
	width:290px;
	padding:10px;
	display:block;
}
#cnt_left .cnt_recc a.woman_bg:hover {
	background-color:#fef3fd;
}
#cnt_left .cnt_recc .cnt_txt span.titwoman {
	font-size:14px;
	color:#992e8b;
	font-weight:bold;
}
#cnt_left .cnt_recc .cnt_txt span.colwoman {
	color:#992e8b;
}


/*----------------------------------------------------
	その他
----------------------------------------------------*/
#cnt_left h5.tit_hotelrecom {
	background:url(../images/top/tit_hotelrecom.gif) 0 0 no-repeat;
}
#cnt_left h5.tit_familiypack {
	background:url(../images/top/tit_familiypack.gif) 0 0 no-repeat;
}

#cnt_left h5.tit_bussinesspack {
	background:url(../images/top/tit_bussinesspack.gif) 0 0 no-repeat;
}

#cnt_left h5.tit_womanpack {
	background:url(../images/top/tit_womanpack.gif) 0 0 no-repeat;
}

#cnt_left .cnt_recc .cnt_txt {
	margin:0 0 10px 0;
	padding:0;
	width:290px;
	overflow:hidden;
}
#cnt_left .cnt_recc .nomargin {
	margin:0;
}
#cnt_left .cnt_recc .cnt_txt img {
	margin: 0;
	padding: 3px;
	border: 1px solid #b1b0b0;
	float: left;
}
#cnt_left .cnt_recc .cnt_txt p {
	margin:0;
	padding:0;
	float:right;
	width:190px;
	font-size:10px;
}
#cnt_left .cnt_recc .cnt_txt span.red {
	color:#820000;
}


/*	#wrp_news
----------------------------------------------------------- */
#cnt_left #wrp_news {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 660px;
	clear: both;
	overflow: hidden;
}
#cnt_left #wrp_news #news_header {
	margin:0 0 0 0;
	padding:0 0 6px 0;
	width:660px;
	overflow:hidden;
}
#cnt_left #wrp_news h3 {
	margin: 15px 0 10px 0;
	padding: 0 0 3px 0;
	width: 660px;
	height: 18px;
	text-indent: -9999px;
	background:url(../images/top/tit_news.gif) 0 0 no-repeat;
	border-bottom: 1px dotted #a0a0a0;
}

#cnt_left #wrp_news .scroll {
	height: 200px;
	overflow: auto;
}
#cnt_left #wrp_news .cnt_news {
	padding: 10px 0;
	width: 640px;
	clear: both;
	border-bottom: 1px dotted #a9a9a9;
	overflow: hidden;
}

#cnt_left #wrp_news .cnt_news a {
	/*display:block;*/
	overflow:hidden;
	cursor:pointer;
	padding: 0 10px;
	text-decoration:none;
}

#cnt_left #wrp_news .cnt_news:hover {
	background-color: #e7eaf1;
}

#cnt_left #wrp_news .cnt_news img {
	margin: 0 13px 0 0;
	padding: 4px;
	float: left;
	border: 1px solid #d3d3d3;
}

#cnt_left #wrp_news .cnt_news .cnt_txt {
	float: left;
	width: 520px;
}

#cnt_left #wrp_news .cnt_news .cnt_txt h5 {
	margin:0 0 10px 0;
	padding:5px;
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	background-color:#3d3c3c;
	text-decoration:none;
	overflow:hidden;
}
#cnt_left #wrp_news .cnt_news .cnt_txt p {
	clear:left;
}

/*	2010.0303.ポイントカード追加
----------------------------------------------------------- */
#cnt_left div#wrp_pointinfo {
	margin:20px 0 20px 0;
	clear:both;
	overflow:hidden;
}
#cnt_left div#wrp_pointinfo .red {
	color:#8e0907;
	font-weight:bold;
}
#cnt_left div#wrp_pointinfo p {
	float:left;
	width:450px;
	overflow:hidden;
}
#cnt_left div.pointinfo_text {
	width:630px;
	margin:10px auto 0 auto;
}

/* スライドショーに関するcss
-------------------------------------------------------*/
#slide_wrap {
	position: relative;
	background: #22201f;
}

/*この要素の「height」に画像の高さを入れます*/
#slide {
	position: relative;
	width: 950px;
	height: 327px;
	overflow: hidden;
}
#slide img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -475px;
}
#slide img:fiest-child {
	z-index: 10;
}

#thum {
	position: absolute;
	bottom: 140px;
	width: 100%;
	text-align: center;
	z-index: 20;
}
#thum ul {
	overflow: hidden;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}
#thum ul li {
	display: inline;
	float: left;
	cursor: pointer;
}
#thum ul li:first-child {
	margin: 0;
}

/*デフォルトのサムネイルデザイン、大きさ、隣のサムネイルとの間隔*/
#thum ul li {
	width: 15px;
	height: 15px;
	margin-left: 20px;
	border: 1px solid #fff;
	background: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#thum ul li:hover {
	background: #0a518d;
}
#thum ul li.active {
	background: #0a518d;
	border: none;
}

.slider {
	display: block !important;
}

.con_slider {
	width: 950px;
	/*margin-left: -240px;*/
	overflow: hidden;
	position: relative;
}
.con_slider .box_btn {
	position: absolute;
	bottom: 4px;
	right: 4px;
	z-index: 100;
}
.con_slider .box_btn:hover {
	opacity: 0.7;
}

/* スライドショー部分 */
.fadein{ position: relative; width:950px; height: 327px; }
.fadein li {position: absolute; top: 0; left: 0; width:950px; height: 327px; }
.fadein li { display: none; }
.fadein li:first-of-type {display: block;}
.fadein2{ position: relative; width:466px; height: 310px; }
.fadein2 li {position: absolute; top: 0; left: 0; width:466px; height: 310px; }
.fadein2 li { display: none; }
.fadein2 li:first-of-type {display: block;}