@charset "utf-8";
/* CSS Document */

.pBox {
	background: url(../img/page/promise/img1.jpg) no-repeat right bottom;
	min-height: 275px;
	margin: 0 0 60px 0;
}
.pBox p {
	margin: 0 0 20px 0;
	width: 372px;
}
.bottom {
	margin: 0 auto 50px auto;
	width: 80%;
	height: auto;
	display: block;
}
