@charset "utf-8";

* html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* 
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
/*	background: #ffffff url(../img/bg.jpg) left top repeat-x;
*/
	background: #ffffff url(../img/bg.png) left top repeat-x;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", sans-serif;
	line-height: 1.5;
	color: #371820;
}

a {
	color: #eeeeee;
	text-decoration: none;
}

a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: top;
}

div.hr ,
hr.img {
	border: 0;
	height: 30px;
	background: url('../img/common/hr.png') 0 50% repeat-x;
	clear: both;
	}

*hr.img {
	visibility: hidden;
	height:16px;
	}



.line {
	border-bottom: 1px dotted #cccccc;
	width: 500px;
	margin: 14px 2px;
}

.ma {
	float: left;
	width: 10px;
	height: 100px;
}

.red{
	color: #910a2b;
}

.blue{
	color: #00549b;
}

#copy{
	color: #290810;
	font-size: 12px;
	margin: 10px 0;
	font-weight: bold;
}

.copy_text{
	color: #290810;
	font-size: 12px;
	margin: 10px 0;
	font-weight: bold;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

#container {
	width: 970px;
	width: 972px;
	margin: 0 auto;
	text-align: center;
/*	background: #ffffff url(../img/bg2.jpg) left top repeat-y;
*/
	background:url(../img/bg2.png) center top repeat-y;
}


/* 
---------------------------------------------*/
#header {
	width: 960px;
	height: 88px;
	margin: 0 auto;
	background: #eae4cb url(../img/header.jpg) no-repeat;
}

#logo {
	float: left;
	width: 180px;
	height: 88px;
	margin: 0;
}

#lang {
	float: right;
/*	width: 43px;*/
	height: 10px;
	margin: 10px 13px;
}

#lang #lang-cn {
	margin-right:7px;
	}

/* 
---------------------------------------------*/
#navi {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 45px;
	text-align:center;
}


#navi ul,
#navi ul li{
	float: left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navi ul{
	width: 960px;
	height: 45px;
	margin: 0;
	padding: 0;
	background:url(../img/common/navi.jpg) no-repeat 0 0 #910A2B;
}

#navi ul li a{
	display: block;
	width: 106px;
	height: 45px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
}

#navi ul li.navi09 a{
	display: block;
	width: 112px;
	height: 45px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
}

#navi ul li.navi01 a.active,
#navi ul li.navi01 a:focus,
#navi ul li.navi01 a:hover{
	background:url(../img/common/navi.jpg) no-repeat left bottom;
}

#navi ul li.navi02 a.active,
#navi ul li.navi02 a:focus,
#navi ul li.navi02 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -106px -45px;
}

#navi ul li.navi03 a.active,
#navi ul li.navi03 a:focus,
#navi ul li.navi03 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -212px -45px;
}

#navi ul li.navi04 a.active,
#navi ul li.navi04 a:focus,
#navi ul li.navi04 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -318px -45px;
}

#navi ul li.navi05 a.active,
#navi ul li.navi05 a:focus,
#navi ul li.navi05 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -424px -45px;
}

#navi ul li.navi06 a.active,
#navi ul li.navi06 a:focus,
#navi ul li.navi06 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -530px -45px;
}

#navi ul li.navi07 a.active,
#navi ul li.navi07 a:focus,
#navi ul li.navi07 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -636px -45px;
}

#navi ul li.navi08 a.active,
#navi ul li.navi08 a:focus,
#navi ul li.navi08 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -742px -45px;
}

#navi ul li.navi09 a.active,
#navi ul li.navi09 a:focus,
#navi ul li.navi09 a:hover{
	background:url(../img/common/navi.jpg) no-repeat -848px -45px;
}


/* 
---------------------------------------------*/
#contents {
	clear: both;
	margin: 3px auto;
	width: 960px;
}


/* 
--------------------------*/
#left-column {
	float: left;
	margin:0;
	width: 240px;
	height: auto !important;
	height: 406px;
	background: #dcd6c7;
}

/* 
--------------------------*/
#quick_form {
	float: left;
	font-size: 10px;
	color: #ffffff;
	margin:0;
	width: 240px;
	height: 211px;
	background: url(../img/qr_bg.jpg) no-repeat;
}

#quick_form .text02 {
	font-size: 10px;
	color: #ffffff;
}

#quick_form select {
	color: #ffffff;
	background: #000000;
}

/* 
--------------------------*/
#banner {
	float: left;
	margin: 0 2px 3px 0;
	width: 238px;
}

/* Global Website */
#global_site{
	float: left;
	font-size: 11px;
	margin-bottom: 5px;
	width: 238px;
	text-align: left;
	background: #ffffff;
	letter-spacing: -1px;
	border-bottom: 3px solid #dcd6c7;
}

.g_site {
	width: 228px;
	margin:5px;
	text-align: left;
	line-height: 1.6;
	border-bottom: 1px solid #dcd6c7;
}

.g_site a {
	color: #70061a;
}

.g_site a:hover {
	color: #70061a;
	text-decoration: underline;
}


/* ER
--------------------------*/
#right-column {
	float: right;
	margin: 0;
	width: 719px;
	min-height: 406px;
	height: auto !important;
	height: 406px;
	text-align: left;
}

#right-column .pict {
	float: left;
	margin: 0;
	width: 719px;
}

#news {
	margin: 0 auto;
	padding: 0 6px;
	width: 707px;
}

#info {
	margin: 0 0 15px;
	width: 707px;
	zoom: 1;
}

#info:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#info .text h3 a {
	color:#410513;
}
#info .text h3 a:hover {
	text-decoration:none;
}

.new_info_box {
	zoom: 1; /* for IE */
}

.new_info_box:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

.new_info {
	float: left;
	display: inline; /* for IE */
	width: 346px;
	zoom: 1;
}

.new_info:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.new_info.left_new_info {
}

.new_info.right_new_info {
	margin-left: 10px;
}

.new_contents {
	float: left;
	width: 346px;
	margin-bottom: 4px;
}

.new_info_box .new_info .new_contents {
	zoom: 1;
}

.new_info_box .new_info .new_contents:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

.new_info_box .new_info .new_contents.type80 {
	height: auto !important; /* for Modern Browser */
	height: 80px; /* for IE */
	min-height: 80px; /* for Modern Browser */
}

.new_info .photo {
	float: left;
	margin-right:5px;
	width: 91px;
	height: 70px;
}

.new_info .text {
	float: right;
	width: 248px;
}

.new_info .text .arw01 {
	margin: 5px 3px 6px 0;
}

.new_info div h3 {
	font-size: 14px;
	color: #410513;
}

.new_info div h3 img {
	margin: 3px 0 0 0;
}

.new_info div p {
	font-size: 10px;
	color: #6d6137;
}

.new_info div p a {
	font-size: 10px;
	color: #6d6137;
}

.new_info div p a:hover {
	color: #6d6137;
	text-decoration: underline;
}

.new_info div .hiduke {
	font-size: 10px;
	color: #a29e91;
}

p#home_bnr01 {
	float: left;
	display: inline; /* for IE */
	margin:10px 0 0;
	width: 468px;
}

p#home_bnr02 {
	margin:10px 0 0 5px;
}

#bread {
	width: 672px;
	margin: 5px auto;
	font-size: 10px;
	color: #51363d;
}

#bread a {
	font-size: 10px;
	color: #51363d;
	color: #A00606 !important;
}

#bread a:hover {
	font-size: 10px;
	color: #51363d;
	text-decoration: underline;
}


/* tb^[
---------------------------------------------*/
#b_navi {
	clear: both;
	margin: 2px auto;
	color: #ffffff;
	width: 960px;
	height: 41px;
	background: #910a2b;
	text-align: left;
}

#b_navi .text01 {
	float: left;
	margin: 13px 15px;
	color: #ffffff;
	font-size: 10px;
}

#b_navi .text02 {
	float: right;
	margin: 15px;
	color: #ffffff;
	font-size: 9px;
}

#b_navi img{
	float: left;
	margin: 0px;
}



#footer-navi {
	clear: both;
	margin: 2px auto;
	color: #ffffff;
	width: 960px;
	height: 41px;
	background: #910a2b;
	text-align: left;
	overflow:hidden;
	}

#footer-navi ul, 
#footer-navi ul li {
	list-style:none;
	float: left;
	height: 41px;
	}

#footer-navi ul {
	width: 960px;
	}

#footer-navi ul li {
	background:url("../img/common/footer_line.png") no-repeat right top;
	}

#footer-navi ul li a {
	margin:13px 16px 0 15px;
	color: #ffffff;
	font-size: 10px;
	display:block;
	float: left;
	}

#footer-navi ul li#footer-navi-pagetop {
	float: right !important;
	background:none;
	margin: 15px;
	color: #ffffff;
	font-size: 9px;
	}

#footer-navi ul li#footer-navi-pagetop a {
	margin:0;
	color: #ffffff;
	font-size: 9px;
	display:inline;
	}





#footer {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 86px;
	background:#ede2c1;
	orverflow:hidden;
	}
#logo_s {
	float: left;
	margin: 0px;
	width: 120px;
	height: 81px;
	}
#add {
	float: left;
	padding: 24px 0 0 17px;
	width: 250px;
	height: 57px;
	font-size: 10px;
	color: #6a1d2a;
	text-align: left;
	}
#copyright {
	float: right;
	width: 565px;
	height: 81px;
	letter-spacing: -1px;
	font-size: 10px;
	margin: 0px;
	text-align: right;
	}
#copyright ul {
	margin: 24px 17px 0 0;
	font-size: 10px;
	color: #6a1d2a;
	}
#copyright ul li {
	display:inline;
	padding-left:9px;
	}
#copyright ul li a {
	color: #70061a;
	display:inline;
	}
#copyright ul li a:hover {
	color: #70061a;
	text-decoration: underline;
	}
#copyright #copyright_text {
	color: #6a1d2a;
	font-size: 10px;
	margin-right:17px;
	margin-top:1em;
	}









/* Clear Set
---------------------------------------- */
#contents .clearSet {
	zoom: 1; /* for IE */
}

#contents .clearSet:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

/* None Float
---------------------------------------- */
#right-column #main .section.noneFloat {
	float: none;
}

/* Clear Inline
---------------------------------------- */
.clearInline {
	display: inline;
}













/* sub-navi */
#sub-navi {
	height:132px;
	clear:both;
	color:#000;
	text-align:left;
	padding-top:1px;
	}

#sub-navi ul, 
#sub-navi ul li {
	list-style:none;
	margin:0;
	padding:0;
	}

#sub-navi ul li {
	float:left;
	}

#sub-navi ul li a {
	color:#000;
	display:block;
	width:240px;
	height:132px;
	text-indent:-999em;
	}


#sub-navi ul li#sub-navi-rooms a {
	background:url('../img/sub_navi.jpg') no-repeat 0 0;
	}
#sub-navi ul li#sub-navi-wedding a {
	background:url('../img/sub_navi.jpg') no-repeat -240px 0;
	}
#sub-navi ul li#sub-navi-restaurant a {
	background:url('../img/sub_navi.jpg') no-repeat -480px 0;
	width:239px;
	}



/* flash-area */
#flash-area {
	width:719px;
	height:240px;
	background:#000;
	}

/* quickrsv */
#quickrsv {
	clear:both;
	height:240px;
	text-align:left;
	color:#000;
	overflow:hidden;
	}

#quickrsv h5 {
	background:url('../img/quickrsv/quick.png') no-repeat 0 0;
	height:29px;
	text-indent:-999em;
	}

#quickrsv #quick-form {
	float: left;
	font-size: 10px;
	color: #ffffff;
	margin:0;
	width: 240px;
	height: 211px;
	background:url('../img/quickrsv/quick.png') no-repeat 0 -29px;
	}

#quickrsv #quick-form .text02 {
	font-size: 10px;
	color: #ffffff;
	}

#quickrsv #quick-form select {
	color: #ffffff;
	background:#000000;
	}




