@charset "utf-8";
.section1 {
	width: 600px;
	margin-bottom: 30px;
}
.section1 .img1 {
	margin-bottom: 20px;
}
.section1 .img2 {
	float: right;
}
.section2 {
	width: 600px;
	margin-bottom: 30px;
}
.section2 ul {
	padding-top: 20px;
}
.section2 li {
	padding-top: 10px;
}
.section3 {
	width: 600px;
	margin-bottom: 30px;
}
.section3 .img1 {
	float: right;
	margin-left: 20px;
}
