@charset "utf-8";
/* CSS Document */
#title {
	width:812px;
	height:136px;
	float:left;
}
#container {
	width:812px;
	height: auto;
	float:left;
	background-image:url(../img/food_restaurant/bg.jpg);
	background-repeat:no-repeat;
}
#container .p1{
	width:382px;
	height: 200px;
	padding:440px 390px 0px 60px;	
	}
#container_bottom {
	width:812px;
	height:58px;
	float:left;
}

