#content .section01{
	margin-bottom: 15px;
}
#content .section01 .column {
	float: left;
	width: 209px;
	margin-right: 8px;
	background-image: url(../images/bg_column.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 240px;
	margin-bottom: 15px;
}
#content .section01 .column p {
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.4;
}
#content .section01 .merit01 p {
	background-image: url(../images/merit01_image.gif);
		background-position: center 10px;
}
#content .section01 .merit02 p {
	background-image: url(../images/merit02_image.gif);
	background-position: center 14px;
}
#content .section01 .merit03 p {
	background-image: url(../images/merit03_image.gif);
	background-position: center 18px;
}
#content .section01 .merit04 p {
	background-image: url(../images/merit04_image.gif);
	background-position: center 16px;
}
#content .section02{
	height: 274px;

}
#content .section02 .column {
	float: left;
	padding-top: 274px;
	height: 0px;
	overflow: hidden;
}
#content .section02 .box {
	background-image: url(../images/bg_box.gif);
	background-repeat: no-repeat;
	width: 420px;
	margin-right: 20px;
	position: relative;
}
#content .section02 .cardboard {
	background-image: url(../images/bg_cardboard.gif);
	background-repeat: no-repeat;
	width: 420px;
	position: relative;
}
#content .section02 .box .bt {
	position: absolute;
	left: 45px;
	top: 57px;
}
#content .section02 .cardboard .bt01 {
	position: absolute;
	left: 45px;
	top: 57px;
}
