/* メインビジュアル
---------------------------------------------------- */
#mainVisualContainer{
	text-align: center;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	margin: 0 auto 0 auto;
	padding-bottom: 0px;
}
#mainVisualContainer img{
	text-align:center;
	width:100%;
	overflow:hidden;
	z-index:1;
	margin:0 auto 0 auto;
}

/* localNav
---------------------------------------------------- */
#hdNav{
	margin:10px 0px 10px 0px;
background: #a0a0ff; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwYTBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTYwZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #a0a0ff 0%, #5960d6 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a0ff), color-stop(100%,#5960d6)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #a0a0ff 0%,#5960d6 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #a0a0ff 0%,#5960d6 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #a0a0ff 0%,#5960d6 100%); /* IE10+ */

background: linear-gradient(to bottom,  #a0a0ff 0%,#5960d6 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0ff', endColorstr='#5960d6',GradientType=0 ); /* IE6-8 */



	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;

}
/* mainbotton
---------------------------------------------------- */
ul#nav1st{
		margin-bottom:5px;

}


}
#hdNav:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
#hdNav ul:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
.br_b{
/*	border-right:2px solid #767d72;*/
}
#hdNav ul li{
	float:left;
	width:33.3%;
	text-align:center;
/*	border-bottom:2px solid #767d72;*/




}
/* mainbotton_text
---------------------------------------------------- */
ul#nav1st li a{
	height: 40px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 16px;
}
ul#nav1st li a .english{
	color:#403014;
	font-size:11px;
}	
#hdNav ul li.down{
	float:left;
	width:33.3%;
	text-align:center;
	border-bottom:none;
}
/* mainbotton_text
---------------------------------------------------- */
ul#nav1st li.down a{
	height: 40px;
	display: block;
	font-size: 14px;
	/*	font-weight:bold;*/
	color: #FFFFFF;
	padding: 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 16px;
}
/*ul#nav1st li:nth-child(1) a{
	background-image:url(../images/top_ic_hotel.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(2) a{
	background-image:url(../images/top_ic_room.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(3) a{
	background-image:url(../images/top_ic_onsen.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(4) a{
	background-image:url(../images/top_ic_foods.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(5) a{
	background-image:url(../images/top_ic_access.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(6) a{
	background-image:url(../images/top_ic_contact.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
*/



/* stayplan
---------------------------------------------------- */
#stayplan{
	clear:both;
	margin-top:20px;
	padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0.8)));
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
}
/* stayplan_text
---------------------------------------------------- */
#stayplan h2{
	display:block;
	color:#60a27d;
	
	font-size:16px;
	letter-spacing:1px;
	padding-bottom:3px;
}

.campaign{
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #996600;
}

.campaign p{
	font-size:12px;
	padding-top:10px;
	width:auto;
}
.campaign dl{
	overflow:hidden;
	list-style-type:none;
}
.campaign dl dt{
	float:left;
	display:table-cell;
	width:80px;
	vertical-align:middle;
	padding-right:10px;
}
.campaign dl dd{
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
	line-height:1.5;
	color:#000000;
}

#campaign div:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}

*+html .campaign div{
	min-height:1%;
}

*html .campaign div{
	height:1%;
	overflow:visible;
}


/* news
---------------------------------------------------- */
#news{
	clear:both;
	margin-top:20px;
	padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0.8)));
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
}
/* stayplan_text
---------------------------------------------------- */
#stayplan h2{
	color: #5960d6;
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 3px;
	/*background-image: url(../images/h2_back.gif);*/
	background-size: contain;
	font-weight: bold;
	border-bottom: 2px solid #f8963c;
	padding: 5px;
}
/* news_text
---------------------------------------------------- */
#news h2{
	color: #5960d6;
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 3px;
	/*background-image: url(../images/h2_back.gif);*/
	background-size: contain;
	font-weight: bold;
	border-bottom: 2px solid #f8963c;
	padding: 5px;
}
