@charset "utf-8";
/* CSS Document */
#title {
	width:830px;
	height:58px;
	float:left;
}
#container {
	width:800px;
	height: 1051px;
	padding:0px 15px 0px 15px;
	float:left;
	background-image:url(../img/about/bg.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	width:812px;
	height:58px;
	float:left;
}
#container p.p1 {
	width:300px;
	height: auto;
	padding:0px 500px 0px 0px;
}
#container p.p2 {
	width:800px;
	padding:10px 0px 0px 0px;
	height: auto;
}
#container p.p3 {
	width:800px;
	padding:280px 0px 0px 0px;
	height: auto;
}
#container p.p4 {
	width:400px;
	padding:30px 0px 0px 400px;
	height: auto;
}
