@charset "UTF-8";
#wrapper {
	background-image: url(../images/breakfast/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents {
	padding-top: 400px;
	background-image: none;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	float: left;
	margin-right: 50px;
}
p {
	float: left;
	width: 260px;
	_width: 300px;
	margin-right: 50px;
	margin-bottom: 35px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.left {
	float: left;
	margin-bottom: 30px;
}
.staff {
	display: block;
	margin-top: 20px;
}
.dinner_navi {
	background-image: url(../images/dinner/dinner_navi_back.png);
	height: 58px;
	width: 1000px;
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
.dinner_navi li {
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}

