@charset "UTF-8";
/* CSS Document */

.img {
	background-image: url(../img/img.jpg);
	background-position: center top;
	width: 860px;
	padding-top: 51px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#flow_box {
	padding-top: 25px;
}
.flow_text {
	height: 60px;
	width: 315px;
	padding-top: 10px;
	padding-left: 32px;
}
#flow_1 {
	background-image: url(../img/img1.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
#flow_2 {
	background-image: url(../img/img2.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
#flow_3 {
	background-image: url(../img/img3.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
#flow_4 {
	background-image: url(../img/img4.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
