@charset "utf-8";
/* CSS Document */

#lunch {
	width: 750px;
	background-image: url(../img/runch/runch.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7f6fe;
	border-bottom-color: #e7f6fe;
	border-left-color: #e7f6fe;
	padding-top: 80px;
	padding-bottom: 10px;
	overflow: auto;
}
#lunch h2 {}
#lunchmenu {
	width: 750px;
	height: 180px;
}
#lunchmenu p {
	height: 180px;
	width: 250px;
	float: left;
	margin-left: 0px;
}
#lunchmenu2 {
	width: 750px;
	height: 180px;
}
#lunchmenu2 p {
	height: 180px;
	width: 250px;
	float: left;
	margin-left: 0px;
}
#lunchmenu3 {
	width: 750px;
	height: 180px;
}
#lunchmenu3 p {
	height: 180px;
	width: 250px;
	float: left;
	margin-left: 0px;
}