@charset "Shift_JIS";

/* zentai
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {
	overflow-y: scroll;
	}
p {line-height:170%;}
body {
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	font-size:80%;
	line-height:170%;
	color:#000000;
	background:url(../images/bg.jpg) #ffffff;
	
	scrollbar-face-color: #9f9185;/* main */
	scrollbar-highlight-color: #9f9185;
	scrollbar-shadow-color: #9f9185;
	
	scrollbar-track-color: #d5ccbf;/* base */
	scrollbar-arrow-color: #d5ccbf;
	scrollbar-3dlight-color: #d5ccbf;
	scrollbar-darkshadow-color: #d5ccbf;
}
img {
	border:none;
	vertical-align:top;
}
hr {
	clear: both;
	visibility: hidden;
}
ul,
ol {list-style-position:outside;}

/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#3c1514;
}
a:hover {
	color:#9f9185;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* hanyo
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:80%; line-height:130%;}
.bold {font-weight:bold;}
.large {font-size:120%;}
.u-line {text-decoration:underline;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.t-top {vertical-align:top;}
.form5 {width:25px;}
.form15 {width:75px;}
.form20 {width:100px;}
.form50 {width:250px;}
.form70 {width:350px;}
.form90 {width:450px;}
.midashi1 {
	background-color:#473125;
	padding:2px 5px;
	border:2px solid #ffffff;
	color:#ffffff;
	font-size:80%;
}
.midashi2 {
	background-color:#d5ccbf;
	padding:2px 5px;
	border:1px solid #eeeeee;
	font-size:80%;
}

/* margin-padding
----------------------------------------------------------*/
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}
.pr10 {padding-right:10px;}
.pr20 {padding-right:20px;}

/* color
----------------------------------------------------------*/
.red {color:#990000;}
.darkgray {color:#333333;}
.gray {color:#666666;}
.lightgray {color:#eeeeee;}
.white {color:#ffffff;}
.brown {color:#3c1514;}
.lightbrown {color:#d5ccbf;}

/* base
----------------------------------------------------------*/
#wrapper {
	text-align:left;
	width:800px;
	background:url(../images/body_bg.jpg) repeat-y;
}
#content {
	padding:0 45px 0 25px;
	width:730px;
}
#left-content {
	width:205px;
	float:left;
}
#right-content {
	width:510px;
	background:url(../images/line_2.jpg) no-repeat;
	background-position:left;
	padding-left:15px;
	float:right;
}

/* header
----------------------------------------------------------*/
#header {
	width:780px;
	height:100px;
	background:url(../images/header.jpg) no-repeat;
}
#header #top-link{
	width:290px;
	height:100px;
	float:right;
}
#header-map {
	width:150px;
	height:30px;
	float:left;
}
h1 {
	width:340px;
	height:100px;
	font-size:11px;
	text-decoration:none;
	float:left;
	color:#999999;
}

/* navi
----------------------------------------------------------*/
#navi {
	width:624px;
	height:30px;
	padding-right:156px;
	background:url(../images/navi_bg.jpg) no-repeat;
	margin-bottom:20px;
}
#navi-i {
	width:624px;
	height:30px;
	padding-right:156px;
	background:url(../images/navi_bg_i.jpg) no-repeat;
}
#navi ul,
#navi-i ul {
	list-style:none;
}
#navi li,
#navi-i li {
	float:left;
	display:block;
	height:30px;
}
#navi a:hover img,
#navi-i a:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);
}

/* 01-index
----------------------------------------------------------*/
#p01-box1 {
	background:url(../images/p01_01_body.jpg) no-repeat;
	background-position:bottom;
	width:470px;
	padding:0 20px 8px 20px;
	margin-bottom:20px;
}
#topix {
	width:510px;
	height:100px;
	overflow:auto;
}
#topix table {
	width:490px;
}
#topix td{ 
	vertical-align:top;
}
#topix .td1{
	width:2%;
}
#topix .td2{
	width:20%;
}
#topix .td3{
	width:78%;
}

/* 02-food
----------------------------------------------------------*/
.p02-table1 {
	width:730px;
	border-collapse:collapse;
}
.p02-table1 th{
	width:40%;
	padding:3px 0;
}
.p02-table1 td{
	width:10%;
	padding:3px 0;
}
.p02-table1 th{
	border-bottom:1px solid #cccccc;
	border-left:10px solid #ffffff;
}
.p02-table1 td{
	border-bottom:1px solid #cccccc;
}
.p02-box1 {
	width:355px;
}

.p02-table2 {
	width:355px;
	border-collapse:collapse;
}
.p02-table2 th{
	width:80%;
	padding:3px 0;
}
.p02-table2 td{
	width:20%;
	padding:3px 0;
}
.p02-table2 th{
	border-bottom:1px solid #cccccc;
}
.p02-table2 td{
	border-bottom:1px solid #cccccc;
}

/* 03-sakana
----------------------------------------------------------*/
.p03-table1 {
	width:730px;
	border-collapse:collapse;
}
.p03-table1 th{
	width:40%;
	padding:3px 0;
}
.p03-table1 td{
	width:10%;
	padding:3px 0;
}
.p03-table1 th{
	border-bottom:1px solid #cccccc;
	border-left:10px solid #ffffff;
}
.p03-table1 td{
	border-bottom:1px solid #cccccc;
}
.p03-box1 {
	width:355px;
}
.p03-table2 {
	width:355px;
	border-collapse:collapse;
}
.p03-table2 th{
	width:80%;
	padding:3px 0;
}
.p03-table2 td{
	width:20%;
	padding:3px 0;
}
.p03-table2 th{
	border-bottom:1px solid #cccccc;
}
.p03-table2 td{
	border-bottom:1px solid #cccccc;
}
.p03-table1 .nl,
.p03-table2 .nl {
	border:none;
}

/* 04-drink
----------------------------------------------------------*/
.p04-table1 {
	width:355px;
	border-collapse:collapse;
}
.p04-table1 th{
	width:75%;
	padding:3px 0;
}
.p04-table1 td{
	width:25%;
	padding:3px 0;
}
.p04-table1 th{
	border-bottom:1px solid #cccccc;
}
.p04-table1 td{
	border-bottom:1px solid #cccccc;
}
.p04-table1 .title {
	color:#ffffff;
	background:url(../images/bg_1.jpg);
	padding:3px 10px;
}
.p04-table2 {
	width:355px;
	border-collapse:collapse;
}
.p04-table2 th{
	width:60%;
	padding:3px 0;
}
.p04-table2 .td1{
	width:20%;
	padding:3px 0;
}
.p04-table2 .td2{
	width:20%;
	padding:3px 0;
}
.p04-table2 th{
	border-bottom:1px solid #cccccc;
	border-left:10px solid #ffffff;
}
.p04-table2 td{
	border-bottom:1px solid #cccccc;
}
.p04-table1 .title,
.p04-table2 .title{
	color:#ffffff;
	background:url(../images/bg_1.jpg);
	padding:3px 10px;
}
.p04-table1 .nl,
.p04-table2 .nl {
	border:none;
}

/* 06-enkai
----------------------------------------------------------*/
.p06-table1 {
	width:351px;
	background:url(../images/bg_2.jpg);
	border:2px solid #C2B8A7;
}
.p06-table1 tr{
	vertical-align:top;
}
.p06-table1 th {
	padding:10px 10px 0px 10px;
}
.p06-table1 td {
	padding:10px 10px;
}
.p06-table1 .td1{
	width:25%;
}
.p06-table1 .td2 {
	width:75%;
}
#p06-table2 {
	border:1px solid #C2B8A7;
	border-collapse:collapse;
	margin-top:1px;
	margin-bottom:20px;
}
#p06-table2 th {
	width:28%;
	border:1px solid #C2B8A7;
	background:url(../images/bg_3.jpg) no-repeat bottom right #473125;
	color:#ffffff;
}
#p06-table2 td {
	width:72%;
}
#p06-table2 th,
#p06-table2 td {
	padding:10px 10px;
}

/* 07-season
----------------------------------------------------------*/
.p07-table1 {
	width:355px;
	border-collapse:collapse;
}
.p07-table1 th{
	width:75%;
	padding:3px 0;
}
.p07-table1 td{
	width:25%;
	padding:3px 0;
}
.p07-table1 th{
	border-bottom:1px solid #cccccc;
}
.p07-table1 td{
	border-bottom:1px solid #cccccc;
}
.p07-table1 .title {
	color:#ffffff;
	background:url(../images/bg_1.jpg);
	padding:3px 10px;
}
.p07-table1 .nl {
	border:none;
}

/* 08-shop
----------------------------------------------------------*/
#p08-box1 {
	width:690px;
	height:685px;
	padding:115px 0 0 40px;
	color:#ffffff;
	background:url(../images/p08_01.jpg) no-repeat;
	line-height:200%;
}
#p08-box1 .p1{
	letter-spacing:0.2em;
	line-height:200%;
	margin-bottom:40px;
}
#p08-box1 .p2{
	letter-spacing:0.1em;
	line-height:150%;
}

/* 09-company
----------------------------------------------------------*/
#p09-table1{
	width:450px;
	float:left;
	margin-bottom:20px;
}
#p09-table1 tr{
	vertical-align:top;
}
#p09-table1 th,
#p09-table1 td{
	border-bottom:1px dotted #411919;
}
#p09-table1 th{
	width:25%;
	padding:2px 13px;
	background:url(../images/icon_2.jpg) no-repeat;
	background-position:top left;
}
#p09-table1 td{
	width:75%;
	padding:2px 10px;
}

/* 10-contact
----------------------------------------------------------*/
#p10-table1 {
	width:730px;
	border-collapse:collapse;
	border:1px solid #3c1514;
	margin-bottom:20px;
}
#p10-table1 th,
#p10-table1 td {
	border:1px solid #3c1514;
	padding:4px 10px;
}
#p10-table1 th {
	background-color:#d5ccbf;
}
#p10-table1 .ta,
#p10-table1 textarea {
	border:1px #d5ccbf solid;
	padding:4px 5px;
}
#p10-table1 textarea {
	font-size:100%;
}

/* footer
----------------------------------------------------------*/
.pagetop{
	text-align:right;
	padding-top:30px;
}

#footer-link {
	width:780px;
	text-align:right;
	font-size:80%;
	background-color:#d5ccbf;
}
#footer-link ul{
	list-style:none;
}
#footer-link li{
	display:inline;
	border-right:1px solid #000000;
}
#footer-link a {
	padding:0 6px;
}
#footer-link a:link,
#footer-link a:visited {
	text-decoration:none;
}
#footer-link a:hover{
	color:#000000;
	text-decoration:underline;
}
#footer-link .end {
	padding-right:0px;
	border-right:none;
}