@charset "UTF-8";



body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}




/* ////////////////////////////////////////////////// */
/* header */
/* ////////////////////////////////////////////////// */
#header {
	background: #3C342D url(../img/header/bg.gif) repeat-x left top;
	width: 100%;
}
#header2 {
	background: url(../img/header/bg2.gif) no-repeat center top;
	width: 100%;
}
#header3 {
	width: 860px;
	height: 95px;
	position: relative;
	margin: 0 auto;
	background: url(../img/header/bg2.gif) no-repeat -70px 0;
	text-align: left;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 300px;
}

#header ul.naviLeft {
	width: 266px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
#header ul.naviLeft li {
	float: left;
}

#header ul.naviRight {
	width: 211px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
#header ul.naviRight li {
	float: left;
}

#header dl.reservation {
	width: 251px;
	height: 27px;
	overflow: hidden;
	background: url(../img/header/reservation.gif) no-repeat left top;
	position: absolute;
	left: 0;
	bottom: 0;
}
#header dl.reservation dt,
#header dl.reservation dd {
	float: left;
}

#header dl.textsize {
	width: 122px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	right: 0;
}
#header dl.textsize dt,
#header dl.textsize dd {
	float: left;
}
#header dl.textsize dd.small {
	background: url(../img/header/textsize01_o.gif) no-repeat left top;
}
#header dl.textsize dd.medium {
	background: url(../img/header/textsize02_o.gif) no-repeat left top;
}
#header dl.textsize dd.large {
	background: url(../img/header/textsize03_o.gif) no-repeat left top;
}
#header dl.textsize dd a:hover img {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}

#header dl.search {
	width: 231px;
	height: 27px;
	overflow: hidden;
	background: url(../img/header/search.gif) no-repeat left top;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0;
}
#header dl.search dt,
#header dl.search dd {
	float: left;
}
#header dl.search dd {
	padding: 4px 0 0 0;
}
#header dl.search dd input.text {
	height: 19px;
	width: 105px;
	overflow: hidden;
	font-size: 12px;
	line-height: 19px;
	background: url(../img/header/search_text.gif) no-repeat left top;
	border: 0px solid #000;
	text-indent: 0.5em;
}
#header dl.search dd input.btn {
	height: 19px;
	width: 25px;
	overflow: hidden;
	font-size: 12px;
	line-height: 19px;
	background: url(../img/header/search_btn.gif) no-repeat left top;
	border: 0px solid #000;
	text-indent: -9999px;
	cursor: pointer;
}



/* ////////////////////////////////////////////////// */
/* visual */
/* ////////////////////////////////////////////////// */
#visual {
	background: #241F1F url(../img/visual/bg.gif) no-repeat center bottom;
}
#visual2 {
	width: 860px;
	background: #241F1F url(../img/visual/bg.gif) no-repeat -70px bottom;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
}
#visual2 p {
	height: 180px;
}



/* ////////////////////////////////////////////////// */
/* global */
/* ////////////////////////////////////////////////// */
#global {
	background: #DDD url(../img/global/bg.gif) repeat-x left top;
}
#global2 {
	background: url(../img/global/bg2.gif) no-repeat center top;
}
#global3 {
	background: url(../img/global/bg2.gif) no-repeat -70px top;
	width: 860px;
	height: 55px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#global ul {

	background: url(../img/global/gl.gif) no-repeat left bottom;
	width: 810px;
	height: 55px;
	overflow: hidden;
	margin: 0 25px;
}
#global ul li {
	float: left;
}
#global ul li a {
	display: block;
	height: 55px;
	width: 135px;
	overflow: hidden;
	text-indent: -9999px;
}
#global ul li.stay a {
	background: url(../img/global/gl.gif) no-repeat 0px 0px;
}
#global ul li.restaurant a {
	background: url(../img/global/gl.gif) no-repeat -135px 0px;
}
#global ul li.banquet a {
	background: url(../img/global/gl.gif) no-repeat -270px 0px;
}
#global ul li.wedding a {
	background: url(../img/global/gl.gif) no-repeat -405px 0px;
}
#global ul li.event a {
	background: url(../img/global/gl.gif) no-repeat -540px 0px;
}
#global ul li.about a {
	background: url(../img/global/gl.gif) no-repeat -675px 0px;
}
body#stay #global ul li.stay a,
body#restaurant #global ul li.restaurant a,
body#banquet #global ul li.banquet a,
body#wedding #global ul li.wedding a,
body#event #global ul li.event a,
body#about #global ul li.about a,
#global ul li a:hover {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}



/* ////////////////////////////////////////////////// */
/* contents */
/* ////////////////////////////////////////////////// */
#contents {
  /* autumn */
	background: #f7e8e5 url(../img/contents/bg_spring.gif) left top;
}
#contents2 {
	background: url(../img/global/bg.gif) repeat-x left -55px;
}
#contents3 {
	background: url(../img/contents/bg2.gif) repeat-y center top;
}
#contents4 {
	background: url(../img/global/bg2.gif) no-repeat center -55px;
}
#contents5 {
	width: 860px;
	background: url(../img/contents/bg2.gif) repeat-y -10px top;
	margin: 0 auto;
	text-align: left;
}
#contents6 {
	background: url(../img/global/bg2.gif) no-repeat -70px -55px;
}



/* ////////////////////////////////////////////////// */
/* alpha */
/* ////////////////////////////////////////////////// */
#alpha {
	width: 650px;
	float: right;
}
#alpha2 {
	padding: 0 20px;
}


#alpha2 .link{
	float:right;
}
/* ////////////////////////////////////////////////// */
/* path */
/* ////////////////////////////////////////////////// */
#path {
}
#path ol {
	width: 610px;
	padding: 15px 20px 15px 20px;
}
#path ol li {
	float: left;
	padding: 0 0 0 15px;
	background: url(../img/contents/path.gif) no-repeat 5px center;
	white-space: nowrap;
}
#path ol li.home {
	background: none;
	padding: 0;
}
#path ol li a {
	color: #333;
}



/* ////////////////////////////////////////////////// */
/* alpha2 .class */
/* ////////////////////////////////////////////////// */
/* div.pagettl */
#alpha2 div.pagehead {
	background: url(../img/contents/pagehead.gif) repeat-x left bottom;
	padding: 0 0 8px 0;
	margin: 0 0 1em 0;
}

#alpha2 div.pagehead {
	background: url(../img/contents/pagehead.gif) repeat-x left bottom;
	padding: 0 0 8px 0;
	margin: 0 0 1em 0;
}

#alpha2 div.ornamentMdl {
	background: url(../img/contents/ornament_mdl.gif) repeat-y left top;
}
/* div.ornament */
#alpha2 div.ornamentTop {
	background: url(../img/contents/ornament_top.gif) no-repeat left top;
}
#alpha2 div.ornamentBtm {
	background: url(../img/contents/ornament_btm.gif) no-repeat left bottom;
	padding: 5px 20px 25px 30px;
}
/* div.ornamentTtl */
#alpha2 div.ornamentBtm .ornamentTtl {
}
#alpha2 div.ornamentBtm .ornamentTtl h1,
#alpha2 div.ornamentBtm .ornamentTtl h2,
#alpha2 div.ornamentBtm .ornamentTtl h3,
#alpha2 div.ornamentBtm .ornamentTtl h4,
#alpha2 div.ornamentBtm .ornamentTtl h5,
#alpha2 div.ornamentBtm .ornamentTtl h6 {
	padding: 20px 0 0 0;
	float: left;
}
#alpha2 div.ornamentBtm .ornamentTtl p {
	float: right;
}
/* div.entry */
#alpha2 div.ornamentBtm div.entry {
	padding: 10px 0 0 0;
}
#alpha2 div.ornamentBtm div.entry .photo {
	width: 75px;
	float: left;
}
#alpha2 div.ornamentBtm div.entry .text {
	width: 465px;
	float: right;
}
#alpha2 div.ornamentBtm div.entry .text p {
	margin: 0 0 0.3em 0;
}
/* box */
#alpha2 .box {
}
#alpha2 .box .entry {
border-bottom: 1px solid #DCD8CD;
padding: 10px 0;
}
#alpha2 .box .entry .photo {
width: 75px;
float: left;
}
#alpha2 .box .entry .text {
width: 525px;
float: right;
}
#alpha2 .box .entry .text p {
margin:0 0 0.3em;
}

/* ul.list */
#alpha2 div.ornamentBtm ul.list {
	padding: 5px 0 0 0;
}
#alpha2 div.ornamentBtm ul.list li {
	background: url(../img/contents/point.gif) no-repeat left 4px;
	padding: 0 0 0 10px;
	margin: 0.5em 0 0 0;
}
/* ////////////////////////////////////////////////// */
/* div.gradationBox */
#alpha2 div.gradationBox {
	background: #D3D2D2 url(../img/contents/gradation_bg.gif) repeat-x left top;
}
#alpha2 div.gradationBox ul.cFix {
}
#alpha2 div.gradationBox ul.cFix li {
	padding: 0 0 10px 10px;
	float: left;
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
/* div.gradationBox2 */
#alpha2 div.gradationBox2 {

	background-color:#C8BDA8;
}
#alpha2 div.gradationBox2 ul.cFix {
	padding: 0;
}
#alpha2 div.gradationBox2 ul.cFix li {
	background-color:#C8BDA8;
	float: left;
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
/* ////////////////////////////////////////////////// */
/* div.doubleBorder */
#alpha2 div.doubleBorder {
	border-top: 1px solid #BCB19E;
	border-bottom: 1px solid #BCB19E;
	padding: 1px 0;
}
#alpha2 div.doubleBorderIn {
	border-top: 1px solid #DDD8CE;
	border-bottom: 1px solid #DDD8CE;
	padding: 17px 10px;
}
#alpha2 div.doubleBorderIn div.fLeft {
	width: 380px;
}
#alpha2 div.doubleBorderIn div.fRight {
	width: 190px;
}
/* ////////////////////////////////////////////////// */
/* span.thmb */
#alpha2 span.thmb {
	display: block;
	border: 1px solid #DDD8CE;
	padding: 4px;
	background: #fff;
}
#alpha2 span.thmb img {
	height: 65px;
	width: 65px;
}
/* ////////////////////////////////////////////////// */
/* .boxttl */
#alpha2 .boxttl {
	border: 1px solid #C4B59E;
	background: #D0C8BB url(../img/contents/boxttl.gif) repeat-x left top;
	font-size: 1.17em;
	padding: 0.5em 10px;
	margin: 1em 0 0.5em 0;
}

#alpha2 .boxttl  .ttl{
float:left;
}

#alpha2 .boxttl  .link{
float:right;
}

/* ////////////////////////////////////////////////// */
/* div.pagenavi */
#alpha2 div.pagenavi {
	padding: 20px 0 0 0;
}
#alpha2 div.pagenavi ul {
	border-top: 1px solid #DCD8CD;
	padding: 10px 0 0 10px;
}
#alpha2 div.pagenavi ul li {
	float: left;
	padding: 10px 10px 0 0;
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
*html #alpha2 div.pagenavi,
*html #alpha2 div.pagenavi ul,
*html #alpha2 div.pagenavi ul li {
	height: 1%;
}
/* ////////////////////////////////////////////////// */
/* .back */
#alpha2 p.back {
	padding: 1em 0;
}
/* ////////////////////////////////////////////////// */
/* .mb1em */
#alpha2 .mb1em {
	margin-bottom: 1em;
}
/* ////////////////////////////////////////////////// */
/* .mb1em */
#alpha2 .pb1em {
	padding-bottom: 1em;
}
/* ////////////////////////////////////////////////// */
/* .beigebox */
#alpha2 .beigebox {
	padding: 9px;
	border: 1px solid #E4D7C4;
	background: #F7F6F3;
	margin: 0.5em 0;
}
/* ////////////////////////////////////////////////// */
/* body#banquet div.guide */
body#banquet div.guide {
	margin-top: 30px;
}


/* ////////////////////////////////////////////////// */
/* beta */
/* ////////////////////////////////////////////////// */
#beta {
	width: 210px;
	float: left;
	padding: 30px 0 20px 0;
}
#beta2 {
}
/* ////////////////////////////////////////////////// */
/* ihonex */
/* ////////////////////////////////////////////////// */
#ihonex {
}
#ihonex h2 {
}
#ihonex p.ttl {
	padding: 10px 10px 5px 10px;
}
#ihonex p {
	padding: 0 10px;
}
#ihonex .check {
	padding: 5px 10px 10px 10px;
}
#ihonex .check p {
	padding: 5px 0 0 0;
}
#ihonex ul {
	padding: 10px 0 0 0;
}
#ihonex ul li {
	float: left;
	height: 24px;
	overflow: hidden;
}
#ihonex img.datepicker_trigger {
	cursor: pointer;
}
/* ////////////////////////////////////////////////// */
/* sidenavi */
/* ////////////////////////////////////////////////// */
#sidenavi {
}
#sidenavi ul.level01 {
	padding: 6px 0 0 0;
}
#sidenavi ul.level01 li {
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
#sidenavi ul.level01 li.shadow {
	background: url(../img/beta2/navi_shadow.gif) no-repeat left bottom;
	padding: 0 0 6px 0;
}
#sidenavi ul.level01 li.line {
	background: url(../img/beta2/navi_line.gif) no-repeat left bottom;
	padding: 0 0 1px 0;
}
#sidenavi ul.down {
	display: none;
}
#sidenavi ul.more {
	display: none;
}

/* ////////////////////////////////////////////////// */
/* sidenavi */
/* ////////////////////////////////////////////////// */
#sidenavi {
}
#sidenavi ul.level012 {
	padding: 6px 0 0 0;
}
#sidenavi ul.level012 li {
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
#sidenavi ul.level012 li.shadow {
	background: url(../img/beta2/navi_shadow2.gif) no-repeat left bottom;
	padding: 0 0 6px 0;
}
#sidenavi ul.level012 li.line {
	background: url(../img/beta2/navi_line2.gif) no-repeat left bottom;
	padding: 0 0 1px 0;
}

/*
#sidenavi li:hover ul.down {
	display: block;
}*/
/* ////////////////////////////////////////////////// */
/* sidebtn */
/* ////////////////////////////////////////////////// */
#sidebtn {
}
#sidebtn ul {
}
#sidebtn ul li {
	padding: 10px 10px 0 10px;
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
/* ////////////////////////////////////////////////// */
/* sidebnr */
/* ////////////////////////////////////////////////// */
#sidebnr {
}
#sidebnr ul {
}
#sidebnr ul li {
	padding: 10px 10px 0 10px;
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}


/* ////////////////////////////////////////////////// */
/* pagetop */
/* ////////////////////////////////////////////////// */
#pagetop {
	clear: both;
	width: 860px;
}
#pagetop p {
	text-align: right;
	padding: 15px 20px;
}



/* ////////////////////////////////////////////////// */
/* links */
/* ////////////////////////////////////////////////// */
#links {
	background: url(../img/links/bg.gif) repeat-x left top;
}
#links2 {
	background: url(../img/links/bg2.gif) no-repeat center top;
}
#links3 {
	width: 860px;
	height: 55px;
	background: url(../img/links/bg2.gif) no-repeat center top;
	overflow: hidden;
	margin: 0 auto;
}

#links ul {
	text-align: center;
	font-size: 0px;
}
#links ul li {
	display: inline;
	padding: 0 15px;
}



/* ////////////////////////////////////////////////// */
/* footer */
/* ////////////////////////////////////////////////// */
#footer {
	background: #3B332C url(../img/footer/bg.gif) repeat-y center top;
	color: #fff;
}
#footer2 {
	width: 860px;
	background: url(../img/footer/bg.gif) repeat-y -70px top;
	margin: 0 auto;
	text-align: left;
}

#footer .contact {
/*	background: url(../img/footer/contact.gif) no-repeat left top;
	height: 90px;*/
	background: url(../img/footer/contact_v2.jpg) no-repeat left top;
	height: 130px;
	overflow: hidden;
}
#footer .contact .fLeft {
	padding: 7px 0 0 30px;
}
#footer .contact .fRight {
	padding: 10px 30px 0 0;
}

#footer .textlinks {
	background: url(../img/footer/textlinks_bg.gif) repeat-y left top;
	padding: 0 15px;
}
#footer .textlinks a {
	color: #fff;
}

#footer .textlinks .n01 {
	width: 200px;
}
#footer .textlinks .n02 {
	width: 240px;
}
#footer .textlinks .n03 {
	width: 210px;
}
#footer .textlinks .n04 {
	width: 180px;
}

#footer .textlinks ul {
	margin: 0.5em 15px;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #A29F9B;
}
#footer .textlinks ul.first {
	border-top: none;
}
#footer .textlinks ul li.indent {
	padding-left: 1em;
}

#footer address {
	padding: 20px 0 20px 30px;
}



/* ////////////////////////////////////////////////// */
/* WYSIWYG */
/* ////////////////////////////////////////////////// */
.WYSIWYG {
}
.WYSIWYG h1,
.WYSIWYG h2,
.WYSIWYG h3,
.WYSIWYG h4,
.WYSIWYG h5,
.WYSIWYG h6,
.WYSIWYG p,
.WYSIWYG blockquote,
.WYSIWYG table {
	margin: 1em 0;
}
.WYSIWYG h1 {
	font-size: 1.33em;
	background: url(../img/contents/pagehead.gif) repeat-x left bottom;
	padding: 0 0 0.5em 0;
}
.WYSIWYG h2 {
	border: 1px solid #C4B59E;
	background: #D0C8BB url(../img/contents/boxttl.gif) repeat-x left top;
	font-size: 1.17em;
	padding: 0.5em 9px;
}
.WYSIWYG h3 {
	color: #574227;
	font-size: 1.17em;
	border-left: 2px solid #C4B59E;
	padding: 0 0 0 8px;
}
.WYSIWYG h4 {
	color: #574227;
	border-left: 2px solid #C4B59E;
	padding: 0 0 0 8px;
}
.WYSIWYG h5 {
	color: #574227;
}
.WYSIWYG h6 {
}
.WYSIWYG p {
}
.WYSIWYG ul {
	padding: 0 0 0 2em;
	margin: 1em 0;
}
.WYSIWYG ul li {
	list-style-type: disc;
	margin: 0.5em 0;
}
.WYSIWYG ol {
	padding: 0 0 0 2em;
	margin: 1em 0;
}
.WYSIWYG ol li {
	list-style-type: decimal;
	margin: 0.5em 0;
}
.WYSIWYG blockquote {
	border: 1px solid #DCD8CD;
	padding: 9px;
}
.WYSIWYG table {
}
.WYSIWYG table.layout,
.WYSIWYG table.layout th,
.WYSIWYG table.layout td {
	border: none;
	background: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.WYSIWYG table.layout table,
.WYSIWYG table.layout th table,
.WYSIWYG table.layout td table {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.WYSIWYG table.layout table th,
.WYSIWYG table.layout th table th,
.WYSIWYG table.layout td table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	background: #EEEBE4;
	padding: 3px 5px;
	font-weight: bold;
}
.WYSIWYG table.layout table td,
.WYSIWYG table.layout th table td,
.WYSIWYG table.layout td table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px;
}
.WYSIWYG .price{
	color: #c00;
	font-weight: bold;
}

/* text-align,vertical-align */
.WYSIWYG .tLeftvTop {
	text-align: left !important;
	vertical-align: top !important;
}
.WYSIWYG .tLeftvMiddle {
	text-align: left !important;
	vertical-align: middle !important;
}
.WYSIWYG .tLeftvBottom {
	text-align: left !important;
	vertical-align: bottom !important;
}
.WYSIWYG .tCentervTop {
	text-align: center !important;
	vertical-align: top !important;
}
.WYSIWYG .tCentervMiddle {
	text-align: center !important;
	vertical-align: middle !important;
}
.WYSIWYG .tCentervBottom {
	text-align: center !important;
	vertical-align: bottom !important;
}
.WYSIWYG .tRightvTop {
	text-align: right !important;
	vertical-align: top !important;
}
.WYSIWYG .tRightvTopP10 {
	text-align: right !important;
	vertical-align: top !important;
	padding-right: 10px;
}
.WYSIWYG .tRightvMiddle {
	text-align: right !important;
	vertical-align: middle !important;
}
.WYSIWYG .tRightvBottom {
	text-align: right !important;
	vertical-align: bottom !important;
}

/*pagelink*/
ul.pagelink{
	padding-top: 15px;
}
ul.pagelink li{
	display: inline;
	float: left;
	margin: 0 3px;
}
ul.pagelink li a{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	padding: 0.2em 0.7em;
	border: solid 1px #6A1515;
}
ul.pagelink li a:hover{
	color: #fff;
	background: #6A1515;
}
ul.pagelink li.curPage{
	color: #fff;
	background: #6A1515;
	padding: 0.2em 0.7em;
	border: solid 1px #6A1515;
}

/* ////////////////////////////////////////////////// */
/* body#thickbox */
/* ////////////////////////////////////////////////// */
body#thickbox {
	text-align: left;
}
body#thickbox #alpha2 {
	padding: 0;
}



/* ////////////////////////////////////////////////// */
/* body#popup */
/* ////////////////////////////////////////////////// */
body#popup {
	background: #3B332C url(../img/footer/bg.gif) repeat-y center top;
}
body#popup #header p.close {
	position: absolute;
	right: 0;
	top: 20px;
}
body#popup #header dl.textsize {
	top: 55px;
}
body#popup #alpha2 {
	background: #fff;
	text-align: left;
	padding: 30px 20px;
}
body#popup #alpha2 p.close {
	text-align: center;
	padding: 20px 0 0 0;
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
}
body#popup #footer address {
	text-align: center;
	padding: 20px 0;

}
