@charset "utf-8";
/* CSS Document */
#title {
	width:1000px;
	height:57px;
	float:left;
}
#container {
	width:1000px;
	height: 487px;
	float:left;
}
#content {
	width:280px;
	height: 401px;
	padding:70px 400px 0px 320px;
	float:left;
	background-image: url(../img/restaurant/bg.jpg) ;
}
#container_bottom {
	width:1000px;
	height:50px;
	float:left;
}

