@import url("base.css");

#contents {
	padding-bottom:40px;
}


/* ボックス1
-----------------------------------*/
.box1 {
	width:730px;
	background-image:url(../img/promise/01_photo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:24px;
}

.box1 .text {
	width:495px;
	height:78px;
	line-height:20px;
	padding:15px 0px 0px 15px;
	background-color:#F2F2F2;
}


/* ボックス2
-----------------------------------*/
.box2 {
	width:730px;
	background-image:url(../img/promise/02_photo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:25px;
}

.box2 .text {
	width:475px;
	height:78px;
	line-height:20px;
	padding:15px 0px 0px 15px;
	background-color:#F2F2F2;
}

/* ボックス3
-----------------------------------*/
.box3 {
	width:730px;
	background-image:url(../img/promise/03_photo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:24px;
}

.box3 .text {
	width:495px;
	height:78px;
	line-height:20px;
	padding:15px 0px 0px 15px;
	background-color:#F2F2F2;
}


/* ボックス4
-----------------------------------*/
.box4 {
	width:730px;
	background-image:url(../img/promise/04_photo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:24px;
}

.box4 .text {
	width:475px;
	height:78px;
	line-height:20px;
	padding:15px 0px 0px 15px;
	background-color:#F2F2F2;
}
