body {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	width: 337px;
	height: 55px;
	float: left;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #FF9900;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#wrapper {
	width: 806px;
	padding: 0px 0px 20px 0px;
	margin: 27px auto 0px auto;
	text-align: left;
}

#header {
	width: 795px;
	_width: 806px;
	height: 73px;
	_height: 84px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 11px;
	background-image: url(../img/bg_header.gif);
	float: left;
}

#header h1 {
	width: 337px;
	height: 55px;
	text-indent: -9999px;
	background-image: url(../img/logo01.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.s-navi {
	margin: 15px 54px 0px 0px;
	_margin: 20px 27px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#main_ph {
	width: 806px;
	height: 172px;
	background-repeat: no-repeat;
	background-image: url(../img/main_ph.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-indent: -9999px;
}

#main_ph2 {
	width: 806px;
	height: 172px;
	background-repeat: no-repeat;
	background-image: url(../img/main_ph2.jpg);
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#navi {
	width: 806px;
	height: 33px;
	background-image: url(../img/navibar.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#menu ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#menu li{
	float:left;
	margin:11px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#menu li a{
	height:12px;
	display:block;
	text-decoration:none;
	list-style:none;
	text-indent:-9999px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li#index a{
	background:url(../img/home_off.gif);
	width: 41px;
	background-repeat: no-repeat;
}

li#index a:hover{
	background:url(../img/home_on.gif);
	width: 41px;
	background-repeat: no-repeat;
}

li#recipie a{
	background:url(../img/recipe_off.gif);
	width: 92px;
	background-repeat: no-repeat;
}

li#recipie a:hover{
	background:url(../img/recipe_on.gif);
	width: 92px;
	background-repeat: no-repeat;
}

li#voice a{
	background:url(../img/voice_off.gif);
	width: 65px;
	background-repeat: no-repeat;
}

li#voice a:hover{
	background:url(../img/voice_on.gif);
	width: 65px;
	background-repeat: no-repeat;
}

li#seibun a{
	background:url(../img/seibun_off.gif);
	width: 92px;
	background-repeat: no-repeat;
}

li#seibun a:hover{
	background:url(../img/seibun_on.gif);
	width: 92px;
	background-repeat: no-repeat;
}

li#otoiawase a{
	background:url(../img/otoiawase_off.gif);
	width: 53px;
	background-repeat: no-repeat;
}

li#otoiawase a:hover{
	background:url(../img/otoiawase_on.gif);
	width: 53px;
	background-repeat: no-repeat;
}

#content_top {
	background-image: url(../img/contents_top.gif);
	width: 806px;
	height: 10px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#contents {
	background-image: url(../img/contents.gif);
	width: 806px;
	margin: 0px 0px 0px 0px;
	_margin: -10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#contents2 {
	background-image: url(../img/contents.gif);
	width: 806px;
	margin: 0px 0px 0px 0px;
	_margin: -10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#contents3 {
	background-image: url(../img/contents.gif);
	width: 806px;
	margin: 0px 0px 0px 0px;
	_margin: -10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#contents4 {
	background-image: url(../img/contents.gif);
	width: 806px;
	margin: 0px 0px 0px 0px;
	_margin: -10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#l_box_top {
	background-image: url(../img/left_box_top.gif);
	width: 529px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
}

#l_box_cntr {
	background-image: url(../img/left_box_cntr.gif);
	width: 529px;
	margin: 0px 0px 0px 0px;
	_margin: -5px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.main_cnt {
	width: 495px;
	height: 400px;
	background-image: url(../img/main_cnt.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 17px;
}

#l_box_bottom {
	background-image: url(../img/left_box_bottom.gif);
	width: 529px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
}

#footer {
	width: 806px;
	height: 42px;
	_height: 37px;
	background-image: url(../img/bg_fotter.gif);
	text-align: center;
	background-repeat: no-repeat;
	color: #8A7768;
	padding: 0px 0px 0px 0px;
	_padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.title01 {
	width: 495px;
	margin: 15px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

.title02 {
	width: 495px;
	margin: 15px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

.title03 {
	width: 495px;
	margin: 15px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

.title01 h3 {
	width: 483px;
	height: 29px;
	background-image: url(../img/title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.title02 h3 {
	width: 483px;
	height: 29px;
	background-image: url(../img/title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.title03 h3 {
	width: 483px;
	height: 29px;
	background-image: url(../img/title03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#right_box {
	width: 227px;
	margin: 0px 19px 0px 0px;
	_margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/bg_wn.gif);
	float: right;
	text-indent: -9999px;
}

.wm_top {
	background-image: url(../img/bg_wn_top.gif);
	width: 227px;
	height: 49px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-indent: -9999px;
}

.wm_cntr {
	background-image: url(../img/bg_wn_cntr.gif);
	width: 207px;
	height: auto;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 18px;
}

.wm_bottom {
	background-image: url(../img/bg_wn_bottom.gif);
	width: 227px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.wm_cnt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #8A7768;
}

#left_box {
	width: 511px;
	margin: 0px 0px 0px 18px;
	_margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.main_cnt h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.orange_b {
	color: #F56B00;
}

.d_yellow_b {
	color: #968A00;
	font-weight: bold;
}


.contact {
	background-image: url(../img/bg_contact.gif);
	width: 227px;
	height: 332px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.contact h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contents2 h2 {
	margin: 15px 0px 15px 3px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/recipe.gif);
	width: 488px;
	height: 40px;
	text-indent: -9999px;
}

#contents3 h2 {
	margin: 15px 0px 15px 3px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/nutrition.gif);
	width: 488px;
	height: 40px;
	text-indent: -9999px;
}

#contents4 h2 {
	margin: 15px 0px 15px 3px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/Chef_voice.gif);
	width: 488px;
	height: 40px;
	text-indent: -9999px;
}

#puree {
	background-image: url(../img/Puree.jpg);
	width: 773px;
	height: 254px;
	background-repeat: no-repeat;
	margin: 0px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

#puree h3 {
	text-indent: -9999px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#brochette {
	background-image: url(../img/brochette.jpg);
	width: 773px;
	height: 254px;
	background-repeat: no-repeat;
	margin: 0px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

#brochette h3 {
	text-indent: -9999px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#martini {
	background-image: url(../img/martini.jpg);
	width: 773px;
	height: 254px;
	background-repeat: no-repeat;
	margin: 0px 0px 15px 17px;
	padding: 0px 0px 0px 0px;
}

#martini h3 {
	text-indent: -9999px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

ol {
	margin: -10px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	color: #990000;
}

.comment {
	width: 320px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

dl {
	background-color: transparent;
}

dt {
	line-height: 40px;
	background-image: url('../img/misc01.gif');
	background-repeat: no-repeat;
	background-position: 0px 16px;
	padding-left: 15px;
	margin: 10px 0px 0px 70px;
	color: #003300;
	border-bottom: 1px dotted #CC0000;
	width: 200px;
}

dd {
	margin: -33px 0px 0px 200px;
	color: #463500;
}

#facts {
	background-image: url(../img/bg_facts.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	background-position: 70px 0px;
}

#facts h4 {
	color: #CC6600;
	margin: 0px 0px 0px 70px;
	padding: 5px;
	border: 1px dotted #666666;
	width: 160px;
	background-color: #FFFFCC;
	font-size: 13px;
}

#left {
	width: 476px;
	float: left;
	margin: 0px 0px 0px 18px;
}

.l_top {
	width: 476px;
	height: 235px;
	background-image: url(../img/l_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.l_mid {
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 10px 0px;
}

.l_mid h3{
	background-image: url(../img/l_mid_h3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.l_bottom {
	background-color: #F5F0B7;
	padding: 10px;
	float: left;
	margin: 20px 0px 0px 0px;
	font-size: 11px;
}

.b_left {
	width: 228px;
	float: left;
}

.b_right {
	float: right;
	width: 213px;
	padding-left: 10px;
}

#right {
	float: right;
	width: 260px;
}

.carior {
	width: 217px;
	height: 311px;
	background-image: url(../img/carior01.jpg);
	background-repeat: no-repeat;
}

.chef {
	width: 217px;
	height: 311px;
	background-image: url(../img/chef.jpg);
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
	text-indent: -9999px;
}

#comment {
	margin: 40px 20px 20px 80px;
	padding: 0px;
}

.facts li {
	list-style-type: none;
	list-style-image: url(../img/misc01.gif);
	margin: 0px 0px 10px 40px;
	border-bottom: 1px dotted #CC0000;
	width: 200px;
}

#link a{
	width: 200px;
	height: 150px;
	display: block;
	left: 664px;
	top: 842px;
	padding: 70px 0px 0px 20px;
}
