@charset "utf-8";

.hide {
	display:none;
}


/* header
-------------------------------------------------------------------------------------------------------*/
#headArea {
	width:100%;
	margin-bottom:32px;
	padding-top:18px;
	border-bottom:10px solid #c8be6a;
}
#headArea:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#headArea {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #headArea {height: 1%;}
#headArea {display: block;}
/* End hide from IE-mac */

#headAreaTop {
	width:100%;
	padding-top:18px;
	padding-bottom:33px;
}
#headAreaTop:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#headAreaTop {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #headAreaTop {height: 1%;}
#headAreaTop {display: block;}
/* End hide from IE-mac */

#header {
	width:950px;
	margin:0 auto;
}

#header #logo {
	padding:1px 0 21px 0;
	float:left;
}

#header h1#logo {
	padding:150px 0 0 31px;
	float:left;
}

#headNav {
	width:720px;
	float:right;
}

#headNav ul#lang {
	padding-bottom:15px;
	float:right;
}
#headNav ul#lang:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#headNav ul#lang {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #headNav ul#lang {height: 1%;}
#headNav ul#lang {display: block;}
/* End hide from IE-mac */

#headNav ul#lang li {
	background:url(../imgs/ic_01.gif) no-repeat 0 0.3em;
	padding:0 15px 0 18px;
	font-size:77%;
	float:left;
}

#headNav ul#lang li.last {
	padding-right:0;
}

#headNav #flashArea {
	clear:both;
	padding-top:14px;
}

body#cn #flashArea {
	clear:both;
	padding-top:0;
}



/* global navi */
ul#globalNav {
	clear:both;
}

ul#globalNav li {
	text-indent:-9999px;
	float:left;
}

ul#globalNav li a,
ul#globalNav li a:visited,
ul#globalNav li a:active,
ul#globalNav li a:hover {
	display:block;
	height:31px;
	background-image:url(../imgs/navi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

ul#globalNav li.nav01 a {
	width:80px;
	background-position:0 0;
}
ul#globalNav li.nav01 a:hover,
ul#globalNav li.nav01 a#current {
	background-position:0 -31px;
}

ul#globalNav li.nav02 a {
	width:109px;
	background-position:-80px 0;
}
ul#globalNav li.nav02 a:hover,
ul#globalNav li.nav02 a#current {
	background-position:-80px -31px;
}

ul#globalNav li.nav03 a {
	width:80px;
	background-position:-189px 0;
}
ul#globalNav li.nav03 a:hover,
ul#globalNav li.nav03 a#current {
	background-position:-189px -31px;
}

ul#globalNav li.nav04 a {
	width:82px;
	background-position:-269px 0;
}
ul#globalNav li.nav04 a:hover,
ul#globalNav li.nav04 a#current {
	background-position:-269px -31px;
}

ul#globalNav li.nav05 a {
	width:81px;
	background-position:-351px 0;
}
ul#globalNav li.nav05 a:hover,
ul#globalNav li.nav05 a#current {
	background-position:-351px -31px;
}

ul#globalNav li.nav06 a {
	width:95px;
	background-position:-432px 0;
}
ul#globalNav li.nav06 a:hover,
ul#globalNav li.nav06 a#current {
	background-position:-432px -31px;
}

ul#globalNav li.nav07 a {
	width:96px;
	background-position:-527px 0;
}
ul#globalNav li.nav07 a:hover,
ul#globalNav li.nav07 a#current {
	background-position:-527px -31px;
}

ul#globalNav li.nav08 a {
	width:97px;
	background-position:-623px 0;
}
ul#globalNav li.nav08 a:hover,
ul#globalNav li.nav08 a#current {
	background-position:-623px -31px;
}



/* main
-------------------------------------------------------------------------------------------------------*/
.mainWrap {
	clear:both;
	width:950px;
	margin:0 auto;
	padding-bottom:40px;
}
.mainWrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.mainWrap {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .mainWrap {height: 1%;}
.mainWrap {display: block;}
/* End hide from IE-mac */


.btnPagetop {
	clear:both;
	text-align:right;
}

#utility {
	clear:both;
	width:950px;
	margin:0 auto;
	padding-bottom:8px;
}
#utility:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#utility {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #utility {height: 1%;}
#utility {display: block;}
/* End hide from IE-mac */

#utility .btnPagetop {
	padding-bottom:30px;
}

#utility ul {
	float:right;
}

#utility ul li {
	float:left;
}


/* footer
-------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	padding:15px 0 13px 0;
	background:#c8be6a;
	color:#000000;
	line-height:1.2;
	overflow:hidden;
}
#footer:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#footer {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #footer {height: 1%;}
#footer {display: block;}
/* End hide from IE-mac */

#footer a,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color:#000000;
}

#footer .inner {
	width:950px;
	margin:0 auto;
}

#footer dl {
	float:left;
}

#footer dl dt {
	font-weight:bold;
}

#footer .others {
	width:20em;
	padding-top:5px;
	float:right;
	text-align:right;
}

body#cn #footer .others {
	width:20em;
	padding-top:40px;
	float:right;
	text-align:right;
}

#footer .others p.btMail {
	padding-bottom:12px;
}

/* footer NEW
-------------------------------------------------------------------------------------------------------*/
footer {
	width:100%;
	/*font-family:"YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;*/
}

/*html:lang(zh) footer {
	width:100%;
	font-family:"YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
}*/

footer a {
	text-decoration:none;
}

footer a:hover {
	opacity:0.7; 
	filter: alpha(opacity=70);
	transition:0.5s;
}

footer .footerLeft {
	float:left;
}

footer .footerRight {
	float:right;
}

footer .imgW150 {
	width:150px;
}

#footTop {
	background:#1F2A66;
	padding:40px 0 25px;
	font-family:"YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
}

#footTopInner {
	width:570px; 
	margin:0 auto;
}

#footTopInner .footTopInnerTxt01 {
	font-size:19px;
}

#footTopInner .footTopInnerTxt02 {
	font-size:15px;
}

#footTopInner .footTopInnerTxt03 {
	font-size:22px;
	margin:15px 0 5px;
}

#footTopInner .footTopInnerTxt04 {
	font-size:13px;
}

#footTopInner .footTopInnerTxt05 {
	clear:both;
	 text-align:center; 
	 padding:70px 0 0px; 
	 font-size:15px;
}

#footBot {
	clear:both;
	background:#3C3D3C;
	padding:30px 0 15px;
}

#footBotInner {
	width:760px; 
	margin:0 auto;
	padding:0px 0 30px 160px;
}

#footBotInner .footBotInnerImg01 {
	margin:0 0 35px;
}

#footBotInner .footBotInnerImg01 img {
	width:488px;
}

#footBotInner ul.footBotInnerList01 {
	float:left; 
	line-height:2.5; 
	font-size:11px;
}

#footBotInner ul.footBotInnerList02 {
	float:left; 
	line-height:2.5; 
	font-size:11px;
	margin-left:50px;
}


#footHotel {
	clear:both;
	width:960px; 
	margin:0 auto;
	border-top:1px solid #6d6d6d;
	padding:30px 0 30px;
}

#footHotel ul.footHotelList {
	display:flex;
	justify-content:space-between;
}

#footBot .footBotTxt01 {
	clear:both;
	text-align:center; 
	padding:30px 0 15px;
}

#footBot .footBotTxt02 {
	clear:both; 
	text-align:center; 
	padding:20px 0;
}

/* Hack
-------------------------------------------------------------------------------------------------------*/
.fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.fix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .fix {height: 1%;}
.fix {display: block;}
/* End hide from IE-mac */
.block div {
	margin-right: 15px;
	float: left;
}

