@charset "utf-8";
/* CSS Document */

.flow {
	background-image: url(../img_workflow/flow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 750px;
	padding-bottom: 35px;
}
.flow_in {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom:15px
}

.arrow {
	width: 750px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center
}
.subhead {
	font-size: 14px;
	color: #0099CC;
}
