@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;
}
.table_01 {
	margin-top: 10px;
}
.table_01 th {
	background-color: #E0E4E6;
	text-align: left;
	font-weight: normal;
	padding: 1px 5px;
}
.table_01 td {
	padding: 1px 5px;
	background: url(../../img/td_back.jpg);
}
#flow_box {
	padding-top: 25px;
}
.flow_text {
	height: 60px;
	width: 315px;
	padding-top: 10px;
	padding-left: 32px;
}
#flow_1 {
	background-image: url(../img/flow_01.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
#flow_2 {
	background-image: url(../img/flow_02.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
#flow_3 {
	background-image: url(../img/flow_03.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
#flow_4 {
	background-image: url(../img/flow_04.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 530px;
}
