* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(bg.gif);
}

body div {
	text-align: left;
	margin: 0px auto;
	font-size: 10pt;
}

div.clear {
	clear: both;
}

div#Container {
	width: 980px;
	background-color: #fff;
	
}

div#Header {
	position: relative;
	background-image: url(header.jpg);
	height: 120px;
}

#Header .ul{margin:63px 0 0 275px; padding:0; list-style:none; position:absolute}
#Header .ul li{ margin:0; display:inline; float:left; background:url(bg_menu.gif)  center right no-repeat;}
#Header .ul .last{background:none}
#Header .ul li a{color:#ffffff; text-decoration:none; text-transform:uppercase; display:block; float:left; padding:0 10px 0 10px; font-size:1em} 
#Header .ul li a:hover { color:#f9ffba; text-decoration:none }
#Header .ul li .current{ color:#f9ffba; text-decoration:none;   }

#Header .ul1{margin:0; padding:28px 0 0 20px; list-style:none; position:static}
#Header .ul1 li{background:url(marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:15px; }
#Header .ul1 li a{color:#feffbe; text-decoration:none; line-height:1.66em; font-weight:bold} 
#Header .ul1 li a:hover { text-decoration:underline; }


div#Footer {
	background-image: url(footer.jpg);
	height: 70px;
}

div#RestListSection h2 {
	margin: 12px 18px 0px 18px;
	font-size: 14px;
	text-indent: 22px;
	background-image: url(list_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#RestList div.restRow {
	width: 765px;
	padding: 26px 0px 26px 0px;
	background-image: url(list_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#RestList div.restRow h3 {
	padding: 0px 68px 8px 4px;
	font-size: 14pt;
	color: #701E21;
	background-image: url(list_h3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#RestList div.restInfo {
	float: right;
	width: 431px;
}

div#RestList p.description {
	padding: 8px 0px 4px 4px;
	line-height: 1.2em;
	font-size: 10pt;
	color: #390c03;
}


div#RestList p.address {
	padding: 8px 0px 8px 72px;
	font-size: 11pt;
	color: #390c03;
	background-image: url(list_address.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #d1bbbc;
}

div#RestList p.tel {
	padding: 8px 0px 8px 72px;
	font-size: 13pt;
	font-weight: bold;
	color: #390c03;
	background-image: url(list_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #d1bbbc;
}

div#RestList div.restPic {
	float: left;
	width: 310px;
	height: 206px;
	background-color: #979797;
}

div#RestList div.restPic img {
	padding: 1px;
}

div#RestList p.button {
	margin: 16px 0px;
	text-align: center;
}

div#RestList p.button a {
	text-indent:-9999px;
	overflow: hidden;
	margin: 0px auto;
	width: 234px;
	height: 32px;
	display: block;
	background-image: url(list_detail.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#RestList p.button a:hover {
	background-image: url(list_detail_hover.jpg);
}

div#RestCard {
	margin: 48px auto 24px;
	width: 765px;
}

div#RestCard h2.name {
	padding: 0px 68px 8px 4px;
	font-size: 14pt;
	color: #701E21;
	background-image: url(card_h2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 18px;
}

div#RestCard div#LeadSection {
	margin-bottom: 12px;
}

div#RestCard div#LeadSection div.left {
	float: left;
	width: 371px;
	height: 247px;
	background-color: #979797;
}

div#RestCard div#LeadSection div.left img {
	padding: 1px;
}

div#RestCard div#LeadSection div.right {
	float: right;
	width: 378px;
}

div#RestCard div#LeadSection div.right p.feature {
	min-height: 70px;
}

div#RestCard div#LeadSection div.right div.subPics {
	width: 100%;
}

div#RestCard div#LeadSection div.right div.subPics div.subPic {
	float: left;
	width: 120px;
	height: 80px;
	background-color: #979797;
	margin-top: 8px;
}

div#RestCard div#LeadSection div.right div.subPics div.c_pic {
	margin-left: 8px;
	margin-right: 8px;
}

div#RestCard div#LeadSection div.right div.subPics div.subPic img {
	border: 0px none;
	padding: 1px;
}

div#RestCard div#MainSection {
	width: 100%;
	background-color: #f9f4e8;
	margin-bottom: 28px;
}

div#RestCard div#MainSection div.profile {
	float: left;
	width: 360px;
	margin: 4px 0px 12px 12px;
}

div#RestCard div#MainSection div.profile p {
	padding: 6px 0px 5px 106px;
	color: #390c03;
	border-bottom: 1px solid #d1bbbc;
	min-height: 12px; 
	background-repeat: no-repeat;
	background-position: left center;
}

div#RestCard div#MainSection div.profile p a {
	color: #390c03;
}

div#RestCard div#MainSection div.profile p a:hover {
	background-color: #d1bbbc;
	color: #390c03;
}

div#RestCard div#MainSection div.profile p.name {
	background-image: url(card_p_name.gif);
}

div#RestCard div#MainSection div.profile p.address {
	background-image: url(card_p_address.gif);
}

div#RestCard div#MainSection div.profile p.tel {
	background-image: url(card_p_tel.gif);
	font-weight: bold;
}

div#RestCard div#MainSection div.profile p.openHours {
	background-image: url(card_p_openhours.gif);
}

div#RestCard div#MainSection div.profile p.closeDay {
	background-image: url(card_p_closeday.gif);
}

div#RestCard div#MainSection div.profile p.tables {
	background-image: url(card_p_tables.gif);
}

div#RestCard div#MainSection div.profile p.price {
	background-image: url(card_p_price.gif);
}

div#RestCard div#MainSection div.profile p.service {
	background-image: url(card_p_service.gif);
}

div#RestCard div#MainSection div.profile p.homepage {
	background-image: url(card_p_homepage.gif);
}

div#RestCard div#MainSection div.profile p.email {
	background-image: url(card_p_email.gif);
}

div#RestCard div#MainSection div.chefList h3 {
	height: 26px;
	text-indent: -9999px;
	background-image: url(card_h3_chef.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #d1bbbc;
	margin-bottom: 4px;
}

div#RestCard div#MainSection div.chefList {
	float: right;
	width: 360px;
	margin: 4px 12px 12px 0px;
}

div#RestCard div#MainSection div.chefList div.chefProfile {
	float: right;
	width: 240px;
}

div#RestCard div#MainSection div.chefList div.chefProfile p.name {
	font-size: 11pt;
	font-weight: bold;
	color: #390c03;
	padding: 8px 0px;
}

div#RestCard div#MainSection div.chefList div.chefProfile p.profile {
	line-height: 1.3em;
	color: #390c03;
}

div#RestCard div#MainSection div.clear {
	clear: both;
}

div#RestCard h2.menu {
	height: 30px;
	text-indent: -9999px;
	background-image: url(card_h2_menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#RestCard div.navi{
	margin-top: 14px;
	height: 32px;
}

div#RestCard div.navi ul.menu {
	height: 32px;
}

div#RestCard div.navi ul.menu li {
	float: left;
	list-style-type: none;
	width: 176px;
	height: 32px;
}

div#RestCard div.navi ul.menu li a {
	display: block;
	overflow: hidden;
	width: 170px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

div#RestCard div.navi ul.menu li.disable span {
	display: block;
	overflow: hidden;
	width: 170px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -9999px;
}

div#RestCard div.navi ul.menu li a:hover {
	background-position: right top;
}

div#RestCard div.navi ul.menu li.current a {
	background-position: left bottom;
}

div#RestCard div.navi ul.menu li.dinner a {
	background-image: url(card_a_dinner.jpg);
}

div#RestCard div.navi ul.menu li.lunch a {
	background-image: url(card_a_lunch.jpg);
}

div#RestCard div.navi ul.menu li.drink a {
	background-image: url(card_a_drink.jpg);
}

div#RestCard div.navi ul.menu li.dinner span {
	background-image: url(card_a_dinner.jpg);
}

div#RestCard div.navi ul.menu li.lunch span {
	background-image: url(card_a_lunch.jpg);
}

div#RestCard div.navi ul.menu li.drink span {
	background-image: url(card_a_drink.jpg);
}

div#RestCard div#MenuPaperHeader {
	margin-top: 14px;
	height: 32px;
	background-image: url(card_menu_bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#RestCard div#MenuPaper {
	background-image: url(card_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 28px 0px;
}

div#RestCard div#MenuPaper h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto 28px;
}

div#RestCard div#MenuPaper h3.dinner {
	width: 158px;
	height: 21px;
	background-image: url(card_h3_dinner.png);
}

div#RestCard div#MenuPaper h3.lunch {
	width: 134px;
	height: 21px;
	background-image: url(card_h3_lunch.png);
}

div#RestCard div#MenuPaper h3.drink {
	width: 140px;
	height: 21px;
	background-image: url(card_h3_drink.png);
}

div#RestCard div#MenuPaper h4 {
	width: 590px;
	margin: 8px auto 0px;
	font-size: 14pt;
	color: #b6a497
}

div#RestCard div#MenuPaper table.item_simple {
	width: 590px;
	margin: 24px auto 0px;
	border-bottom: 1px solid #b6a497;
}

div#RestCard div#MenuPaper table.item_simple td.label {
	font-size: 12pt;
	padding-bottom: 6px;
}

div#RestCard div#MenuPaper table.item_simple td.price {
	text-align: right;
	vertical-align: bottom;
	font-size: 10pt;
	padding-bottom: 6px;
}

div#RestCard div#MenuPaper table.item_desc {
	width: 590px;
	margin: 24px auto 0px;
	border-bottom: 1px solid #b6a497;
}

div#RestCard div#MenuPaper table.item_desc td.label {
	font-size: 12pt;
	padding-bottom: 6px;
}

div#RestCard div#MenuPaper table.item_desc td.description {
	font-size: 10pt;
	padding-bottom: 6px;
}

div#RestCard div#MenuPaper table.item_desc td.price {
	text-align: right;
	vertical-align: bottom;
	font-size: 10pt;
	padding-bottom: 6px;
}

div#RestCard div#MenuPaperFooter {
	height: 35px;
	background-image: url(card_menu_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#RestCard div.navi ul.transit li.back {
	list-style-type: none;
}

div#RestCard div.navi ul.transit li.back a {
	display: block;
	overflow: hidden;
	width: 110px;
	height: 26px;
	background-image: url(card_a_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

div#RestCard div.navi ul.transit li.back a:hover {
	background-position: right top;
}
