@charset "utf-8";
/* CSS Document */
#title {
	width:748px;
	height: auto;
	float:left;
}
#bottom {
	width:748px;
	height: auto;
	float:left;
}

#container {
	width:718px;
	height: auto;
	padding:0px 15px 0px 15px;
	float:left;
	background-image: url(bg.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	width:748px;
	height:58px;
	float:left;
}
#container p.p1 {
	width:318px;
	height: 290px;
	padding:0px 20px 0px 400px;
}

