@charset "utf-8";
/* CSS Document */
#title {
	width:812px;
	height:136px;
	float:left;
}
#container {
	width:812px;
	height: auto;
	float:left;
	background-image:url(../img/campbbq_camp/bg.jpg);
	background-repeat:no-repeat;
}
#container .p1{
	width:372px;
	height: 320px;
	padding:50px 30px 0px 410px;	
	}
#container .p2{
	width:480px;
	height: auto;
	padding:400px 220px 0px 40px;
	}
#container .p3{
	width:232px;
	height: 220px;
	padding:30px 30px 0px 550px;	
	}
#container .p4{
	width:702px;
	height: auto ;
	padding:0px 40px 0px 70px;	
	}
#container .p5{
	width:312px;
	height: 280px;
	padding:10px 410px 0px 40px;	
	}
#container_bottom {
	width:812px;
	height:58px;
	float:left;
}

