@charset "utf-8";
/* CSS Document */


#notes {
	padding: 0 0 25px;
}

.flow_txt h3 {
	width: 500px;
	background: url(../img/flow/indent_flow.gif) no-repeat left top;
	border-bottom: 1px #b5b5b7 solid;
	margin: 0 0 5px;
}

.flow_txt h3 img {
	padding: 0 0 5px 8px;
}

.icon_box {
	float: left;
	width: 107px;
	padding: 0 24px 6px 0;
}

.flow_txt {
	float: right;
	width: 500px;
}

.txt_under {
	padding: 14px 0 0;
}


.flow_top {
	background: url(../img/flow/bg_folw_top.jpg) no-repeat left top;
	padding: 14px 0 18px;
}

.flow_center {
	overflow: hidden;
	background: url(../img/flow/bg_flow_center.jpg) no-repeat left top;
	background-color: #eee5e5;
	padding: 0 25px 0 14px;
}

.flow_arrow {
	background: url(../img/flow/bg_arrow.jpg) no-repeat left bottom;
	padding: 0 0 24px;
	
}

.flow_noarrow {
	background: url(../img/flow/bg_noarrow.jpg) no-repeat left bottom;
	padding: 0 0 8px;
	margin: 0 0 33px;
}
