@charset "utf-8";
/* style --------------------------- */
/* COMMON
------------------------------------ */
.top_bg {
	background: url(/n_cmn_img/bg.gif);
	min-width: 960px;
}
.section_header {
	height: 128px;
	padding: 340px 0 0;
}
.section_header h2 {
}
.section_header_txt {
	margin: 27px 0 0;
	padding: 8px 0 0;
	height: 32px;
}

/* style --------------------------- */
/* TOP
------------------------------------ */
#top {
	width: 100%;
	left: 0;
}

/* style --------------------------- */
/* HEADER
------------------------------------ */
#top_header .top_hd_logo {
	background: #FFF;
	padding: 10px 0 13px;
}
#top_header .top_hd_logo h1 {
	position: relative;
	z-index: 5;
}
#top_header .hd_nav {
	float: right;
}
#top_header .hd_nav_list {
	background: #354F36 url(/n_cmn_img/hd_nav_bg.gif) repeat-x top left;
	border-radius: 0 0 4px 4px;
	margin: 0 0 12px;
	behavior: url(/n_js/PIE.htc);
}
#top_header .hd_nav_list li {
	float: left;
	padding: 6px 20px;
	font-size: 65%;
	border-right: 1px solid #324A34;
	border-left: 1px solid #4C644E;
}
#top_header .hd_nav_list li.first {
	border-left: none;
}
#top_header .hd_nav_list li.last {
	border-right: none;
}
#top_header .hd_nav_list a {
	color: #FFF;
	text-decoration: none;
}
#top_header .hd_nav_list a:hover {
	text-decoration: underline;
}
#top_header .hd_nav_gotop {
	text-align: right;
}
#top_header .hd_nav_gotop a {
	background: url(/n_cmn_img/ico_arrow_back.gif) no-repeat left center;
	padding: 0 0 0 15px;
	color: #000;
	text-decoration: none;
	text-align: right;
}
#top_header .hd_nav_gotop a:hover {
	text-decoration: underline;
}

/* HEADER UTILITY
------------------------------------ */
#top_header .hd_utility {
	background: #FFF url(/n_cmn_img/hd_utility_bg.png) no-repeat center top;
	min-width: 960px;
	text-align: left;
	zoom: 1;
	padding: 0 0 4px;
}
#top_header .hd_utility:after {
	content: "";
	display: block;
}
#top_header .hd_utility img {
	vertical-align: middle;
}
/* login */
#top_header #hd_login {
	float: left;
	width: 590px;
	padding: 7px 0 0 0;
	position: relative;
	z-index: 5;
}
#top_header .hd_login_inputtxt {
	width: 180px;
	border: #B1956D 1px solid;
	margin: 0 3px 0 0;
	height: 18px;
}
#top_header .hd_login_inputtxt_pass {
	width: 100px;
}
#top_header .hd_nav_login_form {
	float: left;
}
#top_header #hd_login label span {
	font-size: 65%;
}
#top_header .hd_login_spbtn {
	display: none;
}
#top_header .hd_login_faq {
	display: none;
}
#top_header .hd_login_pc_error {
	display: block;
	clear: both;
	padding: 10px 0 0;
	color: #FF0004;
}
#top_header .hd_login_sp_error {
	display: none;
}
#top_header .hd_login_welcome {
	padding: 2px 0 0 0;
	float: left;
	word-wrap: break-word;
	width: 510px;
}
#top_header .hd_logout {
	float: right;
	padding: 0;
	vertical-align: top;
}
#top_header .hd_login_welcome_pc_hidden {
	display: none;
}
#top_header .hd_login_welcome_sp_hidden {
	display: inline;
}
/* lang nav */
#top_header .hd_utility_nav {
	float: right;
	width: 332px;
	padding: 8px 0 0 0;
	position: relative;
	z-index: 5;
}
#top_header .hd_utility_nav_lang {
	float: left;
	width: 170px;
	border-right: 1px #B68C50 solid;
	height: 21px;
	padding: 2px 0 0 0;
}
#top_header .hd_utility_nav_lang li {
	float: left;
	margin: 0 14px 0 0;
}
#top_header .hd_utility_nav_lang li.last {
	margin: 0 10px 0 0;
}
#top_header .hd_utility_nav_catalog {
	float: left;
	border-left: 1px #E8D6AE solid;
	padding: 0 0 0 10px;
}
/* leaf */
#top_header #hd_leaf {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
	height: 400px;
	overflow: hidden;
	background: transparent;
	text-align: left;
}
#top_header .hd_leaf_ul {
	background: url(/n_img/hd_leaf_l_up.jpg) no-repeat;
	width: 520px;
	height: 84px;
	position: absolute;
	top: 0;
}
#top_header .hd_leaf_bl {
	background: url(/n_img/hd_leaf_l_btm.png) left no-repeat;
	position: absolute;
	width: 162px;
	height: 398px;
	position: absolute;
	top: 0;
	left: 0;
}
#top_header .hd_leaf_ur {
	background: url(/n_img/hd_leaf_r_up.jpg) left no-repeat;
	width: 296px;
	height: 84px;
	position: absolute;
	top: 0;
	right: 0;
}
#top_header .hd_leaf_br {
	background: url(/n_img/hd_leaf_r_bottom.png) right no-repeat;
	width: 149px;
	height: 146px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1002;
}

/* style --------------------------- */
/* MENU
------------------------------------ */
#menu {
	background: url(/n_img/mn_bg.png) no-repeat;
	width: 159px;
	height: 343px;
	text-align: left;
	padding: 133px 0 0 33px;
	position: fixed;
	margin-right: -2px;
	right: 0;
	top: 50px;
	z-index: 1001;
}
#menu li {
	margin: 0 0 19px;
}

/* style --------------------------- */
/* MAIN VISUAL
------------------------------------ */
#top_main {
	background: url(/n_img/main_bg.png) center top no-repeat;
	min-width: 960px;
}
#top_main .main_image_bg {
	background: url(/n_img/main_img_bg.png) center 3px no-repeat;
	width: 100%;
	min-width: 960px;
}
#top_main .main_image {
	position: relative;
	z-index: 9;
	width: 960px;
	height: 362px;
	padding: 16px 0 0;
	margin: 0 auto;
	text-align: left;
}
#top_main .main_image div {
	width: 960px;
	height: 325px;
	display: none;
	position: absolute;
}
#mainLogo {
	width: 960px;
	height: 325px;
	position: absolute;
	text-align: center;
}
/* image nav */
#top_main .main_inner {
	position: relative;
	text-align: left;
}
#top_main .main_nav {
	position: relative;
	margin: 0 20px 0;
	width: 920px;
	height: 82px;
	overflow: hidden;
}
#top_main #main_nav_inner {
	position: relative;
	left: 0;
	width: 100%;
	width: 920px;
	height: 82px;
}
#top_main .main_nav a {
	text-decoration: none;
	color: #303030;
}
#top_main .main_nav ul {
	width: 1500px;
	height: 82px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#top_main .main_nav li {
	position: relative;
	width: 205px;
	height: 82px;
	float: left;
	margin: 0 28px 0 0;
	font-size: 70%;
}
#top_main .main_nav p {
	float: left;
}
#top_main .main_nav dl {
	float: right;
	width: 135px;
}
#top_main .main_nav dt {
	color: #FFF;
	font-size: 85%;
}
#top_main .main_nav dd {
	font-weight: bold;
	line-height: 1.5;
}
#top_main .main_nav_arrowl {
	position: absolute;
	top: 0;
	left: 0;
}
#top_main .main_nav_arrowr {
	position: absolute;
	right: 0px;
	top: 0;
}
/* main banner */
#top_main .main_banner {
	margin: 45px 0 0;
	min-width: 960px;
	overflow: hidden;
}

/* style --------------------------- */
/* HOTEL
------------------------------------ */
#hotel {
	background: url(/n_img/hotel_bg.png) center 280px no-repeat;
	min-width: 960px;
	padding: 345px 0 0;
	zoom: 1;
	position: relative;
	width: 100%;
	left: 0;
}
#hotel .hotel_header {
	position: relative;
	z-index: 1;
}
#hotel .hotel_header h2 {
	padding: 5px 0 0;
}
#hotel .hotel_header_txt {
	height: 93px;
	background: url(/n_img/hotel_bg_txt01.png) repeat-x;
	text-align: left;
	padding: 20px 0 0;
	margin: 40px 0 0;
}
/* map */
#hotel .hotel_map,
#hotel .hotel_map_parts {
	position: relative;
	z-index: 1;
}
#hotel .hotel_map_base {
	background: url(/n_img/hotel_map_base.png) center top no-repeat;
	height: 1077px;
	position: absolute;
	width: 100%;
	min-width: 960px;
	height: 1077px;
	top: -550px;
	right: 0px;
}
#hotel .hotel_map_pos {
	width: 386px;
	height: 342px;
	background: no-repeat;
	position: absolute;
	top: -34px;
	right: 243px;
}
/* nav */
#hotel #hotel_nav {
	position: relative;
	z-index: 1;
}
#hotel .hotel_nav {
	position: relative;
	height: 570px;
	text-align: left;
}
#hotel .hotel_nav dt {
	margin: 0 0 25px;
}
#hotel .hotel_nav li {
	margin: 10px 0;
}
#hotel .hotel_nav01 {
	position: absolute;
	top: 20px;
}
#hotel .hotel_nav02 {
	position: absolute;
	top: -40px;
	right: 0;
}
#hotel .hotel_nav02 dt {
	text-align: right;
}
#hotel .hotel_nav03 {
	position: absolute;
	top: 340px;
	left: 288px;
}
#hotel .hotel_nav03 ul {
	width: 560px;
}
#hotel .hotel_nav03 li {
	float: left;
	width: 277px;
	margin: 5px 0;
}
/* photo */
#hotel_photos {
	position: absolute;
	top: 0px;
	overflow: hidden;
	width: 100%;
	height: 700px;
	min-width: 960px;
	margin: 0 auto;
	left: 0;
}
#hotel_photos_inner {
	background: #FFF;
	width: 1500px;
	min-width: 960px;
	margin: 0 auto;
	position: relative;
	left: 0;
}
#hotel_photos_inner img {
	position: absolute;
	display: none;
}
#hotel_photo1 {
	top: 320px;
	left: 0px;
}
#hotel_photo2 {
	top: 275px;
	left: 140px;
}
#hotel_photo3 {
	top: 330px;
	left: 290px;
}
#hotel_photo4 {
	top: 285px;
	left: 440px;
}
#hotel_photo5 {
	top: 295px;
	right: 325px;
}
#hotel_photo6 {
	top: 317px;
	right: 160px;
}
#hotel_photo7 {
	top: 282px;
	right: 10px;
}
/* reserv */
#hotel .hotel_rsv {
	background: url(/n_img/hotel_rsv_bg.png);
	padding: 10px;
}
#hotel .hotel_rsv dl {
	background: #FFF;
	padding: 30px 0;
}
#hotel .hotel_rsv dd {
	font-size: 85%;
}
#hotel .hotel_rsv_tel {
	margin: 25px 0 20px;
}

/* style --------------------------- */
/* PLAN
------------------------------------ */
#plan {
	width: 100%;
	left: 0;
	position: relative;
}
/* header */
#plan .plan_header {
	background: url(/n_img/plan_bg.jpg) center top no-repeat;
	min-width: 960px;
}
#plan .plan_header_txt {
	background: url(/n_img/plan_bg_txt01.png) repeat-x;
}
#plan .plan_header_cover_wrap {
	text-align: left;
}
#plan .plan_header_cover {
	background: url(/n_img/plan_bg_cover.png) repeat-x;
	position: absolute;
	top: 0;
	width: 100%;
	height: 150px;
}
/* nav */
#plan .plan_nav {
	background: url(/n_img/plan_nav_bg.gif);
	min-width: 960px;
}
#plan .plan_nav_inner {
	overflow: hidden;
}
#plan .plan_nav ul {
	width: 1100px;
	height: 200px;
}
#plan .plan_nav li {
	float: left;
	width: 168px;
	margin: 0 30px 0 0;
}
#plan .plan_nav li.select {
	background: #FFF;
}
/* contents */
#plan .plan_content {
	border-top: 1px #FCFBFF dotted;
	border-bottom: 1px solid #FFF;
	background: #FFF;
	width: 100%;
	height: 318px;
}
#plan #plan_content_inner {
	width: 960px;
	height: 318px;
	margin: 0 auto;
	position: relative;
}
#plan #plan_content_inner div {
	display: none;
	position: absolute;
	left: 0;
}

/* style --------------------------- */
/* INFO
------------------------------------ */
#info {
	width: 100%;
	left: 0;
}
/* header */
#info .info_header {
	background: #014CB2 url(/n_img/info_bg.jpg) center -105px no-repeat;
	min-width: 960px;
	box-shadow: -1px 1px 6px #666 inset;
}
#info .info_header_txt {
	background: url(/n_img/info_bg_txt01.png) repeat-x;
}
/* contents */
#info .info_content {
	text-align: left;
	margin: 30px 0;
}
/* topics */
#info .info_sec_topics .hgp_llist02 {
	margin-bottom: 20px;
}
#info .info_sec_topics li {
	padding: 20px 0;
	border-bottom: #C8C8C8 1px dotted;
	zoom: 1;
	font-size: 85%;
}
#info .info_sec_topics li.last {
	border-bottom: none;
	padding-bottom: 25px;
}
#info .info_sec_topics li:after {
	content: "";
	display: block;
	clear: both;
}
#info .info_sec_topics_img {
	float: left;
}
#info .info_sec_topics_img img {
	border: #E8E8E8 3px solid;
}
#info .info_sec_topics_txt {
	float: right;
	width: 830px;
}
#info .info_sec_topics_txt p {
	font-size: 115%;
}
#info .info_sec_topics_txt_name {
	color: #A48F70;
	margin: 0 0 5px;
}
#info .info_sec_topics_txt_link {
	font-weight: bold;
	margin: 0 0 5px;
}
/* press */
#info .info_sec_press dt {
	font-size: 90%;
	padding: 12px 0 0;
}
#info .info_sec_press dd {
	font-size: 90%;
	border-bottom: #C8C8C8 1px dotted;
	padding: 0 0 12px 130px;
	margin: -1.6em 0 0;
	font-weight: bold;
}
#info .info_sec_press dd.last {
	border-bottom: none;
	padding-bottom: 5px;
}
#info .info_sec_press_name {
	color: #A48F70;
}
#info .info_sec_press_pdfico {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

/* style --------------------------- */
/* RECOMMEND
------------------------------------ */
#recom {
	width: 100%;
	left: 0;
}
/* header */
#recom .recom_header {
	background: #0B71D5 url(/n_img/recom_bg.jpg) center top no-repeat;
	min-width: 960px;
	box-shadow: -1px 1px 5px #CCC inset;
}
#recom .recom_header_txt {
	background: url(/n_img/recom_bg_txt01.png) repeat-x;
}
/* contents */
#recom .recom_content {
	text-align: left;
	overflow: hidden;
	width: 960px;
	padding: 0 0 30px;
}
#recom .recom_content ul {
	width: 1100px;
}
#recom .recom_content li {
	width: 210px;
	float: left;
	margin: 30px 40px 0 0;
	font-size: 85%;
}
#recom .recom_list_tit {
	font-size: 115%;
	margin: 8px 0 5px;
}

/* style --------------------------- */
/* ASSIST
------------------------------------ */
#assist {
	height: 353px;
	background: #4C9103 url(/n_img/assist_bg.jpg) center top no-repeat;
	padding: 247px 0 0;
	min-width: 960px;
	box-shadow: -1px 1px 6px #888 inset;
}
#assist h2 {
	padding: 25px 0 0;
}
#assist .assist_lead {
	margin: 25px 0 40px;
	font-size: 90%;
}
