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

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


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

#dish ul#gNav li.nav1 a {
	height: 38px;
	background-position: -175px -59px;
}
#dish ul#gNav li.nav1 a:hover {
	background-position: -175px -59px;
}

#dish #column #rtBox {
	margin-left: 310px;
}

ul#midBtn {
	clear: both;
	background-image: url(../dish/img/mid_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	text-align: right;
	padding: 10px;
	height: 76px;
	margin-bottom: 25px;
}

ul#midBtn li {
}

#column #right {
	width: 157px;
	float: right;
	padding-right: 25px;
}

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

#column #left #top {
	padding-left: 25px;
	height: 137px;
}

#column #left .dish {
	padding-top: 15px;
}

#ptframe {
	clear: both;
	height: 430px;
	width: 595px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 30px;
}

