@charset "utf-8";

/*
Restaurat CSS
*/
h2 {
	width: 830px;
	height: 160px;
	background-image: url(/img/h2_restaurant.jpg);
	overflow: hidden;
	text-indent: -9999px;
}

p.read {
	background: url(/img/restaurant_read.gif) no-repeat;
}
h4 {
	margin-top: 0;
}
h4.smenu {
	color: #630;
	font-size: 80%;
	background-color: #FFCA95;
	border-left: 4px solid #630;
}
.yen {
	color: #F33;
	font-size: 25px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
}
#lmenu {
	clear: both;
	color: #7A4E21;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 20px 0 40px;
}
.attention {
	color: #F00;
}
ul {
	list-style-type: none;
}
ul.entrylist li .date {
	font-size: 100%;
}

div#restaurant01 {
	background-image: url(/img/restaurant.jpg);
}
div#restaurant03 table {
	margin-bottom: 10px;
}
div#restaurant02 ul {
	font-size: 80%;
}

/*
Setmenu
*/
div.setmenu {
	width: 579px;
	_width: 609px;
	background-color: #FFF5E0;
	border: 1px solid #E1C588;
	margin-bottom: 15px;
	padding: 10px 15px;
}
div.setmenu table {
	width: 100%;
}
div.setmenu table td {
	width: 20%;
	color: #333;
	font-size: 80%;
	border: none;
	padding: 8px 0;
}
div.setmenu table td.price {
	text-align: center;
}

#fogliacourse {
	_height: 480px;
	min-height: 480px;
	background: url(/img/fogliamenu_img.jpg) right top no-repeat;
	margin: 13px 0 10px;
	padding-right: 320px;
}
#fogliacourse ul {
}
#fogliacourse ul li {
	color: #333;
	font-size: 80%;
	text-align: center;
	line-height: 1.2em;
	margin: 10px 0;
}
#fogliacourse .setmenu {
	width: 245px;
	_width: 275px;
	padding-bottom: 0;
}
p.gentei {
	font-size: 90%;
	text-align: center;
	margin: 0;
}
p.ohitorisama {
	text-align: center;
}

/*
Grandmenu
*/
div#grandmenu,
div#sarada {
	min-height: 200px;
	_height: 200px;
	margin-bottom: 10px;
}
div#grandmenu .caption {
	height: 25px;
}
div#grandmenu {
	background: url(/img/read_grandmenu.jpg) left top no-repeat;
	padding-left: 320px;
}
div#grandmenu .caption {
	background-image: url(/img/grandmenu_caption.gif);
}

div.rmenu {
	width: 579px;
	_width: 609px;
	background-color: #FFF5E0;
	border: 1px solid #E1C588;
	margin-bottom: 20px;
	padding: 10px 15px;
}
div.rmenu table {
	width: 100%;
	border-collapse: collapse;
}
div.rmenu th, 
div.rmenu td {
	color: #333;
	font-size: 80%;
	border: none;
	padding: 8px 0;
}
div.rmenu th {
	width: auto;
	text-align: left;
	background: none;
}
div.rmenu td.price {
	color: #F33;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
}

.menutitle {
	color: #855B29;
}
#sarada {
	background: url(/img/read_sarada.jpg) right top no-repeat;
	padding-right: 270px;
}
.nomihoudai {
	color: #F00;
	font-size: 110%;
}

/* Sub menu */
#navi ul li#mrestaurant ul {
	display: block;
}