@charset "utf-8";
html, body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
/* LINK
------------------------------------------------------------------*/
	a img, :link img, :visited img {
	border: 0;
}
a, a:link {
	text-decoration: none;
	color: #4a606b;
}
a:visited {
	text-decoration: none;
	color: #4a606b;
}
a:hover {
	color: #5ab084;
	background-color: transparent;
}
/* HEADINGS
------------------------------------------------------------------*/

h1, h5, p {
	font-size: 1.1em;
	margin: 0 0 .8em 0;
	padding: 0;
	color: #333;
}
.h2 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 2px;
	font-weight: bold;
}
.hide {
	display: none;
}
/* BODY
------------------------------------------------------------------*/

body {
	background: url(../image/body_back.jpg) repeat-x;
	background-color: #9d0b0e;
}
#container {
	margin: 0px auto 0px auto;
	width: 1100px;
	text-align: left;
}
html>body #container {
	margin: 0px auto 0px auto;
	width:1100px;
}
/* HEAD OUTSIDE WRAP */
#headwrap {
	background: url(../image/head_back.gif);
	width: 980px;
	text-align: left;
	margin: 0px;
	float: left;
}
/* HEAD WRAP */
#header {
	background: #DDDDDD;
	width: 900px;
	height: 204px;
	margin: 0px auto 0px auto;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/* MAIN MENU */
#menu {
	width:900px;
	height:40px;
	margin: 0px auto 0px auto;
}
/* CONTENT OUTSIDE WRAP */
#contentwrap {
	background: url(../image/content_back.gif) repeat-y;
	width: 980px;
	text-align: left;
	float: left;
}
/* CONTENT WRAP */
#mainContent {
	background-color:#fff;
	position: relative;
	overflow: hidden;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/* CONTENT LEFT */
#leftpic {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:290px;
}
/* CONTENT RIGHT */
.mainpic {
	top:0px;
	right:0px;
	width:600px;
	float:right;
	position:relative;
}
/* FOOTER */
#footer {
	height: 57px;
	position: relative;
	padding: 0 0 0 40px;
	width: 940px;
}
#footer p {
	margin: 0px 4px;
	padding: 10px 40px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*
#lsidebar {
	width:40px;
	left:0px;
	top:0px;
	float:left;
	position:relative;
	margin:0px;
	background: url(http://sushi2go.net/back_Lrepeat.jpg) repeat-y;
	}

#rsidebar {
	width:40px;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	background: url(http://sushi2go.net/back_Rrepeat.jpg) repeat-y;
	}
*/

/* BANNER
------------------------------------------------------------------*/

#banner {
	width:120px;
	float:right;
	position:relative;
	right:0px;
}
/* PRODUCT
------------------------------------------------------------------*/
/* PRODUCT LIST */
.menu_nav {
	width:595px;
	display:inline;
	margin: 0px;
	float:left;
	position:relative;
	padding:0px;
}
/* OPEN PDF */
.pdfmenu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float:right;
	padding:5px 25px 0 0;
	width:90px;
	position:relative;
	margin:0px;
}
/* PRODUCT LIST */

/*
.gallerySites li a:hover {
	border:2px solid #9B0729;
	background: #9A0628;
	}
*/

/* PRODUCT TITLE */
.menu_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:190px;
	position:relative;
	float:left;
	margin-top:5px;
	height:15px;
}
/* PRODUCT DIV */
.left_div {
	width:250px;
	float:left;
	position:relative;
	margin:1px 1px 1px 10px;
	padding:0px;
}
.right_div {
	position:relative;
	width:250px;
	margin:1px;
	padding:0px;
	float:right;
}
/* PRODUCT DESC */
.menuhead {
	width:540px;
	float:right;
	position:relative;
	overflow:hidden;
	margin-top:20px;
	margin-right:30px;/* clear:both; */
}
.makimenuhead {
	width:540px;
	float:right;
	position:relative;
	overflow:hidden;
	margin-top:20px;
	margin-right:30px;
}
.makimenu_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:130px;
	position:relative;
	float:left;
	margin-top:5px;
	height:15px;
}
.makisubmenu_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:250px;
	position:relative;
	float:left;
	margin-top:5px;
	height:36px;
}
/* UNDER DESC */
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:180px;
	/*position:relative;*/
	float:left;
	color: #333;
	padding:1px;
	margin:1px;
}
.makidescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:120px;
	/*position:relative;*/
	float:left;
	color: #333;
	padding:1px;
	margin:1px;
}
/* PRICE */
.price {
	font-family:Arial, Helvetica, sans-serif;
	width:50px;
	/*position:absolute;*/
	font-size:11px;
	float:right;
	text-align:right;
	padding:1px;
	margin-top:5px;
	margin-right:0px;
	font-style: normal;
	font-weight: normal;
}
.makiprice {
	font-family:Arial, Helvetica, sans-serif;
	width:115px;
	/*position:absolute;*/
	font-size:11px;
	float:right;
	text-align:right;
	margin-top:5px;
	margin-right:0px;
	font-style: normal;
	font-weight: normal;
}
.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:3px;
	margin-left:10px;
	font-size:11px;
	width:110px;
	position:relative;
	float:left;
	color: #333;
	padding:1px;
}
/* CLEAR */
.clear {
	clear:both;
}
/*
#menu {
	position:relative;
	}
*/

#apppic {
	position:absolute;
	right:0px;
	top:0px;
}
/*
.multi_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:220px;
	position:relative;
	float:left;
	}
*/

/* CONTENT TARGET */
.mtarget {
	margin: 0;
	padding: 0;
	float:left;
}
/* GO TOP */
.topmenu {
	margin: 15px auto 1px 17px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9A1B6A;
	font-size: 12px;
	float:left;
	position:relative;
}
#reviewtext {
	font-family:Verdana, Geneva, sans-serif;
	padding:10px 30px;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
}
.name {
	float:right;
	width:100px;
	position:relative;
	height:15px;
	margin:-5px 0 20px 0;
}
.workhour {
	width:200px;
}
/* CONTACT US
---------------------------------------------------------*/	
.portfolio_outter #form {
	width : 580px;
	position : relative;
	text-align : left;
	padding-left :20px;
	float : right;
}
#form label {
	float : left;
	display : inline;
	width : 100px;
	padding : 0;
	margin : 0;
	text-align : left;
}
#form input, #form textarea, #form select {
	border : 1px solid #413f3d;
	background : #fff;
	color : #e4d9bb;
	font : normal 1em/120% Arial, Helvetica, sans-serif;
	position : relative;
}
#form #submit {
	margin-left : 100px;
	background : #F90;
	color : #242321;
	border : 1px solid #333;
	cursor : pointer;
}
#validationMessage {
	padding : 5px;
	border : 1px solid red;
	margin : 10px 0;
	color : red;
	font-weight : bold;
	display : none;
}
#form span {
	color : #ffcc66;
}
.contact {
	float : left;
	width : 580px;
	padding: 10px;
}
.about {
	float : left;
	width : 760px;
	padding:0 10px;
}
#leftmenu {
	margin:0;
	width:170px;
	height:200px;
	padding:10px;
	list-style:none;
	float:left;
	position:absolute;
}
#rightmenu {
	margin:0;
	width:170px;
	height:200px;
	padding:10px;
	list-style:none;
	float:right;
	position:absolute;
	right:0px;
}