/*
encord：UTF-8 201307
*************************************************/
@charset "utf-8";



/*
JK 共通ヘッダー
*************************************************/
#header {
	width:100%;
	height: 100%;
	background-color:#F6F6F6;
	}
.header_contents {
	width: 960px;
	height: 80px;
	margin:0 auto;
	}
.header_contents span {
	display:none;
	}
.header_contents h1 {
	float:left;
	margin:0;
	padding:0;
	}
.header_contents h1 a {
	background-image: url(/img/common/34/lg_jk_h.png);
    background-size: 170px auto;
    -webkit-background-size: 170px auto;
	-moz-background-size: 170px auto;
	background-repeat: no-repeat;
	background-position: left center;
	width: 188px;
	height: 80px;
	display: block;
	float: left;
	margin:0;
	padding:0;
	}


/*
JK 共通ヘッダー：グローバルナビ
*************************************************/

.header_contents ul {
	margin:0;
	padding:0;
	}
.header_contents li {
	background-image: url(../img/header_navi_en.png);
	background-repeat: no-repeat;
	height:80px;
	float: left;
	margin:0;
	padding:0;
	}
.header_contents li a {
	display:block;
	width:100%;
	height:80px;
	}
.nv {
	height:80px;
	width: 720px;
	float: right;
	}
.nv_1 {
	width:240px;
	background-position: 0px -80px;
	}
.nv_2 {
	width:240px;
	background-position: -240px -80px;
	}
.nv_3 {
	width:240px;
	background-position: -480px -80px;
	}
.nv_4 {
	width:120px;
	background-position: -360px -80px;
	}
	
.nv_1:hover {
	background-position: 0 0px;
	}
.nv_2:hover {
	background-position: -240px 0px;
	}
.nv_3:hover {
	background-position: -480px 0px;
	}
.nv_4:hover {
	background-position: -360px 0px;
	}
	
/*
JK 共通フッター
*************************************************/
#footer {
	background-color:#F6F6F6;
	background-image:url(../img/bg_footer_2.png);
	background-repeat: repeat-x;
	width:100%;
	height: 100%;
	}
.footer_contents {/*
	background-image: url(../img/lg_21.png);
	background-repeat: no-repeat;
	background-position: 20px center;*/
	margin:0 auto;
	width:960px;
	height: 80px;
	text-align:left;
	}
.footer_contents_in {
	width:960px;
	height:80px;
	position:relative;
	float: left;
	}
.footer_contents_in span {
	display:none;
	}
/*
JK 共通フッター：外部リンク（SJK・湯快リゾート）
*************************************************/
.footer_contents_in .box {
	float:left;
	width:175px;
	margin:20px 0 0 0;
	}
.footer_contents_in .sjk {
	width:70px;
	height:40px;
	background-image: url(../img/lg_sjk.png);
	background-repeat: no-repeat;
	margin-left:180px;
	}
.footer_contents_in .sjk a {
	width:70px;
	height:40px;
	display:block;
	}
.footer_contents_in .yukai {
	width:90px;
	height:40px;
	background-image: url(../img/lg_yukai.png);
	background-repeat: no-repeat;
	}
.footer_contents_in .yukai a {
	width:90px;
	height:40px;
	display:block;
	}
.footer_contents_in .box .yukai a:hover {
	opacity: 0.6;
	}

/*テキストリンク*/
.footer_contents_in ul {
	text-align:left;
	padding:0;
	margin:33px 20px 6px 0;
	}
.footer_contents_in li {
	display:inline;
	padding:0 2px 0 6px;
	}
.bd_left {
	border-left:1px solid #B4B4B5;
	}
.bd_right {
	border-right:1px solid #B4B4B5;
	}
.footer_contents_in li a {
	font-size:100%;
	color:#595757;
	padding:0 10px;
	letter-spacing: 0 !important;
	}
.footer_contents_in li a:hover {
	color:#CB0000;
	}
/*コピーライト*/
.copyright {
	font-size:95%;
	margin-right:20px;
	color:#45B0E3;
	letter-spacing: 0 !important;
	float: right;
	}

/*
JK ページ単位フッター
*************************************************/
#footer_bk {
	background-image:url(../img/bg_footer_bk.png);
	background-repeat: repeat-x;
	width:100%;
	height: 100%;
	}
.footer_bk_contents {
	margin:0 auto;
	width:970px;
	height: 140px;
	padding-top:30px;
	}
.footer_bk_contents span {
	display:none;
	}
.footer_mm {
	width:410px;
	background-image: url(../img/qr_footer_mm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-left: 20px;
	padding:5px 30px 0 120px;
	border-right: dotted 1px #CCC;
	float: left;
	height: 100px;
	}
.footer_mm p,
.footer_sns p {
	text-align: left;
	font-size:10px;
	color:#C7C8C9;
	letter-spacing: 0.08em !important;
	line-height:140%;
	}
.footer_sns p {
	margin:20px 0 0 10px;
	}
.footer_sns p a {
	display:block;
	text-decoration:none;
	font-size:10px;
	color:#C7C8C9;
	}

.footer_sns {
	float:right;
	width:340px;
	height:85px;
	background-color:#444444;/*
	background-image: url(../img/img_footer_sns_1.png);
	background-repeat: no-repeat;
	background-position: 20px center;*/
	padding:20px 0 0 0;
	text-align: left;
	margin-right: 20px;
	margin-left:20px;
	}
.footer_sns img {
	margin:0 5px;
	}
.box_sns {
	width:180px;
	height:48px;
	float:right;
	margin-right: 10px;
	}
.box_sns a:hover {
     opacity:0.6;
	}
