@charset "utf-8";
.step01 {
	background-image: url(../img/step01.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 482px;
	padding-top: 128px;
	padding-left: 150px;
}
.step01 .comment_box {
	float: left;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
}
.step01 .comment_box .comment_right {
	float: left;
}
.step01 .comment_left {
	float: left;
}
.step01 .comment_box2 {
	float: left;
}
.step01 .comment_box .comment_s {
	font-size: 14px;
	font-weight: normal;
}
