@charset "shift_jis";

@import "sub_common.css";

h2#ttlWorkFlow {
	width: 219px;
	height: 23px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../../../img/bg-sttl.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin-bottom: 30px;
	border-bottom: solid 1px #3A3A3A;
}


div.flowBox { margin-bottom: 15px;}
	h3 { width: 100%; background-repeat: no-repeat; height: 17px; margin-bottom: 15px;}
	
	

h3.sttl-title{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../../../img/bg-sttl.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

	div.flowBox p { width: 460px; margin-bottom: 10px; line-height: 1.4em;}
	div.flowBox p.arrow { margin-left: 90px;}





