@charset "utf-8";

.flow {
	padding-top: 10px;
}
.f_left_box01 {
	float: left;
}
.f_center_box01 {
	float: left;
}
.f_right_box01 {
	float: left;
}
.float_box01 {
	padding-top: 10px;
}
.float_box02 {
	padding-top: 30px;
}
.f_left_box02 {
	float: left;
}
.f_right_box02 {
	float: right;
}
.flow_box01 h4 {
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 60px;
	font-size: 14px;
	font-weight: bold;
}
.flow_left_box01 {
	background-color: #4C1602;
	float: left;
	width: 55px;
}
.flow_right_box {
	float: right;
	width: 532px;
}

#step1 {
	background-image: url(../../images/setp01.png);
	background-repeat: no-repeat;
}
#step2 {
	background-image: url(../../images/setp02.png);
	background-repeat: no-repeat;
}
#step3 {
	background-image: url(../../images/setp03.png);
	background-repeat: no-repeat;
}
#step4 {
	background-image: url(../../images/setp04.png);
	background-repeat: no-repeat;
}

#flow_left_1_1 {
	height: 190px;
}
#flow_left_1_2 {
	height: 180px;
}
#flow_left_1_3 {
	height: 115px;
}
#flow_left_1_4 {
	height: 80px;
}

#flow_left_2_1 {
	height: 70px;
}
#flow_left_2_2 {
	height: 70px;
}
#flow_left_2_3 {
	height: 160px;
}


#flow_left_3_1 {
	height: 50px;
}
#flow_left_3_2 {
	height: 70px;
}
#flow_left_3_3 {
	height: 160px;
}


#go_select {
	padding-bottom: 20px;
	text-align: right;
}


#content_out_in {
	background-image: url(../images/main_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

#content_in {
	background-image: url(../images/main_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
