#bt_flow_main {
	background-color: #E9E3D1;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	width: 697px;
}
.mainWrap img {
	vertical-align: bottom;
}
#bt_flow_first li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 10px;
}
#bt_flow_second li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 4px;
}

#bt_flow_first {
	float: left;
	width: 347px;
	text-align: center;
}
#bt_flow_second {
	float: right;
	width: 347px;
	text-align: center;
}

#txt_flow_second {
	float: right;
}
#txt_flow_first {
	float: left;
}

#memberItemWrap01 {
	width:481px;
	float: left;
}
#memberItemWrap01 #memberItem01 {
	width: 207px;
	text-align: center;
	float: left;
}
#memberItemWrap01 #memberItem02 {
	width: 267px;
	text-align: center;
	float: right;
}
#memberItemWrap02 {
	width: 207px;
	text-align: center;
	float: right;
}
#memberItem p {
	padding: 4px 0;
	border: 2px solid #663300;
	background-color: #E9E3D1;
	color: #333333;
}

