@charset "utf-8";
/* CSS Document */
.pageTitle1{
	width: 470px;
	height: 35px;
	background-image: url(../images/title_1.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

.menu{
	width:180px;
	float:left;
}

.menu2{
	width:200px;
	float: left;
}

.menu3{
	width:370px;
	float: left;
}

.price{
	margin-left:380px;
	width:80px;
	text-align: right;
}

.menu_box{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#lunch_image {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 180px;
	background-image: url(../images/sub_img.jpg);
}

.btn_menu1 {
	margin-left:25px;
	padding-top: 100px;
	height: 27px;
	width: 117px;
}
