@charset "utf-8";

/* レストランtop */
#restLeft {
	float: left;
	width: 260px;
	margin: 10px 0 0 0;
}
#restCenter {
	float: left;
	width: 400px;
	margin: 10px 0 0 0;
}
#restRight {
	float: right;
	width: 180px;
	margin: 10px 0 0 0;
}

#restCenter h2 {
	margin: 0 0 0 0;
	color: #99CC00;
	font-size: 140%;
	border-bottom: 3px solid #99CC00;
}
#restCenter p {
	margin: 10px 0 0 0;
}
#restCenter dl {
}
#restCenter dl dt {
	margin: 20px 0 0 0;
	color: #FF6600;
	font-weight: bold;
}
#restCenter ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
}
#restCenter li {
	margin: 10px 0 0 0;
}
#restCenter dl dd table {
	width: 100%;
	margin: 5px 0 0 0;
	border: 1px solid #999;
}
#restCenter dl dd table th {
	padding: 2px 4px;
	text-align: center;
	vertical-align: middle;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#restCenter dl dd table td {
	padding: 2px 4px;
	text-align: left;
	vertical-align: mddle;
	background-color: #FFF;
	border-bottom: 1px solid #999;
}

p#rest_yoyaku {
	width: 180px;
	height: 180px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/bn_yoyaku.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
p#rest_yoyaku a {
	display: block;
	height: 180px;
}

p#rest_outdoor {
	width: 180px;
	height: 70px;
	margin: 10px 0 0 0;
	background: url(../restaurant/images/bn_outdoor.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
p#rest_outdoor a {
	display: block;
	height: 70px;
}

p#rest_bred {
	width: 180px;
	height: 70px;
	margin: 10px 0 0 0;
	background: url(../restaurant/images/bn_bred.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
p#rest_bred a {
	display: block;
	height: 70px;
}

h3#h3Ground {
	width: 860px;
	height: 50px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/h3_ground.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}

table#groundMenu {
	float: left;
	width: 244px;
	margin: 20px 14px 0 14px;
}
table#groundMenu th {
	padding: 2px 0 0 0;
	color: #99CC00;
	font-weight: lighter;
	border-bottom :1px dotted #99CC00;
}
table#groundMenu th.thGM01 {
	width: 190px;
}
table#groundMenu th.thGM02 {
	width: 54px;
}
table#groundMenu td {
	padding: 2px 2px 0 0;
	vertical-align: top;
}

/* 予約メニュー */
h2#h2Yoyaku {
	width: 860px;
	height: 50px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/h2_yoyaku.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}

#yoyakuRest {
	float: left;
	width: 330px;
	margin: 10px 0 0 0;
	display: inline;
}
#yoyakuDeli {
	float: left;
	width: 330px;
	margin: 10px 0 0 0;
	display: inline;
}
#yoyakuRight {
	float: right;
	width: 180px;
	margin: 0 0 0 0;
	display: inline;
}

#yoyakuRest h3 {
	width: 330px;
	height: 180px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/h3_yoyakurest.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#yoyakuRest p {
	width: 330px;
	height: 180px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/p_yoyakurest.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#yoyakuRest p a {
	display: block;
	height: 180px;
}

#yoyakuDeli h3 {
	width: 330px;
	height: 180px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/h3_yoyakudeli.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#yoyakuDeli p {
	width: 330px;
	height: 180px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/p_yoyakudeli.jpg) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#yoyakuDeli p a {
	display: block;
	height: 180px;
}

table#restMeal {
	margin: 0 0 0 0;
	background-color: #FFF;
	border: 10px solid #ddeeac;
}
table#restMeal th {
	width: 25%;
	padding: 4px;
	color: #770000;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	border-top: 10px solid #ddeeac;
	border-right: 10px solid #ddeeac;
}
table#restMeal td {
	width: 25%;
	padding: 4px;
	vertical-align: top;
	border-right: 10px solid #ddeeac;
}
table#restMeal th.thEmpty {
	background-color: #ddeeac;
}
table#restMeal td.tdEmpty {
	background-color: #ddeeac;
}

/* アウトドアクッキング体験 */
h2#h2Outdoor {
	width: 860px;
	height: 50px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/h2_outdoor.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}

div#outdoorLeft {
	float: left;
	margin: 20px 0 0 0;
	width: 440px;
}
div#outdoorRight {
	float: right;
	margin: 20px 0 0 0;
	width: 400px;
}

div#outdoorLeft p {
	margin: 0 0 0 0;
	font-size: 110%;
	color: #770000;
}

table#outMenu {
	width: 860px;
	margin: 20px 0 0 0;
	background-color: #FFF;
	border: 4px solid #ddeeac;
}
table#outMenu th {
	padding: 4px;
	color: #770000;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #edf9ce;
	border-bottom: 1px solid #ddeeac;
}
table#outMenu td {
	width: 25%;
	padding: 8px 4px;
	vertical-align: middle;
}

/* 焼き立てパン */
h2#h2Bred {
	width: 860px;
	height: 50px;
	margin: 0 0 0 0;
	background: url(../restaurant/images/h2_bred.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}

div#bredLeft {
	float: left;
	margin: 20px 0 0 0;
	width: 440px;
}
div#bredRight {
	float: right;
	margin: 20px 0 0 0;
	width: 400px;
}

div#bredLeft p {
	margin: 0 0 0 0;
	font-size: 110%;
	color: #770000;
}

table#bredMenu {
	margin: 20px 0 0 0;
	background-color: #FFF;
	border: 4px solid #ddeeac;
}
table#bredMenu th {
	width: 33%;
	padding: 5px;
	color: #770000;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	border-right: 4px solid #ddeeac;
}
table#bredMenu td {
	width: 33%;
	padding: 5px;
	vertical-align: top;
	border-right: 4px solid #ddeeac;
}

/*restNavi*/
div#restNavi {
	margin: 20px 20px 0 20px;
	text-align: center;
}
div#restNavi ul {
	margin: 0;
	padding: 0;
}
div#restNavi ul li {
	display: inline;
	padding: 0 5px;
	font-size: 90%;
	border-right :1px solid #99CC00;
}
div#restNavi ul li.first {
	border-left: 1px solid #99CC00;
}
div#restNavi ul li a {
	text-decoration: none;
}
div#restNavi ul li a:hover {
	text-decoration: underline;
}

a.linkrest {
	padding-left: 11px;
	background: url(../restaurant/images/link_rest.gif) no-repeat center left;
}
font.price {
	color: #CC0000;
	font-size: 110%;
}
font.number {
	color: #333333;
}
font.enji {
	color: #770000;
}
ul#caution {
	margin: 20px 20px 0 20px;
	list-style-type: disc;
}