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

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


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

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

ul#gNav li.nav3 a:hover {
	background-position: -175px -135px;
}



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

#spa #main h3 {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}



#column #left {
	float: left;
}

#column #left.pt1 {
	width: 152px;
}

#column #left.pt3 {
	width: 395px;
}

#column #left.pt6 {
	width: 330px;
}

#column #right {
	float: right;
}

#column #right.pt2 {
	width: 416px;
}

#column #right.pt4 {
	width: 173px;
}

#column #right.pt7 {
	width: 245px;
}

#column #copyBox {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #808E25;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
}

#column #copyBox.tate {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	width: 35px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #808E25;
	border-left-style: none;
	text-align: center;
	float: left;
}

#column #right.pt2 #copyBox {
	margin-top: 20px;
}

#column #copyBox h4 {
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../spa/img/tit_item10.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
}

#column #copyBox.tate h4 {
	clear: both;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#column #copyBox h4 img {
	margin: 0px;
	padding: 0px;
}

#column h5 {
	margin-bottom: 10px;
}

#column p.copy {
	margin-bottom: 10px;
	clear: both;
}

#column p.brd {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
}

table#kono {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 500px;
	vertical-align: bottom;
}

table#kono caption {
	margin-bottom: 5px;
	padding-top: 20px;
}

table#kono 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#kono td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
