@charset "utf-8";



#contents #flow h3 {
	margin: 0px;
	padding: 0px;
}
#contents #flow ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: #fff;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style: none;
}
#contents #flow ol li.fli {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px 0px 16px;
	background: url(../flow/images/flow-ar.gif) no-repeat left bottom;
	width: 552px;
}
#contents #flow ol li.noar {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px 0px 16px;
	background: url(../flow/images/flow-ar2.gif) no-repeat left bottom;
	width: 552px;
}




#contents #flow ol li div.flowbx01 {
	background: #e4f3fa url(../flow/images/flow_backborder.gif) repeat-y left top;
	width: 552px;
}
#contents #flow ol li div.flowbx01c {
	border-top: 1px solid #b1dbee;
	padding: 11px 15px;
}


#contents #flow ol li div.flowbx02 {
	background: #fff;
	margin: 10px 0px 0px;
	padding: 10px 10px 10px 12px;
}
#contents #flow ol li div.flowbx02 p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#contents #flow ol li div.flowbx02 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff8400;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

#contents #flow ol li div.flowbx02 ul {
	font-size: 12px;
	border-style: none;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 22px;
	background: #fff;
	list-style: disc;
}

#contents #flow ol li div.flowbx02 ul li {
	display: list-item;
	padding: 0px;
	margin: 0px;
	background: url(none);
}