@charset "utf-8";
/* -----------------------------------------------------------
CSS Information

 File name:      dish.css
 Style Info:     シェフの創作料理
----------------------------------------------------------- */


/*	gNav
----------------------------------------------------*/

ul#gNav li.nav8 a {
	height: 27px;
	background-position: -175px -270px;
}




/*	main
----------------------------------------------------*/

#main h2 {
	margin-bottom: 10px;
}

#main h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 25px;
}

#main #heimen {
	padding-top: 20px;
	clear: both;
	background-position: right;
	text-align: right;
}

table#floor {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #155B37;
}

table#floor th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #155B37;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	line-height: 1em;
}

table#floor td {
	color: #155B37;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #155B37;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 25px;
}

table#floor a {
	color: #155B37;
	background-image: url(../facilities/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 0.2em;
	padding-right: 12px;
}

table#floor a:hover {
}

#main #univ {
	padding-top: 30px;
	clear: both;
	background-position: right;
	text-align: center;
	padding-bottom: 30px;
}

table#setubi {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #155B37;
	border-bottom-color: #155B37;
	margin-bottom: 30px;
}

table#setubi caption {
	height: 13px;
	padding-bottom: 10px;
	font-size: x-small;
	font-weight: bold;
	color: #155B37;
}

table#setubi th {
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

table#setubi td {
	padding: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #155B37;
}

table#setubi2 {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #155B37;
	margin-bottom: 30px;
}

table#setubi2 caption {
	height: 13px;
	padding-bottom: 10px;
	font-size: x-small;
	font-weight: bold;
	color: #155B37;
}

table#setubi2 th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #155B37;
	background-color: #E1ECE6;
	font-weight: normal;
	vertical-align: top;
	color: #155B37;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table#setubi2 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #155B37;
	padding: 5px;
}

