.ma15 {
	margin-top: 15px;
}
.ma25 {
	margin-top: 25px;
}
.box_l01 {
	width: 325px;
	float: left;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 15px;
}
#box_l02 {
	width: 325px;
	float: left;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
}
