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

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


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

ul#gNav li.nav6 a {
	background-position: -175px -216px;
}



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

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

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

table#inqBox {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 25px;
}

table#inqBox th {
	padding: 7px;
	background-color: #FDF2CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #155B37;
	border-bottom-color: #155B37;
	color: #155B37;
	background-image: url(../stayplan/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 50px;
}

table#inqBox td {
	padding: 7px;
}

table#inqBox td.tel {
	width: 156px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #7D1922;
	border-bottom-color: #7D1922;
	text-align: center;
}

table#inqBox td.plan {
	background-color: #FDF2CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #155B37;
	border-bottom-color: #155B37;
	width: 320px;
}

table#inqBox td.plan img {
	vertical-align: middle;
}


table#inqBox td.mail {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D1922;
}

#column #left {
	float: left;
	width: 335px;
}

#column h4 {
	margin-bottom: 20px;
}

#column #left .btn {
	margin-left: 80px;
	margin-top: 20px;
}

