/*----------------------------------------------------

style css for kounkan





/* top   -------------------------------------------*/


.bg_img {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	top: 0;
}
.bg_img img {
	min-height:100%;
	min-width:1024px;
	width:100%;
	height:auto;
	position:fixed;
	top:0;
	left:0;
	display: none;
}
div#top_container {
	position:relative;
	width:1050px;
	margin: 0 auto;
	text-align: left;
 overflow: .hidden;
}
div#top_container:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/

* html div#top_container {
	height: 1em;
	overflow: visible;
}
/**/



body > #top_container {
	height:auto;
	min-height: 100%;
}
* html #top_container {
	height:100%;
}
.check_availability {
	margin:0 0 0 50px;
}
#top_container h1 {
	margin:284px auto 0;
	text-align:center;
}
#top_container .menu {
	width:504px;
	margin-top:65px;
	padding-right:130px;
	float:right;
}
#top_container .menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#top_container .menu li {
	float: right;
	padding-left:32px;
}
#top_container .news {
	width: 300px;
	margin-top: 65px;
	padding-left: 100px;
	float: left;
}
#top_container .news p {
	float:left;
}
#top_container .news ul {
	float:left;
	list-style:none;
	padding:10px 0 0 20px;
}
#top_container .news li {
	color:#FFF;
	padding-bottom:13px;
}
#top_container .news a:link {
	color: #FFF;
	text-decoration: underline;
}
#top_container .news a:visited {
	color: #FFF;
	text-decoration: underline;
}
#top_container .news a:hover {
	color: #ff6600;
	text-decoration: none;
}
#top_container .news a:active {
	color: #ff6600;
	text-decoration: none;
}
#top_footer {
	clear:both;
	width:1050px;
	padding-bottom:70px;
}
#top_footer .ext-link{
	float: left;
    margin: 70px 20px 0 50px;
}
/*---  add  ---*/
.sns-link {
    display: inline-block;
    padding-left: 2rem;
    line-height: 5;
}
.sns-link a {
    color: #fff;
    font-size: 1.5rem;
    margin: 0.4rem;
}
#en_top_footer .sns-link {
	float: left;
	margin: 100px auto 50px;
	padding-left: 3rem;
	line-height: 1;
}
/* .contact dl{
	margin-bottom: 0;
}
.contact .sns-link{
	font-size: 2rem;
	padding: 1rem;
} */
/*---  add  ---*/
#top_footer .adress {
	float:left;
	color: #FFF;
	margin:70px auto 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#top_footer .copyrigt {
	float:right;
	text-align:right;
	color:#FFFFFF;
	margin:70px auto 50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#top_container .copyrigt a:link {
	color: #FFF;
	text-decoration: underline;
}
#top_container .copyrigt a:visited {
	color: #FFF;
	text-decoration: underline;
}
#top_container .copyrigt a:hover {
	color: #ff6600;
	text-decoration: none;
}
#top_container .copyrigt a:active {
	color: #ff6600;
	text-decoration: none;
}


div#header{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999;
}


div#header .reservation{
	position: relative;
	width: 960px;
	margin: 0 auto;
}
