@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:o auto;
	background-color: #fdc689;
}

h1 {
	font-size: 16px;
	color: #000
}

h2 {
	font-size: 14px;
	color:#000
}

h2 a:link {
	color:#F30;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#30F;
}


h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFF;
}

h5 {
	font-size: 13px;
	color:#959595
}

a:visited {
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #F30;
	text-decoration:none;
}


.orange {
	color:#F90;
}


.gery{
	color:#999;
}

.red{
	color:#F30;
}

.clear { 
		clear:both;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000
	line-height: 19px;
}

.bold {
	color: #000;
	font-weight: 900;
	font-size:13px;
}

#wrapper {
	background-color: #FFF;
	width: 900px;
	clear: both;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 120px;
	width: 900px;
}

#menu {
	height: 30px;
	width: 900px;
}

#picture {
	height: 154px;
	width: 900px;
}

#main_area {
	width: 800px;
	margin:0 auto;
	
}


#infoarea {
	width: 900px;
	float: left;
	margin: 0px;
	background-color: #FFF;
}

#infoarea2 {
	width: 900px;
	background-color:#FFF;
	float: left;
	margin: 0px;
}

#leftbox2 {
	width: 149px;
	float: left;
	background-image: url(../images/layout_15.jpg);
	height: 320px;
	background-color: #FDC689;
}

#leftbox3 {
	width: 149px;
	height: 692px;
	float: left;
	background-image: url(../images/bg-galleft.jpg);
	background-repeat: repeat-y;
}


#leftboxsushi {
	width: 149px;
	height: 1200px;
	float: left;
	background-image: url(../images/bg-galleft.jpg);
	background-repeat: repeat-y;
}

#leftboxdinner {
	width: 149px;
	height: 1785px;
	float: left;
	background-image: url(../images/bg-galleft.jpg);
	background-repeat: repeat-y;
}

#leftboxlunch {
	width: 149px;
	height: 575px;
	float: left;
	background-image: url(../images/bg-galleft.jpg);
	background-repeat: repeat-y;
}

#textarea {
	width: 502px;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#textarea2 {
	width: 602px;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 0px;
}

#rightbox2 {
	width: 149px;
	float: left;
	background-image: url(../images/layout_17.jpg);
	height: 320px;
	background-color: #FDC689;
}


#rightbox3 {
	width: 149px;
	height: 692px;
	float: left;
	background-image: url(../images/bg-galright.jpg);
	background-repeat: repeat-y;
}

#rightboxsushi {
	width: 149px;
	height: 1200px;
	float: left;
	background-image: url(../images/bg-galright.jpg);
	background-repeat: repeat-y;
}


#rightboxdinner {
	width: 149px;
	height: 1785px;
	float: left;
	background-image: url(../images/bg-galright.jpg);
	background-repeat: repeat-y;
}

#rightboxlunch {
	width: 149px;
	height: 575px;
	float: left;
	background-image: url(../images/bg-galright.jpg);
	background-repeat: repeat-y;
}

#body_text {
	width: 670px;
	margin-right: 20px;
	margin-left: 110px;
	margin-top: 20px;
}
#footer {
	width: 900px;
	height: 50px;
}
#middle_footer {
	height: 50px;
	width: 602px;
	float: left;
	background-color: #000;
}

#left_footer {
	width: 149px;
	float: left;
	height: 50px;
	background-image: url(../images/layout_18.jpg);
}

#left_footer2 {
	width: 149px;
	float: left;
	height: 50px;
	background-image: url(../images/bg-galleft.jpg);
}

#right_footer {
	float: left;
	height: 50px;
	width: 149px;
	background-image: url(../images/layout_20.jpg);
}

#right_footer2 {
	float: left;
	height: 50px;
	width: 149px;
	background-image: url(../images/bg-galright.jpg);	
}


#body_about {
	width: 670px;
	margin-top: 20px;
	margin-right: 110px;
	margin-left: 20px;
}


