body{ margin:0; padding:0; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:18px; color:#333333; background-color:#ffffff; background-image:url(../img/bg.gif); background-position:center; background-repeat:repeat-y; }

a{ color:#4B1803; }
a img{ border:none; }

#container{ width:760px; margin-left:auto; margin-right:auto; text-align:left; }

#header{ margin:0; }
#header #logo{ float:left; width:260px; height:260px; }
#header #head{ float:right; width:500px; height:260px; background-image:url(../img/bg_header.jpg); }
#header #head h1{ margin:2px 10px 0 0; font-size:12px; font-weight:normal; color:#ffffff; text-align:right; }

#footer{ clear:both; width:760px; height:200px; background-image:url(../img/bg_footer.jpg); }
#footer p.space{ margin-top:10px; }

#sidemenu{ float:left; width:200px; padding-top:50px; text-align:right; }
#sidemenu img.smenu_a{ margin-top:30px; }
#sidemenu img.smenu{ margin-top:5px; }
#sidemenu img.smenu_s{ margin-top:45px; }
#sidemenu #bnspace{ margin-top:50px; margin-left:5px; text-align:left; }
#sidemenu #bnspace img{ margin-bottom:5px}

#main{ clear:both; float:right; width:520px; margin:0px 10px 30px 20px; }
#main h2{ margin:0; padding:0; }

/* index.html */
#home{ }
#home p#img02{ float:right; margin:15px 0 10px 15px; border:3px solid #7b1b24; }

/* contact/index.html */
#contact_index{ width:400px; margin-top:30px; margin-left:40px; }


/* restaurant/index.html */
#rest_index{ width:400px; margin-top:30px; margin-left:40px; }
#rest_index img#img01{margin:15px 0 15px 80px; text-align:center; border:2px solid #7b1b24; }
#rest_index img.photo_l{ float:left; margin-right:15px; border:3px solid #7b1b24; }
#rest_index strong{ color:#7b1b24; }
#rest_index span.b{ font-weight:bold; }

/* restaurant/lunch.html */
#rest_lunch{ width:500px; margin-left:10px; }
#rest_lunch img.lunchimg{ float:left; margin-bottom:50px; margin-right:20px; border:2px solid #7b1b24; }
#rest_lunch p.cost{ font-size:16px; font-weight:bold; text-align:right; }
#rest_lunch span.mini{ font-size:11px; color:#666666; }

/* restaurant/dinner.html */
#rest_dinner{ width:500px; margin-left:10px; }
#rest_dinner table{ width:480px; margin-left:10px; margin-bottom:10px; }
#rest_dinner table td.price{ width:80px; text-align:right; vertical-align:top; }
#rest_dinner table td span.mini{ font-size:11px; color:#666666; }

/* site/privacy.html */
#site_privacy{ width:420px; margin-left:40px; }
#site_privacy h3{ color:#794841; }

/* site/sitemap.html */
#site_sitemap{ width:420px; margin-left:40px; }
#site_sitemap ul{ margin-top:25px; }
#site_sitemap a{ font-weight:bold; line-height:34px; }
#site_sitemap a.sub{ font-size:smaller; font-weight:normal; line-height:20px; }

/* site/tokusho.html */
#site_tokusho{ width:480px; margin-left:10px; }
#site_tokusho h3{ margin-top:30px; padding: 5px 0 3px 10px; font-size:14px; color:#794841; border-bottom:4px double #999999; border-left:8px double #794841; background-color:#efefef; }
#site_tokusho table{ width:470px; margin-bottom:20px; font-size:13px; background-color:#efefef; border:2px groove #999999; }
#site_tokusho table td{ padding:5px; }
#site_tokusho table td.item{ width:110px; background-color:#ffffff; border:2px groove #999999; }
#site_tokusho table td.cont{ background-color:#ffffff; border:2px groove #999999; }

