@charset "utf-8";
#top_img {
	width: 850px;
	height: 250px;
	background-image: url(../images/dish/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#left h2 {
	font-size: 18px;
	line-height: 27px;
	background-image: url(../images/common/midashi_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#left h3 {
	font-size: 16px;
	line-height: 24px;
	color: #003366;
}
#left p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.dish_lineup {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 200px;
	padding: 10px;
	background-image: url(../images/dish/lineup_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.dish_lineup .dish_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 300px;
}
.dish_lineup .dish_ex {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px;
}
