/* CSS Document */

/** #base
===================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td,*/
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック","メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif
}
ul,dl{ list-style-type: none; margin:0; padding:0;}
#right_contents img {	padding: 12px 0 !important;}
#left_submenu img {	padding: 12px 0 !important;}
#right_contents, #left_contents {	line-height: 1.4;}

/** .clearfi
===================================*/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { display: inline-table; }  

/** Hides from IE-mac
===================================*/
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

/** layout
===================================*/
#wrapper {
}

/** #slider
===================================*/
#slider {
	position:relative;
	width: 932px;
	height: 460px;
	margin:0;
	padding:0;
}
#slider .bxslider img {
	width: 932px;
}
#bx-pager {
	width: 930px;
	height: 90px;
	background-color:#40210f;
	position:absolute;
	left:0px;
	bottom:10px;
	text-align:center;
}
#bx-pager img {
	border: solid 3px #FFF;
	margin:10px 4px 0 4px;
	-moz-box-shadow: 0 0 4px #F00, 0 0 12px #000, 5px 5px 5px #000;
	-webkit-box-shadow: 0 0 4px #F00, 0 0 12px #000, 5px 5px 5px #000;
}
#bx-pager a img {  
opacity: 0.5;  
filter: alpha(opacity=50);  
}  
#bx-pager a.active img {  
opacity: 1;  
filter: alpha(opacity=100);
border: solid 3px #e0c976;  
} 

/** #menu
===================================*/
#menu {
	clear:both;
	margin: 20px 0 40px 0;
}
#menu ul {
	margin: 0 0 0 4px;
	padding: 0;
}
#menu ul li {
	float: left;
	list-style-type: none;
}
#menu ul li img {
	border: 0;
}
#menu .w199 {
	width: 199px;
}
#menu .w180 {
	width: 180px;
}
#menu .w211 {
	width: 211px;
}


/** .content
===================================*/
.content {
	clear:both;
	width: 946px;
	padding: 0 0 0 4px;
	_padding: 0 0 0 10px;
}
.content_a {
	width: 720px;
	margin: 0 0 40px 0;
}
.content_b {
	width: 720px;
	margin: 0 0 40px 0;
}
.content_c {
	width: 720px;
}

/** #left_submenu
===================================*/
#left_submenu {
	float: left;
	width: 175px;
	background: url(../images/cntleft_bg.png) repeat;
	padding: 20px 0 0 0;
}

/** #right_contents
===================================*/
#right_contents {
	float: right;
	width: 720px;
	padding: 0 0 0 10px;
	_padding: 0 0 0 0px;
}

.box_a {
	position: relative;
	float: left;
	width: 240px;
	min-height: 290px;
	height:auto !important;
	height: 290px;
}
.box_a_room {
	position: relative;
	float: left;
	width: 730px;
}
.box_a_room ul.midashi li,.box_a_qa ul.midashi li {
	display: block;
	padding: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	width:160px;
	background-color: #3F2212;
	border-radius: 4px;
	text-align:center;
}
.box_a_room ul.midashi li a,
.box_a_room ul.midashi li a:hover,
.box_a_qa ul.midashi li a,
.box_a_qa ul.midashi li a:hover {
	color:#ffffff;
}
div.box_a p.h3p {
	padding:0 5px;
}

.box_a-info {
	width: 720px;
	margin: 0 0 40px 0;
}

.box_status {
	float: left;
	width: 125px;
}

.bs_nf {
	margin: 0 0 0 20px;
	_margin: 0 0 0 5px;
}

.box_ptc {
	width: 720px;
	margin: 0 0 50px 0;
}
.box_ptc .h3ptc {
	padding: 0 0 0 7px;
	margin-bottom:5px;
	line-height: 1.3;
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	border-left: 5px solid #8e6545;
}
.box_ptc ul {
	padding-bottom:0px;
	margin-bottom:0p;
}

.box_ptc .entry {
	background-color:#c30d22;
	padding:2px 5px;
	margin-bottom:1px;
	color:#FFFFFF;
	text-justify:auto;
	letter-spacing: 3px;
	width:120px;
	clear: left;
	float: left;
	text-align:center;
}
.box_ptc .taisyo {
	background-color:#40210f;
	padding:2px 5px;
	margin-bottom:1px;
	color:#FFFFFF;
	letter-spacing: 4px;
	width:120px;
	clear: left;
	float: left;
	text-align:center;

}
.box_ptc .taisyo2 {
	letter-spacing: 7px;
}

.box_ptc dd {
	padding:2px 3px;
	margin-left:135px;
	margin-bottom:1px;
}

.box_b {
	position: relative;
	float: left;
	width: 200px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	margin: 0;
	overflow:hidden;
}

.box_b_left {
	padding: 0 28px 0 0;
	_padding: 0 15px 0 0;
}

.box_b_center {
	padding: 0 28px 0 29px;
	border-left: 1px solid #6a3906;
	_padding: 0 15px 0 14px;
}

.box_b_right {
	padding: 0 0 0 29px;
	border-left: 1px solid #6a3906;
	_padding: 0 0 0 14px;
}

.box_b_access {
	margin: 0;
	padding-bottom:15px;
	overflow:hidden;
}

.box_b_qa {
	margin: 0;
	padding-bottom:15px;
	overflow:hidden;
}

.box_b_qa ul {
	margin: 0;
	padding-bottom:15px;
}


.box_b_qa ul li.q,.box_b_qa ul li.a {
	padding-left:1em;
}


.box_b p {
	font-size: 120%;
	margin: 5px 0 0 0;
}

.box_b p img {
	margin: 0;
	padding: 0 0 5px 0;
}

.box_c {
	position: relative;
	float: left;
	margin: 0 0 40px 0;
	width: 350px;
	min-height: 400px;
	height:auto !important;
	height: 380px;
	overflow:hidden;
}

.line {
	font-size: 120%;
	padding: 0 0 20px 0;
	width: 200px;
/*	border-bottom: 1px solid #493f36;*/
}

.line2 {
	width: 200px;
	border-top: 1px solid #493f36;
}



#left_submenu ul {
	width: 175px;
	margin: 20px 0 25px 27px;
	_margin: 10px 0 12px 0px;
	padding: 0;
}

#left_submenu ul li {
	margin: 0;
	_margin: 0;
	_padding: 0 0 0 27px;
	list-style-type: none;
}



/* 見出し管理 */
h1 {
}
h2 {
	clear:both;
	width: 720px;
	height: 112px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.h2appeal {
	background: url(../images/h201.png) no-repeat top left;
}
.h2pickup {
	background: url(../images/h202.png) no-repeat;
}
.h2restaurant {
	background: url(../images/h203.png) no-repeat;
}
.h2dr {
	background: url(../images/h204.png) no-repeat;
}
.h2tw {
	background: url(../images/h205.png) no-repeat;
}
.h2sg {
	background: url(../images/h206.png) no-repeat;
}
.h2ld {
	background: url(../images/h207.png) no-repeat;
}
.h2rakuten {
	background: url(../images/rakuten-tokuten.png) no-repeat;
}
.h2faq {
	background: url(../images/faq.png) no-repeat;
}
.box_a .h3a {
	width: 225px;
	height: 20px;
	padding: 0 0 0 7px;
	line-height: 1.3;
	font-size: 130%;
	color: #717071;
	font-weight: bold;
	border-left: 5px solid #8e6545;

}
.box_a_room .h3a {
	padding: 0 0 0 7px;
	margin-bottom:5px;
	line-height: 1.3;
	font-size: 130%;
	color: #717071;
	font-weight: bold;
	border-left: 5px solid #8e6545;
}
.box_a_qa {
	text-align: center;
	width:730px;
	margin-left:5px;
}
.box_a_access .h3a,.box_b_access .h3b,
.box_a_qa .h3a,.box_b_qa .h3b {
	padding: 0 0 0 7px;
	margin-bottom:5px;
	line-height: 1.3;
	font-size: 130%;
	color: #717071;
	font-weight: bold;
	border-left: 5px solid #8e6545;
}
.box_status .h3as {
	width: 125px;
	height: 20px;
	padding: 5px 0 0 5px;
	line-height: 1.3;
	font-size: 100%;
	color: #717071;
	font-weight: bold;
	border-left: 5px solid #8e6545;
}
.box_b .h3b {
	width: 205px;
	height: 45px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 150%;
	color: #4c2f1e;
	line-height: 1.4;
	font-weight: bold;
	border-left: 5px solid #8e6545;
}
.box_b .h3b .english {
	color: #717071;
	font-size: 70%;
	font-weight: normal;
}
.box_c .h3c {
	width: 340px;
	height: 45px;
	padding: 0 0 0 7px;
	font-size: 130%;
	color: #40210f;
	line-height: 1.4;
	font-weight: bold;
	border-left: 5px solid #8e6545;
}
h4 {
	/*height: 20px;*/
	border-left: 5px solid #8e6545;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 110%;
	color: #40210f;
	line-height: 1.5;
	font-weight: bold;
}
h5 {
	width: 140px;
	margin: 0 auto;
	padding: 15px 0;
	line-height: 1.4;
	font-size: 120%;
	font-weight: normal;
	color: #FFF;
	background: #3f2212;
	text-align: center;
}
h5 .english {
	font-size: 70%;
	color: #a99788;
}
.h5img {
	text-align: center;
}
h6 {
	width: 140px;
	margin: 0 auto;
	font-size: 120%;
}
.p100 {
	background: url(../images/h6_bg.png) no-repeat center right;
}
.p80 {
	background: url(../images/h6_bg4.png) no-repeat center right;
}
.p50 {
	background: url(../images/h6_bg2.png)  no-repeat center right;
}
.p20 {
	background: url(../images/h6_bg3.png)  no-repeat center right;
}
.h6txt {
	width: 140px;
	margin: 0 auto;
	font-size: 90%;
	padding-bottom: 15px;
}



/* レイアウト管理 */
.capture {
	text-align: center;
	letter-spacing: 1.8;
	padding: 15px 0;
}
.box_c ul {
	margin: 10px 0 25px 0;
	padding: 0;
	list-style: none;
}
.box_c ul li {
	margin: 0;
	padding: 0;
	font-size: 110%;
}
dl,dt,dd{
	margin: 0;
	padding: 0;
}
p.btn {
	text-align:center;
	position:absolute;
	bottom:0px;
	width:200px;
}

/** .list
===================================*/
.list{
	width: 330px;
	display: block;
	border-top: none;
	border-bottom: 1px solid #40210f;
/*	border-left: 1px solid #40210f;
	border-right: 1px solid #40210f;*/
	margin: 12px 5px 5px 5px;
	float: right;
}
@.list ul {
	background-color:#40210f;
}
@.list dt, .list dd{
	padding: 5px 4px 5px 4px;
	font-size:90%;
}
.list dt {
	width: 70px;
	clear: left;
	float: left;
	color: #FFFFFF;
	background-color: #40210f;;
	border-top: 1px solid #40210f;
	border-right: 1px solid #40210f;
}
.list dd {
	margin-left: 78px;
	border-top: 1px solid #40210f;
	border-left: 1px solid #40210f;
	border-right: 1px solid #40210f;
	background-color:#FFFFFF;
}
.list dt.h_2 {
	height:2em;
}
.list dd.h_2 {
	height:2em;
}
.list dt.h_3 {
	height:3em;
	font-size:85%;
}
.list dd.h_3 {
	height:3em;
	font-size:85%;
}
.list dt.h_4 {
	height:4em;
	font-size:85%;
}
.list dd.h_4 {
	height:4em;
	font-size:85%;
}


/* フォント管理 */
.h3a,.h3as,.h3b,h4,.h3c,.h3ptc,h5 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.english {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* リンクカラー管理 */
.more {
	position: absolute;
	padding: 0 0 0 10px;
	background: url(../images/icon_link.png) no-repeat center left;
	left: 0px;
	bottom: 5px;
}
.more a {
	color: #555;
	text-decoration: underline;
}
.more a:link {
	color: #555;
	text-decoration: underline;
}
.more a:visited {
	color: #555;
	text-decoration: underline;
}
.more a:hover {
	color: #555;
	text-decoration: none;
}
.more a:active {
	color: #555;
}



/* サイズ調整用クラス */
.mb30 {
	margin-bottom: 30px;
}