html {overflow-y:scroll;}

a:focus {outline:none;}

body {
	font-size:100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color:#363636;
	background: url(img/bg-body.gif) repeat;
}

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

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

a.newsa {
	color:#000;
	}
	
a.newsa:hover{
	color: #FF9900;
	text-decoration:underline;
}	

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

.large {
	font-size: 105%;
	font-weight: bold;
}

.large a{
	text-decoration: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position: relative;
	width: 780px;
	height: 164px;
	margin: 15px auto 0px auto;
	background: url(img/bg-header.gif) no-repeat;
}

#main_navi {
	position: relative;
	width: 780px;
	height: 43px;
	margin: 0px auto;
	background: url(img/bg-main-navi.gif) no-repeat;
}

#content {
	line-height: 1.3em;
	width: 780px;
	margin: 0 auto;
	padding: 25px 0px;
	background: #ffffff;
	background: url(img/bg-contents.gif) repeat-y;
}

#content-left {
	float: left;
	width: 527px;
	margin: 0px;
	padding: 0px;
}

#content-right {
	float: right;
	width: 253px;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 70%;
	width: 780px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	color: #493C2A;
	background-color: #ffffff;
	background: url(img/bg-footer.gif) no-repeat;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}

h2#blog-description {
	display:none;
}

h2 {
	font-size:14px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

h4 {
	margin: 0px 0 10px 0;
	color: #ddd;
	font-size:13px;
}

h4.blog {
	color: #DDDDDD;
	font-size:13px;
	margin:0px 0 10px 0;
}


/*	##################################
   	HEADER
	################################## */
	
#main_navi ul {
	position: absolute;
	top: 0px;
	margin: 0px 4px 0px 30px;
	padding: 0px;
	list-style: none;
}

#main_navi li {
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}

#main_navi .page_item a, .cat-item a {
	font:normal 11px/11px Verdana, Tahoma;
	display: block;
	width: 100px;
	height: 24px;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	background-color: #2D2316;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
}

#main_navi .page_item a:hover, .cat-item a:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	color: #363636;
	font-weight: bold;
	text-decoration: none;
	background-color: #BFB5AD;
}

#main_navi .current_page_item a, #main_navi .current_page_item a:hover,
.current-cat a, .current-cat a:hover {
	background-color: #ffffff;
	font-weight: bold;
	color: #363636;
}

/*	##################################
   	CONTENT
	################################## */
.center {
	text-align:center;
	margin: 0px auto;
}

/** content left */

.box-page-title {
	font-size:14px;
	width: 470px;
	margin: 0px 16.5px 0px 30.5px;
	clear: both;
	color: #000;
	border-left: solid 10px #2D2316;
	border-bottom: solid 1px #2D2316;
}

.box-center {
	text-align:center;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.box-left {
	font-size:80%;
	margin: 0px 16.5px 30px 30.5px;
	padding: 0px;
	clear: both;
}

.box-top-news {
	width: 458px;
	margin: 20px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #BFB5AD;
	background: #F7F4F2 url(img/news.gif) no-repeat top;
}

.box-top-blog {
	width: 205px;
	padding: 0px 10px 0px 5px;
	font-size:100%;
	background:url(img/news2.gif) no-repeat top;
	margin-bottom:10px;
}

.box-top-news table {
	width: 440px;
	border: none;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.box-top-news th {
	color: #2D2316;
	font-weight: bold;
	text-align: left;
	border: none;
	margin: 0px;
	padding: 0px;
}

.box-top-news td {
	border: none;
	border-bottom: 1px solid #BFB5AD;
}

.news-left {
	width:240px;
}

.news-left1{
	width:90px;
}

tr.blog {
	border-top:1px solid #BFB5AD;
	}



.box-top-left {
	width: 215px;
	float: left;
	margin: 0px;
	padding: 50px 5px 10px 10px;
	border-bottom: 1px solid #BFB5AD;
	background:#F7F4F2 url(img/recipe.gif) no-repeat top;
}

.box-top-right {
	width: 215px;
	float: right;
	margin: 0px;
	padding: 50px 10px 10px 5px;
	border-bottom: 1px solid #BFB5AD;
	background: #F7F4F2 url(img/staff-blog.gif) no-repeat top;
}

.box-top-news p,.box-top-left p,.box-top-right p{
	margin: 0.3em 0px;
	padding: 0px;
}

.meta {
	font-size: 12px;
}

.meta-date {
	padding: 0 0 0 15px;
	background: url(img/bg-date.gif) no-repeat 0px 1px;
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0px 1px;
}

p.tags {
	clear: both;
}

.content {
	padding: 0px 10px 10px 10px;
}

/** content right */

.box-right {
	margin: 0 20px 10px 10px;
	font-size:80%;
	clear: both;
}

.box-right p {
	font-size:80%;
	margin: 2px;
	padding: 0px;
}

.box-right td {
	font-size:80%;
	margin: 0px;
	padding: 0px;
	vertical-align: top; 
}

.box-right ul {
	margin-top: 0px;
	margin-left:0px;
	padding: 0px;
	list-style: none;
	margin-bottom:7px;
}

ul.bloglist {
	border-bottom: 1px solid #B1A69D;
	}

.box-right li {
	margin: 0px;
	padding: 0px 0px;
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

/** Sub-Pages */

.box-right li.page-item-71 a{
	margin: 0px;
	padding: 2px 0px;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9877em;
	background: url(img/drink_link.gif) no-repeat;
}

.box-right li.page-item-74 a{
	margin: 0px;
	padding: 2px 0px;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9877em;
	background: url(img/enkai_link.gif) no-repeat;
}

.box-right li.page-item-78 a{
	margin: 0px;
	padding: 2px 0px;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9877em;
	background: url(img/autumn_menu_link.gif) no-repeat;
}

.box-right li.page-item-319 a{
	margin: 0px;
	padding: 2px 0px;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9877em;
	background: url(img/lunchi_menu_link.gif) no-repeat;
}

.box-right li.page-item-334 a{
	margin: 0px;
	padding: 2px 0px;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9877em;
	background: url(img/shochu_menu_link.gif) no-repeat;
}

.box-right li.page-item-71 a:hover, li.page-item-74 a:hover, li.page-item-78 a:hover, li.page-item-319 a:hover, li.page-item-334 a:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

/** search form */

#search {
	width: 150px;
	padding: 5px;
	color: #ccc;
	border: 1px solid #f2f2f2;
}

#search-submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #2D2316;
	color: #fff;
	border: 0;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}


/*	##################################
   	FOOTER
	################################## */
#footer a {
	color:#cccccc;
}

#legal {
	float: left;
	padding: 0px 0px 0px 30px;
}

#copyright {
	float: right;
	text-align: right;
	padding: 0px 30px 0px 0px;
}

/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.clear {
	clear:both;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.home_img a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.news td {
	vertical-align: top;
	}
	
.news_img{
	width:20px;
	padding:20px 20px 10px 0;
	}

td.news-left {
	line-height: 1.8em;
	padding:10px 20px 10px 0;
}


td.title {
border:none;
	padding:20px 20px 0px 0px;
}

.next {
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
padding:10px 20px 0px 370px;
height:20px;
}

.nextblog {
	font-size: 100%;
	text-decoration: none;
padding:5px 0px 0px 140px;
height:20px;
border-top:1px solid #BFB5AD;
}


table.blog {
	width:200px;
	}