@charset "utf-8";
/* CSS Document */


/*----- base -----*/
*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 140%;
}
img{
	border:0px;
	list-style-type: none;
}

body{
	margin: 0px;
	padding: 0px;
	background-color:#6A5B3F;
}

a:link{
	color: #2F0A0D;
}
a:visited{
	color: #2F0A0D;
}
a:hover{
	color: #CC3300;
}
hr{
	clear:both;
	visibility: hidden;
	border: none;
	height: 0px;
	margin: 0px;
}
/*----- main-navi -----*/
div#left-menu{
	width:180px;
	float: left;
}
div#left-menu ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display: block;
	height: 133px;
}
div#left-menu ul li{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display: block;
}

div#left-menu ul li a{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display: block;
}

p#sub-menu{
	padding-bottom:10px;
	font-size: 12px;
}
p#sub-menu a:link{
	color: #fff;
}
p#sub-menu a:visited{
	color: #fff;
}
p#sub-menu a:hover{
	color: #FC9;
}
/*----- layout -----*/
div#conteiner{
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
}

div#header{
	padding:10px;
	background-color:#4B4525;
	font-size:10px;
	color:#FFF;
}
div#footer{
	padding:10px;
	background-color:#4B4525;
	font-size:10px;
	color:#FFF;
	text-align: center;
	clear: both;
}
div#main-cont{
	background-image:url(../img/bt_back.gif);
	background-repeat:repeat-y;
}

div#right-cont{
	width:740px;
	float: right;
	padding: 0px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}
div#info{
	width:420px;
	float: left;
}
img.img-left{
	float:left;
	padding-right: 10px;
}
img.img-right{
	float:right;
	padding-left: 10px;
}
div#info ul{
	padding-top:10px;
	font-size: 12px;
	line-height: 170%;
	list-style-type: none;
}
div#pankuzu{
	background-color:#DEDBD5;
	padding:7px;
	font-size:10px;
}
div#pankuzu p{
	font-size:10px;
}
div#pankuzu a{
	font-size:10px;
	color: #2F0A0D;
}
div.main-cont{
	margin-top:20px;
}

div.main-cont-inner{
	margin-top:10px;
}

/*----- profile -----*/
table.profile{
		font-size: 12px;
		color:#2F0A0D;
}
table.profile th{
	text-align:left;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 120px;
}
body#cont div#main-img{
	height:270px;
}

table.profile td{
		padding:10px;
		text-align:left;
		font-weight:normal;
}

/*----- menu -----*/
div.menu-left{
	float:left;
	width:430px;
}
div.menu-right{
	float:right;
	width:430px;
}
div.menu-left h2{
	margin-bottom:15px;
}
div.sub-cont p{
	font-size: 12px;
	color:#2F0A0D;
	line-height: 150%;
}
div.sub-cont p.cont-center{
	font-size: 12px;
	color:#2F0A0D;
	line-height: 150%;
	text-align: center;
}
hr.menu-line{
	clear:both;
	visibility: visible;
	border: none;
	height: 1px;
	color:#2F0A0D;
	margin: 10px 0px;
}
p.column {
	line-height:100%;
	clear: both;
	padding:8px;
	border: 1px solid #2F0A0D;
}
div.drink-cont{
	width:310px;
	float: left;
	margin-right: 40px;
}
div.drink-cont ul{
	padding-top:10px;
	padding-bottom:20px;
	list-style:none;
}
p.list{
	padding:5px;
	margin:5px 0px 30px;
	background-color:#D7D0AC;
}
	
/*----- info -----*/

table.info{
	font-size: 12px;
	color:#2F0A0D;
	width:400px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #2F0A0D;
	border-left-color: #2F0A0D;
	margin-top: 10px;
}
table.info th{
	text-align:center;
	font-weight:normal;
	padding: 5px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F0A0D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F0A0D;
}


table.info td{
	padding:5px;
	text-align:left;
	font-weight:normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2F0A0D;
	border-bottom-color: #2F0A0D;
}

table.info td.gusu{
	background-color:#DEDBD5;
}

table.info th.gusu{
	background-color:#DEDBD5;
}

div.map-right{
	float:right;	
}

/*----- concept -----*/
div.sub-cont p.concept-txt{
	line-height:230%;
}
/*----- room -----*/
div.zumen-cont{
	padding-top:15px;
	padding-left:10px;
}
/*----- sitemap -----*/
ul#sitemap-cont{
	list-style-type: none;
}
ul#sitemap-cont li{
	padding-top:15px;
	list-style-type: none;
	line-height: 120%;
}
