@charset "Shift-JIS";

/* ---------- flow ---------- */

/* メインイメージ */
	
.flow_tit {
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	background-color: #82EB96;
	text-indent: 5px;
}
.flow_copy {
	padding-bottom: 24px;
	background-image: url(../img/arrow_flow.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
}

.flow_copy2 {
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
}
