@charset "UTF-8";
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
}
#contents {
	padding-top: 100px;
	background-image: none;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
}
.dnavi {
	clear: both;
	float: none;
}
.dnavi li {
	float: left;
}
h3 {
	float: right;
	margin-right: 50px;
	margin-top: 30px;
}
.menu p {
	float: left;
	margin-left: 40px;
	margin-top: 24px;
}
.menu {
	height: 450px;
}
.att {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	float: none;
}
.dinner_navi {
	background-image: url(../images/dinner/dinner_navi_back.png);
	height: 58px;
	width: 1000px;
	background-repeat: no-repeat;
}
.dinner_navi li {
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 0px;
	padding-left: 52px;
}

