#content .section01 {
	position: relative;
}
#content .section01 h3 {
	margin-bottom: 35px;
}
#content .section01 .column {
	background-image: url(../use/images/bg_section01_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 811px;
	margin-bottom: 56px;
}
#content .section01 ul {
	width: 792px;
	margin-top: 20px;
	padding-top: 310px;
	background-image: url(../use/images/bg_section01_top.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: left top;
	padding-bottom: 10px;
}
#content .section01 .column li {
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 37px;
	margin-bottom: 10px;
}

#content .section01 .column .number01 {
	background-image: url(../use/images/section01_number01.gif);
}
#content .section01 .column .number02 {
	background-image: url(../use/images/section01_number02.gif);
}

#content .section01 .column .number03 {
	background-image: url(../use/images/section01_number03.gif);
}
#content .section01 .column .banner01 {
	position: absolute;
	left: 607px;
	top: 231px;
}
