/*
Theme Name: Sumirejaya
Author: DEWEY
Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	/*vertical-align: baseline;*/
}
ol, ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 100%;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/*default
-------------------------------------------------------------- */
body {
	background: #000;
	color: #fff;
	font-family: sans-serif;
	font-size: 95%;
	line-height: 1.6;
}

a{
	color: #fff;
}

a:hover{
	text-decoration: none;
}

/* #page
-------------------------------------------------------------- */
#page{
	width: 1000px;
	margin: 0 auto;
}

/*background*/
.home #page,
#page.history,
#page.accsess{
	background: url(common/bg_chochin.jpg) no-repeat center top;
}

.single #page{
	background: url(common/bg_kaidan.jpg) no-repeat center top;
}

#page.contact{
	background: url(common/bg_entrance.jpg) no-repeat center top;
}

#page.english,
#page.menu_kobebeef{
	background: url(common/bg_kobe.jpg) no-repeat center top;
}

#page.about,
#page.menu_drink{
	background: url(common/bg_tsubo.jpg) no-repeat center top;
}

#page.menu_enkai{
	background: url(common/bg_enkai.jpg) no-repeat center top;
}

#page.menu_kurogebeef{
	background: url(common/bg_kuroge.jpg) no-repeat center top;
}

#page.menu_kurogebeef_akami{
	background: url(common/bg_akami.jpg) no-repeat center top;
}

#page.menu_touban{
	background: url(common/bg_touban.jpg) no-repeat center top;
}

#page.menu_tori{
	background: url(common/bg_hakata.jpg) no-repeat center top;
}

#page.menu_yosenabe{
	background: url(common/bg_yose.jpg) no-repeat center top;
}

#page.menu_seiro{
	background: url(common/bg_seiro.jpg) no-repeat center top;
}

#page.menu_winter{
	background: url(common/bg_toukigentei.jpg) no-repeat center top;
}

#page.menu_tsuika{
	background: url(common/bg_tsuika.jpg) no-repeat center top;
}

#page.menu_season, #page.menu_special{
	background: url(common/bg_nabekaiseki.jpg) no-repeat center top;
}

#page.menu_alacarte{
	background: url(common/bg_ippin.jpg) no-repeat center top;
}

#page.menu_shogatsu{
	background: url(common/bg_shougatsu.jpg) no-repeat center top;
}

#page.menu_hamonabe{
	background: url(common/bg_hamonabe.jpg) no-repeat center top;
}

#page.menu_iberico{
	background: url(common/bg_iberico.jpg) no-repeat center top;
}

#page.menu_templa{
	background: url(common/bg_templa.jpg) no-repeat center top;
}

#page.menu_lunch{
	background: url(common/bg_lunch.jpg) no-repeat center top;
}
/* header
-------------------------------------------------------------- */
header{
	overflow: hidden;
	/*padding-top: 24px;*/
	padding: 14px 10px 0;
	background: rgba(0, 0, 0, 0.6);
}

#logo{
	float: left;
	margin-right: 66px;
}

/*nav*/
header nav{
	padding: 10px 0 6px;
}
header nav li{
	float: left;
	margin-right: 30px;
}
/* header nav a:hover img,
header nav a img.act{
	border-bottom: #CCCD96 solid 1px;
} */
nav ul li a {
	font-family: serif;
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 7px;
}
nav ul li a:hover {
		border-bottom: #CCCD96 solid 1px;
}
#en{
	float: right;
	margin-top: -16px;
}

/* #contents
-------------------------------------------------------------- */
#contents{
	margin: 0;
	padding-bottom: 20px;
	overflow: hidden;
}

#main{
	width: 740px;
	margin: 400px auto 0 auto;
	padding: 20px 90px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 95%;
}

#main h1{
	margin: 0 -70px 10px;
	border-bottom: #CCCD96 solid 1px;
	font-family: serif;
	font-size: 110%;
}

#main .single_date{
	margin-top: -2.5em;
	margin-right: -60px;
	text-align: right;
}

/*
#mainの中の要素はeditor-style.cssに記述
*/

#topinfo {
	width: 420px;
	float: right;
	margin: 80px 0 0 0;
	z-index: 10;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 16px;
	line-height: 2.4em;
}
#topinfo ul {
	list-style: disc;
}
#topinfo a {
	text-decoration: none;
}
#topinfo a:hover {
	text-decoration: underline;
}
/* #side
-------------------------------------------------------------- */
#side{
	width: 180px;
	margin: 400px 0 0 30px;
	padding: 15px;
	background: rgba(0, 0, 0, 0.6);
	font-family: serif;
}

#side p{
	margin-bottom: 10px;
	border-bottom: #CCCD96 solid 1px;
	font-size: 110%;
}

#side li{
}

#side a{
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}

#side a:hover,
.current_page_item a{
	background: url(common/icon01.png) no-repeat left 0.65em;
}

/* footer
-------------------------------------------------------------- */
footer{
	clear: both;
	width: 920px;
	min-height: 80px;
	margin: 10px auto 5px;
	padding: 20px 0;
	border-top: #CCCD96 solid 1px;
	background: url(common/logo_foot.gif) no-repeat right 20px;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 86%;
}

footer ul{
	overflow: hidden;
	margin-bottom: 10px;
	/*margin-left: -20px;*/
}
footer li{
	float: left;
	margin-left: -20px;
	padding: 0 40px 0 20px;
	border-left: #CCCD96 solid 1px;
}
footer li a{
	text-decoration: none;
}
footer li a:hover{
	text-decoration: underline;
}

address{
	clear: both;
	font-style: normal;
}

/* index
-------------------------------------------------------------- */
.home #main{
	width:920px;
	padding: 26px 0 0;
	z-index: 0;
}

#top{
	position: relative;
	height: 450px;
	padding-top: 26px;
	border-top: #CCCD96 solid 1px;
}
#top_txt{
	float: left;
	padding-left: 20px;
}
#top_img{
	float: right;
}

#go_history{
	position: absolute;
	top: 384px;
	right: 30px;
	font-size: 86%;
}
#go_history a{
	color: #CCCE56;
}

#news_tit{
	margin-bottom: 10px !important;
	/*padding-bottom: 6px;*/
	border-bottom: #CCCD96 solid 1px;
	font-family: serif;
	font-size: 110%;
}
#news dt{
	float: left;
	margin-right: 1em;
	width: 120px;
}

/* .foodmenu
-------------------------------------------------------------- */
#main.foodmenu{
	float: right;
	width: 650px;
	margin: 400px  30px 0 0;
	padding: 15px 20px;
	font-family: serif;
}

#main.foodmenu h1{
	margin: 0 0 20px;
	border-bottom: #CCCD96 double 3px;
	/*color: #CCCD96;*/
	font-size: 180%;
	font-weight: normal;
}

#main.foodmenu h2{
	margin: 0 0 10px;
	padding: 0;
	border-bottom: #CCCD96 solid 1px;
	background: none;
	font-size: 120%;
	font-weight: bold;
}

#main.foodmenu p{
	margin-bottom: 0;
}

div.jsrm-menu-description{
	margin: 10px 0 20px 0;
	padding: 10px;
	font-size: 110%;
	border: #CCCD96 dashed 1px;
}
/* .foodmenu .item,
.foodmenu .value{
	padding-top: 10px;
}
 */
.foodmenu .value{
	font-family: sans-serif;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.foodmenu .item-text,
.foodmenu .value-text{
	border-bottom: #CCCD96 solid 1px;
	font-size: 110%;
}

.foodmenu .item-text{
	padding: 0 0 0 20px;
	background: url(common/icon01.png) no-repeat left 0.3em;
	/*font-size: 110%;*/
	font-weight: bold;
}

.foodmenu .desc{
/* 	margin-right: -4em; */
	padding: 5px 0 20px;
}

.foodmenu .desc2{
	padding: 10px;
	margin: -15px -55px 20px 0;
	border: #CCCD96 solid 1px;
}

table.jsrm-table td.image {
	padding: 0 10px 0 0;
}
table.jsrm-table td.item {
	display:inline;
	vartical-align: top;
}
.taxinfo {
	font-size: 11px;
	text-align: right;
}

/*2段組*/
.foodmenu .clm2{
	width: 310px;
	margin-bottom: 30px;
}

.foodmenu div.add{
	float: left;
}

.foodmenu div.even{
	float: right;
}

.foodmenu .clm2 .item-text,
.foodmenu .clm2 .value-text{
	border-bottom: none;
}

.foodmenu .clm2 .item,
.foodmenu .clm2 .value{
	border-bottom: #CCCD96 solid 1px;
}

.foodmenu .clm2 .desc{
	padding-bottom: 5px;
}

/* history */
#historyCont {
	line-height: 1.8em;
}

/* Facebook */
div#fbbox {
	width: 922px;
	margin: 10px auto 0 auto;
}

/* share */
div.sharedaddy {
	margin: 25px 0;
}

.about-room{
	margin: 0px -20px 10px!important;
}