@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #ececdb;
	}
img {
	border: none;
	}
hr {
	visibility: hidden;
	clear: both;
	}
p {
	line-height: 1.4;
	}
h2 {
	font-size: 15px;
	}
h3 {
	border-left: 5px solid #cdce99;
	margin-bottom: 4px;
	padding: 5px 0px 5px 5px;
	background-color: #f6f6ec;
	color: #000;
	font-size:14px;
	line-height:15px;
	}
	h3 span {
		color: #c00;
		background-color: transparent;
		}
input {
	padding: 0px 2px;
	}
input:focus , textarea:focus {
	color: #000;
	background-color: #ffc;
	outline: 0;
	}
div#dashi h3 {
	border-left: 5px solid #f90;
	}
div#ponzu h3 {
	border-left: 5px solid #9c3;
	}
div#salad h3 {
	border-left: 5px solid #9cc;
	}
div#koikuchi h3 {
	border-left: 5px solid #900;
	}
div#gourmet h3 {
	border-left: 5px solid #c9c;
	}
div#soba h3 {
	border-left: 5px solid #c9c;
	}
div#nizakana h3 {
	border-left: 5px solid #00c;
	}
div#udon h3 {
	border-left: 5px solid #c9c;
	}
div#tare h3 {
	border-left: 5px solid #c9c;
	}
div#dressing h3 {
	border-left: 5px solid #c9c;
	}
div#other h3 {
	border-left: 5px solid #f90;
	}
.large{
	font-size: 14px;
	line-height: 1.4em;
	color:#333;
	}
.normal{
	font-size: 12px;
	line-height: 1.4em;
	color:#333;
	}
.small{
	font-size: 11px;
	line-height: 1.4em; 
	color:#333;
	}
.xsmall{
	font-size: 9px;
	line-height: 1.4em; 
	color:#333;
}
a, a:active, a:visited {
	color:#646432;
	text-decoration: none;
	}
a:hover {
	color:#434310;
	text-decoration: underline;
	}
.contentright {
	margin: 0px 0px 0px 145px;
	padding: 10px 2px 20px 10px;
	background-color: #fff;
	color: #000;
	}
#backimage {
	background: url( "/images/back_l.gif" ) repeat-y left top #ECECDB;
	}
#backbttm {
	background: url( "/images/backbottom_l.gif" ) no-repeat left top #ECECDB;
	}
#container {
	background-image: url( "/images/gra_01.gif" );
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	width: 700px;
	text-align: left;
	background-color: #fff;
	}
#topline {
	margin: 0px 0px 2px 0px;
	text-align: right;
	background-image: url( "/images/topline_tri.gif" );
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	}
	#topline img {
	}
#logoline {
	width: 700px;
	height: 57px;
	background-image: url( "/images/gra_02.gif" );
	background-repeat: repeat-x;
	}
#logo {
	padding-left: 5px;
	float: left;
	}
#logo h1 {
	display: none;
	}
#japanese {
	padding: 5px 10px 0px 0px;
	float:right;
	}
ul#nav {
	clear: both;
	width: 700px;
	padding-top: 2px;
	}
	ul#nav li {
		display: inline;
		}
#footer {
	background-image: url( "/images/bottomline_tri.gif" );
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #646432;
	margin: 2px 0px 10px 0px;
	text-align: right;
	clear: both;
	}
	#footer p {
	margin-right: 4px;
	}
#bottomline {
	background-color: #cc9;
	color: #000;
	height: 4px;
	margin-left: 18px;
	}
div#subtitle {
	padding: 5px 0px;
	width: 700px;
	background-image: url( "/images/gra_04.gif" );
	background-repeat: repeat-x;
	border-bottom: 2px solid #fff;
	}
	div#subtitle h2 {
		background-image: url( "/images/sub_mark.gif" );
		background-position: 10px center;
		background-repeat: no-repeat;
		padding-left: 24px;
		}
#bottomcontainer {
	background-color: #f6f6ec;
	width: 700px;
	text-align: left;
	}
#bottomtop {
	width: 700px;
	text-align: left;
	}
#submenu {
	width: 145px; 
	float: left;
	}
	#submenu ul#navlist {
		list-style-type: none;
		background-color: #fff;
		}
		#navlist li {
			border-bottom: 2px solid #fff;
			}
		#navlist a {
			display: block;
			padding: 3px;
			border-left: 3px solid #cdce99;
			background-color: #f6f6ec;
			}
		#navlist .sub a {
			display: block;
			padding: 3px;
			border-left: 3px solid #fff;
			background-color: #f6f6ec;
			}
		#navlist a:link, #navlist a:visited {
			color: #333;
			text-decoration: none;
			}
		#navlist .sub a:link, #navlist .sub a:visited {
			color: #333;
			text-decoration: none;
			}
		#navlist a:hover {
			color: #333;
			border-left: 3px solid #900;
			background-color: #fdfdfa;
			}
		#navlist .sub a:hover {
			color: #333;
			border-left: 3px solid #900;
			background-color: #fdfdfa;
			}
	#submenu p {
		margin-top: 16px;
		}
.nonime {
	ime-mode: disabled;
	}
.num {
	text-align: right;
	}
.oddr td {
	color: #000;
	background-color: transparent;
	}
.evenr td {
	color: #000;
	background-color: #fffff0;
	}
p.warn {
	color: #f00;
	background-color: transparent;
	border: 1px solid #f00;
	padding: 5px;
	}