@charset "utf-8";
/* 共通スタイルシート読み込み
---------------------------------------------------------------------------- */
@import "/st/3/ja/pc/css/reset.css";
@import "/st/3/ja/pc/hotel/css/default.css";
@import "/st/3/ja/pc/hotel/css/common.css";


/* 検索窓スタイルシート読み込み
---------------------------------------------------------------------------- */

@import "/st/3/ja/pc/hotel/sys/css/searchbox.css";
.btn2 {
/*background-color:#FFF;*/
}
.btn2:hover {
	/*background-color:#FFFFFF;*/
	-ms-filter: "alpha( opacity=70 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=70);/*IE 9 8 7 6 5 */
	-moz-opacity:0.7;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.7;/* Safari 1.x (pre WebKit!) */
	opacity:0.7;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}


.dgraybutton {
	margin-left:auto;
	margin-right:0;
	width:80px;
	text-align:center;
}
.dgraybutton a {
	display:block;
	background: #717171;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxNzE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #717171 0%, #2e2e2e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717171), color-stop(100%,#2e2e2e));
background: -webkit-linear-gradient(top,  #717171 0%,#2e2e2e 100%);
background: -o-linear-gradient(top,  #717171 0%,#2e2e2e 100%);
background: -ms-linear-gradient(top,  #717171 0%,#2e2e2e 100%);
background: linear-gradient(to bottom,  #717171 0%,#2e2e2e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717171', endColorstr='#2e2e2e',GradientType=0 );
	border:1px solid #cccccc;
	cursor:pointer;
	color:#ffffff!important;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:8px 15px;
	text-decoration:none!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.dgraybutton2 {
	margin-left:auto;
	margin-right:0;
	width:132px;
	text-align:center;
}
.dgraybutton2 a {
	display:block;
	background: #717171;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxNzE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #717171 0%, #2e2e2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717171), color-stop(100%,#2e2e2e));
	background: -webkit-linear-gradient(top,  #717171 0%,#2e2e2e 100%);
	background: -o-linear-gradient(top,  #717171 0%,#2e2e2e 100%);
	background: -ms-linear-gradient(top,  #717171 0%,#2e2e2e 100%);
	background: linear-gradient(to bottom,  #717171 0%,#2e2e2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717171', endColorstr='#2e2e2e',GradientType=0 );
	border:1px solid #cccccc;
	cursor:pointer;
	color:#ffffff!important;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none!important;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-o-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
}
.erabutop-tbl th{
	white-space:nowrap;
}
.searchbox-pressuretd{
}
.malezone{
	padding-top:8px!important;
	height:1px;
	padding-bottom:13px!important;
}
.maleline{
	border-bottom:#999999 1px dotted;
}


.pressureimg{
	height:1px;
	width:200px;
}
.chrrmari{
	margin-right:25px;
	white-space:nowrap;
}
.nowpp{
	white-space:nowrap;
}
.karacll{
	text-align:center;
	padding-top:5px!important;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
}
.hrcareatd{
	padding-left:5px;
	padding-right:15px;
}
.hrcchildtd{
	width:100px;
	white-space:nowrap;
}
.hhplpacez{
	font-size:12px;
	line-height:1.3em;
	font-weight:normal;
	margin-left:8px;
}
.hhcateg{
	margin-left:8px;
	background-color:#f5fff4;
	font-size:10px;
	line-height:1.3em;
	font-weight:normal;
	padding:3px;
	margin-left:4px;
	color:#333333;
	border:1px solid #cfcfcf;
	white-space:nowrap;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.ttbigtit{
	font-size:16px;
}
.ttbigtit-b{
	font-weight:bold;
	font-size:16px;
}
.notebigprice{
	font-size:16px;
	font-weight:bold;
}
.locationdesc-top{
	padding-bottom:10px;
	border-bottom:#999999 1px dotted;
	margin-bottom:8px;
}
.locationdesc{
	padding-bottom:4px;
	border-bottom:#999999 1px dotted;
	margin-bottom:10px;
}
.plan-htel-nm{
	padding-bottom:4px;
	border-bottom:#999999 1px solid;
	margin-bottom:10px;
}
.locationdesc-plan{
	margin-bottom:10px;
}
.pseat-inside{
	padding-top:15px;
	border-bottom: 1px solid #cccccc;
}
.phote-inside{
	padding-top:15px;
	border-top: 3px solid #c2a766;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:15px;
	
}

.htrrsmall-group{
	overflow: hidden;
	width: 926px;
	margin-left:auto;
	margin-right:auto;
}
.htrrsmall-group .htpic {
	text-align:center;
	margin-right: 13px;
	margin-bottom: 25px;
	float: left;
	width: 200px;
	overflow: hidden;
	background-color:#FFFFFF;
}	


.htrrsmall-group .htdesc {	
	float: left;
	width: 713px;
	overflow: hidden;
}
.boxaccess{
	overflow:hidden;
	margin-bottom:5px;
}	

.boxaccess dt{
	clear:both;
	font-size:10px;
	line-height:14px;
	color:#333333;
	background-color:#f0efee;
	display:block;
	float:left;
	text-align:center;
	border:#cfcfcf 1px solid;
	margin-right:10px;
	padding:1px 2px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.httaccs{
	width:70px;
}
.httaddr{
	width:40px;
}
.boxaccess dd{
	padding-top:2px;
	display:block;
	float:left;
}

.ic_map{
	margin-left:10px;
}
.fotoliblink{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:15px;
}
.btnpref{
	margin-left:auto;
	margin-right:auto;
	width:166px;
	text-align:center;
}
.btnpref a {
	display:block;
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZhZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #fffaec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fffaec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fffaec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fffaec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fffaec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#fffaec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffaec',GradientType=0 ); /* IE6-8 */
	width:100%;
	border:1px solid #ffcc33;
	display:inline-block;
	cursor:pointer;
	color:#333333!important;
	font-size:12px;
	padding:6px 4px 6px 4px;
	text-decoration:none!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.btnpref-off{
	margin-left:auto;
	margin-right:auto;
	width:166px;
	text-align:center;
}
.btnpref-off a {
	display:block;
	background: #f0f0f0;
	width:100%;
	border:1px solid #cecece;
	display:inline-block;
	cursor:pointer;
	color:#333333!important;
	font-size:12px;
	padding:6px 4px 6px 4px;
	text-decoration:none!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.prefrightbuttonarea{
	float:right;
	width:188px;
}
.mrighticon {
	margin-right:3px;
}

.spec-group{	
	overflow: hidden;
	width: 930px;
	margin-bottom:12px;
}	
.spectit {
	margin-right: 14px;
	float: left;
	width: 685px;
	overflow: hidden;
	font-size:16px;
	font-weight:bold;
}

.spectit12 {
	overflow: hidden;
	margin-bottom:9px;
	padding-bottom:9px;
	border-bottom:#cccccc 1px solid !important;
	font-size:12px;
	font-weight:bold;
}

.spectit12 img {
	margin-right: 8px;
}

.specbttn {	
	float: left;
	width: 231px;
	overflow: hidden;
}

.spectit img {
	margin-right: 8px;
}

.spec2-group{	
	overflow: hidden;
	width: 930px;
	margin-bottom:15px;
}	
.spec2-group .s2leftzone {
	margin-right: 15px;
	float: left;
	width: 573px;
	overflow: hidden;
}	
.spec2-group .s2rightzone {	
	float: left;
	width: 342px;
	overflow: hidden;
}	
.bottomrightzone {	
	overflow: hidden;
	padding-top:15px;
	border-top:#cccccc 1px solid;
	margin-top:10px;
}
.brz-button{
	float: right;
	width: 342px;
}
.speciconlist{
	overflow:hidden;
	margin-bottom:7px;
	display:block;
}
.speciconlist li{
	margin-right:13px;
	float:left;
}

.setpolist{
	overflow:hidden;
	display:block;
}
.setpolist li{
	float:left;
	margin-right:3px;
	width:68px;
}
.setpolist li:last-child{
	margin-right:0px;
}

.setdetalist{
	overflow:hidden;
	display:block;
	margin-bottom:7px;
}
.setdetalist li{
	float:left;
	margin-right:3px;
}
.nosmok{
	text-align:left;
	font-size:11px;
	padding-right:2px;
	padding-left:18px;
	padding-top:2px;
	color:#333333;
	letter-spacing: 2px;
	border:1px solid #cfcfcf;
	display:block;
	margin-bottom:4px;
	background: #ffffff;
	line-height:16px;
	background: url(/st/3/ja/pc/hotel/sys/img/ico/ic_nosmoking2.png) 2px 2px no-repeat;
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	-moz-background-size:13px 13px;
	-o-background-size:13px 13px;
	
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.yesmok{
	text-align:left;
	font-size:11px;
	padding-right:2px;
	padding-left:18px;
	padding-top:2px;
	color:#333333;
	letter-spacing: 2px;
	border:1px solid #cfcfcf;
	display:block;
	margin-bottom:4px;
	background: #ffffff;
	line-height:16px;
	background: url(/st/3/ja/pc/hotel/sys/img/ico/ic_smoking2.png) 2px 2px no-repeat;
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	-moz-background-size:13px 13px;
	-o-background-size:13px 13px;
	
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.roomtyp{
	text-align:center;
	font-size:11px;
	padding-right:3px;
	padding-left:3px;
	padding-top:2px;
	color:#333333;
	letter-spacing: 2px;
	border:1px solid #cfcfcf;
	display:block;
	margin-bottom:4px;
	background: #fbeedb;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	line-height:16px;
}
.roomspecs{
	text-align:center;
	font-size:11px;
	padding-right:3px;
	padding-left:3px;
	padding-top:2px;
	color:#333333;
	letter-spacing: 2px;
	border:1px solid #cfcfcf;
	display:block;
	margin-bottom:4px;
	background: #ffffff;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	line-height:16px;
}

.tx_price {
	overflow:hidden;
	margin-bottom:5px;
}
.tx_price dt {
	text-align:right;
}
.tx_price dd {
	float:right;
	margin-left:11px;
	line-height:1.4em;
}
.tx_price dd.one_price span {
	font-size:14px;
}
.tx_price dd.all_price {
	font-size:20px;
	color:#C00;
	font-weight:bold;
	clear: both;
}
.tx_price dd.all_price span {
	font-size:20px;
}
.tx_price dt.tx_sum {
	line-height:23px;
	padding-top: 6px;
	font-weight:bold;
}

.cclist-group{	
	overflow: hidden;
	width: 930px;
}	
.cclist-group .cclistdesc {
	margin-right: 28px;
	float: left;
	width: 602px;
	overflow: hidden;
}	
.cclist-group .cclistgallery {	
	float: left;
	width: 300px;
	overflow: hidden;
}	
.ccwmargin{
	margin-bottom:12px;
	font-weight:bold;
	font-size:14px;
}
.ccwmargin2{
	margin-bottom:8px;
	font-weight:bold;
	font-size:14px;
}
.ccroomtit{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.roomtypright{
	float:right;
}
.featu-tbl{
	width:100%;
	border-collapse:collapse;
	margin-bottom:25px;
}
.featu-tbl td{
	background-color:#FFF;
	border:#ccc 1px solid;
	text-align:center;
	padding:4px;
}
.featnot{
	color:#cccccc;
}
.emptyfeat{
	border-bottom:#ffffff 1px solid!important;
	border-right:#ffffff 1px solid!important;
}
.pricelinume{
	overflow:hidden;
}
.pricelinume li{
	float:left;
	margin-right:28px;
}
.pricelinume li select{
	margin-left:15px;
}


/* tab calendar*/
.tableg-group{
	overflow: hidden;
	width: 930px;
}	
.tableg-group .tabzon {
	float: left;
	width: 930px;
	overflow: hidden;
}	

.tabroolist{
}
.tabroolist .tbinact{
	font-size:14px;
	font-weight:bold;
	display:block;
	width:140px;
	border:#d0d0d0 1px solid;
	float:left;
	margin-right:7px;
	text-align:center;
	padding-top:10px;
	padding-bottom:9px;
	background-image: url(/st/3/ja/pc/hotel/sys/img/calendar/inactivetab_gradbkg.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:6px;
	cursor:pointer;
	text-decoration:none;
}
.tabroolist .tbinact:hover{
	color:#666;
	border:#e0e0e0 1px solid;
}
.tabroolist .tbactive{
	font-size:14px;
	font-weight:bold;
	display:block;
	width:140px;
	border-top:#d0d0d0 1px solid;
	border-left:#d0d0d0 1px solid;
	border-right:#d0d0d0 1px solid;
	border-bottom:none;
	float:left;
	margin-right:7px;
	text-align:center;
	padding-top:10px;
	padding-bottom:16px;
	background-image: url(/st/3/ja/pc/hotel/sys/img/calendar/activetab_gradbkg_rurubu.png);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom:0;
	cursor:default;
	z-index:10;
	text-decoration:none;
}
.cal-area-subtit-rurubu{
	width:930px;
	line-height:1.8em;
	background:#ffffff;
	border-top:#d0d0d0 1px solid;
	border-left:none;
	border-right:none;
	margin-top:-1px;
	z-index:0;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	clear:both;
}
.cal-area-subtit-rurubu p{
	float:left;
}

.calsubtit{
	color:#826a3e;
	font-size:16px;
	font-weight:bold;
	margin-right:70px;
}
.prevcalink-left{
	font-size:14px;
	width:100px;
	margin-right:0px;
}
.prevcalink-right{
	font-size:14px;
	width:100px;
	text-align:right;
	margin-right:0px;
}

.prevcalink-left img{
	margin-right:5px;
}
.prevcalink-right img{
	margin-left:5px;
}

.dateinterval{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:715px;
	margin-right:0px;
}

div.ti_month {
	padding-bottom:10px;
	overflow:hidden;
}
div.ti_month p {
	float:left;
}
div.ti_month p a img {
	vertical-align:middle;
	-moz-box-shadow: 0 2px 6px -2px #333;
	-webkit-box-shadow: 0 2px 6px -2px #333;
	box-shadow: 0 2px 6px -2px #333;
}
div.ti_month p.next {
	float:right;
	margin-left:0;
	margin-right:30px;
}
div.ti_month p.prev {
	margin-right:0;
	margin-left:30px;
}
div.ti_month .month {
	color:#333333;
	font-size:17px;
	/*text-shadow: 1px -1px 1px #5E5E5E;*/
	line-height:20px;
	width:130px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:#c2c2c2 2px solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: url(img/ic_arrdowngray.png) right center no-repeat;
	background-size:15px 7px;
	-webkit-background-size:15px 7px;
	-moz-background-size:15px 7px;
	-o-background-size:15px 7px;
}
.calendar415-tbl {
	clear:both;
	width:100%;
	border-collapse:collapse;
	border-left: 1px solid #ACACAC;
	margin-bottom:15px;
}
.calendar415-tbl td {
	text-align:center;
	vertical-align:top;
	border-bottom: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	font-size:1.2em;
}

.calendar415-tbl td a:hover {
	/*background-color:#FFFFFF;*/
	-ms-filter: "alpha( opacity=70 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=70);/*IE 9 8 7 6 5 */
	-moz-opacity:0.7;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.7;/* Safari 1.x (pre WebKit!) */
	opacity:0.7;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.calendar415-tbl td a {
	text-decoration:none;
	font-weight:normal;
}
.calendar415-tbl th {
	text-align:center;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	font-size:1.2em;
	line-height:2em;
}
td.ti_holiday {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#f2f2f2;
	color:#cc0000;
	width:15%;
	text-align:center;
	border-top: 1px solid #ACACAC;
}
td.ti_weekly {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#f2f2f2;
	width:14%;
	color:#333333;
	text-align:center;
	border-top: 1px solid #ACACAC;
}
td.ti_saturday {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#f2f2f2;
	color:#0C89BE;
	width:15%;
	text-align:center;
	border-top: 1px solid #ACACAC;
}
.calendar415-tbl .holiday {
	background-color:#FFE8E8;
	color:#FF0000;

}
.calendar415-tbl .saturday {
	background-color:#E0F3FE;
	color:#0C89BE;

}
.calendar415-tbl .weekly a .daydate{
	color:#333333!important;
}
.calendar415-tbl .today {
	background-color:#ffffcc!important;
}
.daydate {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 3px;
	display:block;
	text-align:left;
	text-decoration:none!important;
	font-weight:normal;
	/*color:#333333;*/
}
a .daydate {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 3px;
	display:block;
	text-align:left;
	text-decoration:none!important;
	font-weight:normal;
}
.dayrsv {
	font-size:20px;
	line-height:1.6em;
	font-weight:bold;
	color:#333333;
}
a .dayrsv {
	/*color:#197DB8!important;*/
	padding:0 5px;
	display:block;
	font-size:20px;
	line-height:1.6em;
	font-weight:bold;
	color:#333399!important;
	text-decoration:underline!important;
	font-weight: bold;
}
.dayval {
	display:block;
	text-align:center;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	font-weight:bold;
}
a .dayval {
	color:#333399!important;
	text-decoration:underline!important;
	letter-spacing:1px;
}
.calendar415-tbl td a {
	/*color:#666;*/
	text-decoration:none;
}
.calendar415-tbl .holiday {
	height:77px;
}
.calendar415-tbl .holiday a {
	color:#FF0000;
	text-decoration:none;
}
.calendar415-tbl .saturday a {
	color:#0C89BE;
	text-decoration:none;
}
.calendar415-tbl .end_day {
	color:#333333!important;
	background-color:#e0e0e0;
	height:77px;
}

.legzon {	
	float: left;
	width: 480px;
	overflow: hidden;
	text-align:left;
}
.leg-bottom{
	overflow:hidden;
}
.bottom-prene-area{
	text-align:right;
	float: right;
	width: 310px;
}
.bottom-prene-area a{
	margin-left:15px;
}
.negative{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:18px;
	padding-right:18px;
	display:block;
}
/*tab calendar end*/

.prmblist{
	margin-bottom:15px;
}




/*----------------------------------------------*/
.planlistgo-tbl{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.planlistgo-tbl th{
	font-weight:bold;
	color:#907a51;
	border-bottom:#907a51 1px solid;
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}
.planlistgo-tbl td{
	vertical-align:middle;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:#CCCCCC 1px solid;
}

.zone2line{
	text-align:center;
	font-size:11px;
	padding-right: 2px;
	padding-left:2px;
	padding-top: 4px;
	letter-spacing:-1px;
	border:1px solid #cfcfcf;
	display:block;
	line-height:1em;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	min-height: 24px;
}

.zone1line{
	text-align:center;
	font-size:11px;
	padding-right: 2px;
	padding-left:2px;
	padding-top:9px;
	padding-bottom:6px;
	letter-spacing:-1px;
	border:1px solid #cfcfcf;
	display:block;
	line-height:1em;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	min-height:19px;
}

.txtpnk{
	color:#333333;
	background: #ffccff;
}
.txtyel {
	color:#333333;
	background: #ffcc00;
}
.txtwit{
	color: #dbdbdb;
	background: #ffffff;
}

.plg-logoicon{
	width:30px;
	padding-right:8px;
	vertical-align:top!important;
}
.plg-hname{
	padding-right:8px;
	line-height:20px;
}
.plg-hname a{
	font-weight:bold;
	display:block;	
}
.plg-spec{
	width:80px;
}
.plg-priceone{
	width:100px;
	text-align:right;
	padding-right:16px;
}
.plg-pricetot{
	width:70px;
	text-align:right;
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
	padding-right:12px;
	width:100px;
}
.plg-reserv{
	width:70px;
	margin-left:11px;
	width:106px;
}
.btnreser {
	width:106px;
	text-align:center;
}
.rrcolmicro{
	width:95px!important;
}
.rrcolmini{
	width:15px!important;
}
.btnreser a {
	display:block;
	background: #c1a665; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYTY2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzU2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c1a665 0%, #8c5621 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1a665), color-stop(100%,#8c5621)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c1a665 0%,#8c5621 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a665', endColorstr='#8c5621',GradientType=0 ); /* IE6-8 */
	border:1px solid #cccccc;
	display:block;
	color:#ffffff!important;
	font-size:14px;
	font-weight:bold;
	padding:6px 5px;
	text-decoration:none!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.roompop-tit{
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin-bottom:25px;
}
.roompop-text{
	font-size:13px;
}
.planmiru-group{	
	overflow: hidden;
	width: 713px;
	margin-bottom:10px;
	
}	
.planmiru-group .pmnote {
	margin-right: 20px;
	float: left;
	width: 413px;
	overflow: hidden;
	line-height:20px;
}	
.planmiru-group .pmbutton {	
	float: left;
	width: 280px;
	overflow: hidden;
}	
.btnhotelplan {
	width:100%;
	text-align:center;
}
.btnhotelplan a {
	display:block;
	background: #c1a665; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYTY2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzU2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c1a665 0%, #8c5621 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1a665), color-stop(100%,#8c5621)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c1a665 0%,#8c5621 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a665', endColorstr='#8c5621',GradientType=0 ); /* IE6-8 */
	border:1px solid #cccccc;
	display:block;
	color:#ffffff!important;
	font-size:14px;
	font-weight:bold;
	padding:6px 5px;
	text-decoration:none!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.bthotelnumber{
	color:ffff00!important;
	font-size:15px;
	text-align:center;
}
.mrighticon {
	margin-right:3px;
}
.mrighticon2 {
	margin-right:8px;
}
.mlefticon {
	margin-left:8px;
}
#dialog-dummy{
	position:absolute;
	left:0px;
	top:0px;
	z-index:9998;

}

/*
SLIDE SHOW
----------------------------*/
/* Swiper-master
--------------------------------------------------------- */
 .swiper-container {
	width: 280px;
	height: 245px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container .swiper-slide {
	height:210px;
}

.swiper-restaurant {/*restaurant縺ｮswiper-container*/
	width: 280px;
	height: 280px;
}
.swiper-restaurant .swiper-slide img{
	width:280px;
}
.swiper-restaurant .swiper-slide a{
	text-decoration:none;
	color:#333333;
	cursor:default;
}
.swiper-slide p{
	display:block;
	width:280px;
	font-size:12px;
	 margin: 10px 0;
}

.swiper-restaurant .swiper-slide {
	height: 280px;
}
/*
---------------------- SWIPER END
*/

.galliframe{
	width:280px;
	margin-left:auto;
	margin-right:auto;
}
.otonalisting{
	padding-top:5px;
}
.positionbtn{
	border:#cccccc 1px solid;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:7px;
	display:inline-block;
	cursor:pointer;
background: #fefefe;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fefefe 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e5e5e5));
background: -webkit-linear-gradient(top,  #fefefe 0%,#e5e5e5 100%);
background: -o-linear-gradient(top,  #fefefe 0%,#e5e5e5 100%);
background: -ms-linear-gradient(top,  #fefefe 0%,#e5e5e5 100%);
background: linear-gradient(to bottom,  #fefefe 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e5e5',GradientType=0 );
}
.posarrow{
	margin-left:40px;
}
.discinfoarea{
	padding-top:15px;
}
.discinfoarea-tit-b{
	font-weight:bold;
	margin-bottom:12px;
	position:relative;
}
.closediscinfoarea{
	position:absolute;
	right:10px;
	top:0;
	cursor:pointer;
}
.discinfoarea-col2{
	width:80px;
}

.rrnormal{
	font-weight:normal!important;
}
.pricelineyel{
	padding-top:12px;
}
.pricbig{
	margin-left:12px;
	font-weight:bold;
	font-size:14px;
}

.redpricbig{
	color:#cc0000;
	font-weight:bold;
	font-size:20px;
}
.smallredpric{
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
}

.mainpric{
	overflow:hidden;
	border:#cc0000 2px solid;
	text-align:left;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	background:#FFFFCC;
	margin-bottom:15px;
}
.ruggbutton-rightarea{
	float:right;
	width:153px;
}
.ruggbutton{
	text-align:center;
}
.ruggbutton-off{
	text-align:center;
}

.ruggbutton a{
	font-size:14px;
	padding-right: 6px;
	padding-left:6px;
	border:1px solid #cfcfcf;
	display:block;
	font-weight:bold;
	line-height:3em;
	text-decoration:none;
	color:#FFF!important;
	text-decoration:none!important;
	text-align:center;
	line-height:3em;
	background: #cb7900;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiNzkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjJjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cb7900 0%, #9b2c00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb7900), color-stop(100%,#9b2c00));
background: -webkit-linear-gradient(top,  #cb7900 0%,#9b2c00 100%);
background: -o-linear-gradient(top,  #cb7900 0%,#9b2c00 100%);
background: -ms-linear-gradient(top,  #cb7900 0%,#9b2c00 100%);
background: linear-gradient(to bottom,  #cb7900 0%,#9b2c00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb7900', endColorstr='#9b2c00',GradientType=0 );
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.ruggbutton-off{
	font-size:14px;
	padding-right: 6px;
	padding-left:6px;
	border:1px solid #cfcfcf;
	display:block;
	font-weight:bold;
	line-height:3em;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	line-height:3em;
	background: #c9c9c9;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.preper-tbl{
	border-collapse:collapse;
	width:100%;
	margin-bottom:15px;
}
.preper-tbl th{
	width:16.6%;
	padding:8px;
	vertical-align:middle;
	text-align:center;
	border:#cccccc 1px solid;
	background-color:#e6e6e6;
}
.preper-tbl td{
	padding:8px;
	vertical-align:middle;
	text-align:center;
	border:#cccccc 1px solid;
	background-color:#ffffff;
}


/* 林追記
---------------------------------------------------------------------------- */

.tit-ra {
    width: 100%;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
    height: 34px;
    margin-bottom: 20px;
    border-left: solid 9px #c2a766;
    padding-left: 6px;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
	background: #efecec;
	overflow: hidden;
}

.linktxt-nav {
	text-align:center;
	margin-bottom:20px;
}


.tbl-r {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

.tbl-r td{
	border:#cccccc 1px solid;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.tbl-r th{
	width:150px;
	text-align:left;
	border:#cccccc 1px solid;
	background-color:#e6e6e6;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}


.tbl-rc {
	width: 960px;
	border: 1px solid #dddddd;
}


.tbl-rc th {
	background: #faf8f5 url(/st/3/ja/pc/hotel/sys/img/td_line.gif) left center no-repeat;
	text-align:center;
	border-bottom: 1px solid #dddddd;
	padding:10px;
}

.tbl-rc th:first-child {
	background-image:none;
	text-align:center;
	border-bottom: 1px solid #dddddd;
	padding:10px;
}

.tbl-rc th em{
	font-weight:bold;
}

.tbl-rc td {
	background-color:#fff;
	border-bottom: 1px solid #dddddd;
}


.table-inner {
	clear: both;
	margin: 10px;
	width: 450px;
	text-align: left;
}

.tbl-rc .td-date {
	background: #ffffff url(/st/3/ja/pc/hotel/sys/img/td_line.gif) left center no-repeat;
	width: 70px;
}

.tbl-rc .td-sat {
	background: #e8f2fa url(/st/3/ja/pc/hotel/sys/img/td_line.gif) left center no-repeat;
	width: 70px;
}

.tbl-rc .td-sun {
	background: #fff1f1 url(/st/3/ja/pc/hotel/sys/img/td_line.gif) left center no-repeat;
	width: 70px;
}


.tbl-rc .td-sun-first {
	background: #fff1f1 url(/st/3/ja/pc/hotel/sys/img/td_arrow.gif) left center no-repeat;
	width: 70px;
}

.tbl-rc .td-sat-first {
	background: #e8f2fa url(/st/3/ja/pc/hotel/sys/img/td_arrow.gif) left center no-repeat;
	width: 70px;
}

.tbl-rc .td-date-first {
	background: #ffffff url(/st/3/ja/pc/hotel/sys/img/td_arrow.gif) left center no-repeat;
	width: 70px;
}


.tbl-rc .txt-sat {
	color: #006699;
}

.tbl-rc .txt-sun {
	color: #cc0000;
}


.hotel-group {	
	overflow: hidden;
	width: 960px;
}	

.hotel-col1 {
	margin-right: 15px;
	float: left;
	width: 100px;
	overflow: hidden;
}

.hotel-col2 {	
	float: left;
	width: 845px;
	overflow: hidden;
}


.acce-group{	
	overflow: hidden;
	width: 960px;
}	

.acce-col1 {
	margin-right: 20px;
	float: left;
	width: 530px;
	overflow: hidden;
}

.acce-col2 {	
	float: left;
	width: 410px;
	overflow: hidden;
}



.rest-group{	
	overflow: hidden;
	width: 960px;
}	

.rest-col1 {
	margin-right: 20px;
	float: left;
	width: 640px;
	overflow: hidden;
}

.rest-col2 {	
	float: left;
	width: 300px;
	overflow: hidden;
}

.rest-col2 div.slider-child img{
	max-width: 260px;
}

.datalist5 {
	margin-bottom:30px;
	overflow:hidden;
	clear:both;
}
.phote-inside .datalist5:last-child{
	margin-bottom:0px;

}

.datalist-rest {
	margin-bottom:25px;
	overflow:hidden;
}

.datalist-rest:last-child {
	margin-bottom:0px;
	overflow:hidden;
}

.plbutton-group{	
	overflow: hidden;
	width: 960px;
	margin-bottom:25px;
}


.plbutton {	
	width: 280px;
	overflow: hidden;
	margin:auto;
}


.btnhotelplanlist {
	width:100%;
	text-align:center;
}
.btnhotelplanlist a {
	display:block;
	background: #c1a665; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYTY2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzU2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c1a665 0%, #8c5621 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1a665), color-stop(100%,#8c5621)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c1a665 0%,#8c5621 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c1a665 0%,#8c5621 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a665', endColorstr='#8c5621',GradientType=0 ); /* IE6-8 */
	border:1px solid #cccccc;
	display:block;
	color:#ffffff!important;
	font-size:14px;
	font-weight:bold;
	padding:6px 5px;
	text-decoration:none!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.link-righit {
	text-align:right;

}

.txt-brown{
	color:#c2a766;
}

.tit-rb {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.hotel-map {
	margin-bottom:5px;
}

.dayres{
	display:block;
	padding:0 5px;
	text-align:center;
	font-size:20px;
	line-height:2em;
	font-weight:bold;
}

.dayprc{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-left:2px;	
	padding-right:2px;
	padding-bottom:16px;
	
}


a .dayres{
	display:block;
	padding:0 5px;
	text-align:center;
	font-size:20px;
	line-height:2em;
	font-weight:bold;
}

a .dayprc{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-left:2px;	
	padding-right:2px;
	padding-bottom:2px;
	
}

.plan-group {	
	overflow: hidden;
	width: 450px;
}	

.plan-col1 {
	margin-right: 10px;
	float: left;
	width: 100px;
	overflow: hidden;
}

.plan-col2 {	
	float: left;
	width: 340px;
	overflow: hidden;
}



.planicon-group {	
	overflow: hidden;
	width: 340px;
	margin-bottom:10px;
}	

.planicon-col1 {
	float: left;
	width: 90px;
	overflow: hidden;
}

.planicon-col2 {	
	float: left;
	width: 250px;
	overflow: hidden;
}

.planicon-col2 .setpolist2{	
	float: right;
	overflow: hidden;
}


.tbl-rp {
	border-top:#cccccc 1px dotted !important;
	padding-top:9px!important;
	width:100% !important;
	margin-top:9px!important;
	margin-left:auto !important;
	margin-right:auto; !important;
	border-collapse:collapse !important;
}

.tbl-rp td {
	width:20% !important;
	padding:5px 5px 0 5px !important;
	text-align:center !important;
	border-bottom:none!important;
}

.tbl-rp .plice {
	font-weight:bold;
}

.tbl-rp th{
	width:20% !important;
	text-align:center !important;
	background-color:#fff !important;
	color:#907a51;
	background:none !important;
	border-bottom:#cccccc 1px solid !important;
	font-weight:bold !important;
	padding-top:9px !important;
	padding-left:5px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
}




.setpolist2 li{
	float:left;
	margin-left:3px!important;
	margin-right:0px!important;
	width:74px!important;
}

.zone2line2 {
	text-align:center;
	font-size:10px!important;
	padding-right: 2px;
	padding-left:2px;
	padding-top:2px;
	letter-spacing:-1px;
	border:1px solid #cfcfcf;
	display:block;
	line-height:15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	min-height:15px;
}

.zone1line2{
	text-align:center;
	font-size:10px!important;
	padding-right: 2px;
	padding-left:2px;
	padding-top:2px;
	letter-spacing:-1px;
	border:1px solid #cfcfcf;
	display:block;
	line-height:15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	min-height:15px;
}

.plan-text {
	font-size:10px;
	color:#999;
	margin-left:5px;
	font-weight:normal;

}

.cal-pagination-group {
	overflow: hidden;
	width: 480px;
	margin:10px 0 10px auto;
}

.cal-pagination-group li {
	float:left;
}

.cal-pagination-col1 {
	float: left;
	width: 240px;
	padding-left:0px;
	overflow: hidden;
}

.cal-pagination-col2 {	
	float: left;
	width: 240px;
	overflow: hidden;
}

.cal-pagination-col2 ul {
	float:right;
}



.dayprev {
	margin-left:10px;
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageleft.gif) no-repeat scroll left center transparent;
}

.weekprev {
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageleft.gif) no-repeat scroll left center transparent;
}

.daynext {
	margin-right:10px;
	white-space:nowrap;
	display:block;
	padding-right:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageright.gif) no-repeat scroll right center transparent;
}

.weeknext{
	white-space:nowrap;
	display:block;
	padding-right:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageright.gif) no-repeat scroll right center transparent;
}

.dayprev-off {
	color:#cccccc;
	margin-left:10px;
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageleft_off.gif) no-repeat scroll left center transparent;
}

.weekprev-off {
	color:#cccccc;
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageleft_off.gif) no-repeat scroll left center transparent;
}

.daynext-off {
	color:#cccccc;
	margin-right:10px;
	white-space:nowrap;
	display:block;
	padding-right:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageright_off.gif) no-repeat scroll right center transparent;
}

.weeknext-off {
	color:#cccccc;
	white-space:nowrap;
	display:block;
	padding-right:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageright_off.gif) no-repeat scroll right center transparent;
}

.monthprev {
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageleft.gif) no-repeat scroll left center transparent;
}
.monthnext {
	white-space:nowrap;
	display:block;
	padding-right:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageright.gif) no-repeat scroll right center transparent;
}
.monthprev-off {
	color:#cccccc;
	white-space:nowrap;
	display:block;
	padding-left:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageleft_off.gif) no-repeat scroll left center transparent;
}
.monthnext-off {
	color:#cccccc;
	white-space:nowrap;
	display:block;
	padding-right:10px;
	background: url(/st/3/ja/pc/hotel/sys/img/calendar/pageright_off.gif) no-repeat scroll right center transparent;
}

.tit-bigyellow{
	font-family: "メイリオ", Meiryo;
}

/* 2015-5～*/
.confbuttare{
	vertical-align:bottom!important;
}
.choptionarea{
	padding-top:5px;
	clear:both;
}
.mroption-btn{
	padding:4px;
	background-color:#f1ead1;
	cursor:pointer;
	font-size:12px;
	margin-bottom:5px;
	border:#D5CEB4 1px solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width:170px;
	text-align:center;
	float:left;

}
.optiontable-tit{
	font-weight:bold;
	margin-bottom:5px;
}
.searchspecialplan{
	padding-right:12px!important;
}
.accoption-tbl{
	margin-bottom:15px;
}
.accoption-tbl td{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.accoption-tbl th{
	width:45px;
}
.firstckktbl{
	float:left;
}

.inputdata-short{
	margin-top:0!important;
}
.sbox-rrbacktolist{
	width:132px;
	position:absolute;
	top:-17px;
	right:0px;
}