/* @override http://mitsuyoshi.mediamotor.com/assets/css/all.css */
/* @override http://mitsuyoshi-restaurant.com/assets/css/all.css */
html, body {
	font:14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#3b1700;
	margin:0;
	padding:0;
	background:#db532b url(../images/bg-body.jpg) fixed repeat;
	width:100%;
	height:100%;
	overflow:hidden;
}

.jp {
	font-size: normal;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

/*.jp {
	font-size: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", serif;} */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none
}

input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

img {
	border-style:none;
}

#background{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}

#main {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:auto;
	z-index:2;
}

#page {
	position:relative;
	margin:0 auto;
	width:800px;
	height: auto;
	padding:0 6px;
	background:url(../images/bg-page.png) repeat-y;
}

#header {
	width:800px;
	overflow:hidden;
}

.flash {
	margin:0 auto;
	width:800px;
	overflow:hidden;
}

.flash img{
	display:block;
}

#menutop li {
	float:left;
	padding:10px 58px 0 25px;
	text-transform: uppercase;
}

#menu {
	background:url(../images/bg-menu.jpg) repeat-y;
	width:900px;
	height:40px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	float:left;
	padding:10px 58px 0 25px;
	text-transform: uppercase;
}

#menu li a, .jp #menu li a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#3b1700;
}

#menu li a.current {
	color:#ad1900;
	text-shadow: rgba(112,58,15,0.5) 0 2px 2px;
}

#menu li a:hover {
	color:#ad1900;
	text-decoration:none;
}

#content {
	width:800px;
	overflow:hidden;
	background: #fff url(../images/bg-content.jpg) no-repeat 0 top;
	margin:0px;
}

#content #lang a {
	color:#ad1900;
	float:right;
	padding:5px 26px 0 0;
}

#content a {
	font-weight: bold;
	color:#ad1900;
	border-bottom-color: #ad1900;
}

#content h1 {
	font-size:36px;
	font-weight:normal;
	color:#660000;
	margin:20px 0 20px 17px;
	text-shadow: rgba(112,58,15,0.5) 0 3px 5px;
}


#content h2 {
	font-size:24px;
	color:#3b1700;
	font-weight:bold;
	margin:3px 0 0 17px;
}

#content h2.menu {
	height: 32px;
	margin: 3px 0px 15px 0px;
	padding: 4px 0 0 20px;
	background: url(../images/bg-footer.jpg) no-repeat;
	text-shadow: rgba(112,58,15,0.5) 0 3px 5px;
	border-bottom: 1px solid #fbc174;
	text-align: center !important;
}

#content h3 {
	font-size:18px;
	font-weight:bold;
	color:#3b1700;
	margin:8px 30px 6px 20px;
}

#menupage #content h3 {
	font-size:18px;
	font-weight:bold;
	color:#a41f00;
	margin:8px 30px 6px 20px;
}

#content h4 {
	font-size:14px;
	font-weight:bold;
	color:#3b1700;
	margin:8px 100px 10px 20px;
}

#content p {
	margin: 0px 100px 20px 20px;
	line-height:20px;
	color:#3b1700;
}

#content p img.imageRight {
	margin: 0px 0px 10px 10px;
	border:7px solid #FEE7B6;
}

#content p img.imageLeft {
	margin: 0px 10px 10px 0px;
	border:7px solid #FEE7B6;
}

#content p.quote {
	margin: 30px 100px 20px 140px;
	line-height: 20px;
	color: #c49878;
	font-size: 3.0em;
	font-style: italic;
	background: url(../images/bg-quote.gif) no-repeat left top;
	padding-left: 35px;
	padding-top: 38px;
}

#colcontainer {
	width: 760px;
}

#leftcol h3, rightcol h3 {
	font-size:18px;
	font-weight:bold;
	color:#3b1700;
}

#leftcol {
	margin: 0px 0px 20px 20px;
	background: url(../images/bg-column.gif) no-repeat left top;
	padding-left: 0px;
	padding-top: 5px;
	width: 340px;
	z-index: 200;
	float: left;
	overflow: hidden;
	display: inline;
}

#rightcol {
	margin: 0px 0 0 0;
	background: url(../images/bg-column.gif) no-repeat left top;
	padding-left: 0px;
	padding-top: 5px;
	width: 335px;
	float: right;
	overflow: hidden;
}
#leftcol p, #leftcol form, #rightcol p {
	width: 320px;
	margin: 0 0 20px 20px;
}

#rightcol h3 {
	margin: 8px 0px 0px 20px;
}

#content p.quote .attr {
	margin: 10px 100px 20px 20px;
	line-height: 30px;
	color:#3b1700;
	font-size: 0.5em;
	text-align: right;
	display: block;
}

#content table {
	border-collapse:collapse;
	margin: 0px 0 30px 20px;
	line-height:20px;
	color:#3b1700;
	width: 700px;
}

#content table th {
	text-align: left;
	width: 280px;
	vertical-align: top;
	padding-right: 1em;
}

#content table#wine th {
	text-align: left;
	width: 220px;
	vertical-align: top;
	padding-right: 1em;
}

#content table .pricehead, #content table.sake td.pricehead {
	min-width: 120px;
	text-align: right !important;
	vertical-align: top;
	font-size: 80%;
	padding: 0;
	font-weight: bold;
	line-height: 1.3;
}

#content table.sake td.pricehead {
	min-width: 120px;
}

#content table.sake th {
	width: 220px;
	font-weight: bold;
	line-height: 1.3;
}

#content table td {
	vertical-align: top;
	padding-bottom: 4px;
}

#content table td.nihongo {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: left;
	width: 180px;
	padding-right: 1em;
}

#content table td.desc {
	text-align: left;
	width: auto;
	max-width: 250px;
	min-width: 100px;
	font-size: 80%;
	line-height: 1.3;
	padding-right: 15px;
}

#content table td.price {
	text-align: right !important;
	min-width: 80px;
}

#content table.week {
	border: 1px;
	margin: 0px 0 30px 10px;
	line-height:20px;
	color:#3b1700;
	width: 300px;
}

#content table.week th, #content table.week td {
	line-height:20px;
	color:#3b1700;
	text-align: center;
	padding: 2px;
}

#content table.week td {
	font-size: 0.85em;
}

#content table.week td.open {
	color: #fff;
	background-color: #ed752a;
}

#content table.week td.sun {
	color: #fff;
	background-color: #ff9e4b;
}

.box {
	width:780px;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}

/* @group Modified styles for What's New Too */

.textoo {
	overflow:hidden;
	width: 450px;
}

.text2too {
	width:430px;
	overflow:hidden;
	float: left;
}

.textoo h3 {
	font-size: 30px !important;
	font-weight:bold;
	color:#3b1700;
	margin:0px 0 14px 20px !important;
}

.text2too h3 {
	font-size: 30px !important;
	font-weight:bold;
	color:#46a748 !important;
	margin:0px 0 14px 20px !important;
}

.foto2too img {
	float:right;
	/*border:7px solid #3b1700;*/
	margin:0 20px 0 21px;
}

.text2too p {
	font-size: normal;
	margin: 0px 0 20px 20px !important;
	line-height:20px;
	color:#46a748 !important;
}

ul.content2too {
	list-style-type: none;
	list-style: none;
	width:300px;
	overflow:hidden;
	color:#46a748 !important;
}

/* @end */
.box li.one {
	width:780px;
	overflow:hidden;
	margin: 0 0 30px 0;
}

.foto img {
	float:left;
	/*border:7px solid #fee7b6;*/
	margin:0 0 0 21px;
}

.text {
	overflow:hidden;
	width: 575px;
}

.text h3 {
	font-size:18px;
	font-weight:normal !important;
	color: #602602;
	margin:0px 0 14px 20px !important;
}

.text p {
	font-size: normal;
	margin: 0px 0 20px 0;
	line-height:20px;
	color:#3b1700;
}

.box li.two {
	width:780px;
	overflow:hidden;
	margin:30px 0 0 0;
}

.text2 {
	width:490px;
	overflow:hidden;
	float: left;
}

.foto2 img {
	float:right;
	/*border:7px solid #3b1700;*/
	margin:0 70px 0 21px;
}

.text2 h3 {
	font-size:18px;
	font-weight:normal !important;
	color:#3b1700;
	margin: 0px 0px 0px 20px !important;
}

.text2 p {
	font-size: normal;
	margin: 0px 0 20px 20px !important;
	line-height:20px;
	color:#553622;
}

.list {
	width:300px;
	overflow:hidden;
	padding:px 0 0 46px;
	margin:0;
	list-style:none;
	line-height: 1.3;
	color: #3b1700;
}

.list li {
	background:url(../images/separator.gif) no-repeat 0 5px;
	padding-left:10px;
	color: #3b1700;
}

.list li a {
	font-size:14px;
	color:#553622;
}

.box li.three {
	width:780px;
	overflow:hidden;
	margin:30px 0 32px 0;
}
.text3 {
	width:508px;
	overflow:hidden;
}

.foto3 img {
	float:left;
	margin:0 0 0 21px;
}

.text3 h3 {
	font-size:18px;
	font-weight:normal !important;
	color:#3b1700;
	margin: 0px 0 14px 20px;
}

.text3 p {
	font-size:14px;
	margin: 0px 0 20px 0;
	line-height:20px;
	color:#553622;
}

#content strong {
	font-size:14px;
	color:#3b1700;
	margin:0 0 0 17px;
}

#content p.note {
	margin: 20px 20px 0px 20px;
	font-size: 11px;
	text-align: center;
	font-style: italic;
}

#responsemessage .feedback {
	font-size:14px;
	font-weight:bold;
	color:#a41f00;
	background-color: #fee7b6;
	padding: 10px;
	display: block;
	margin-top: 10px;
}

#contactarea input, #contactarea textarea {
	margin-bottom: 7px;
	margin-top: 3px;
}

#map {
	clear: both;
}

ul.content {
	list-style-type: circle;
}

ul.content2 {
	list-style-type: none;
	list-style: none;
	width:300px;
	overflow:hidden;
}

#footer {
	background:url(../images/bg-footer.jpg) no-repeat;
	width:800px;
	height:40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#footer p {
	color:#3b1700;
	margin:13px 0 0 24px;
	float:left;
	display:inline;
}

.menu-bottom {
	float:right;
	padding:13px 0 0;
	margin:0 22px 0 0;
	list-style:none;
	display:inline;
}

.menu-bottom li {
	background:url(../images/separator-menu-bottom.gif) no-repeat 11px 2px;
	float:left;
	padding:0 0 0 28px;
}

.menu-bottom li:first-child {
	background:none;
}

.menu-bottom li a {
	font-size: 11px;
	color:#3b1700;
	padding:0;
}

.menu-bottom li a:hover {
	color:#ad1900;
}

.menu-bottom li a:focus {
	outline:none;
}

#OT {
	width: 800px;
	height: auto;
	left: 100px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-bottom: 20px;
	overflow: visible;
	background: #fff;
}
