@charset "utf-8";
#flow {
	width: 620px;
	margin-bottom: 20px;
}
.flow-content {
	height: 53px;
	width: 600px;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.arrow {
	width: 620px;
	margin-bottom: 10px;
	background-image: url(../images/base/arrow.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	height: 15px;
}
