@charset "UTF-8";
/*------------------------------------------------------*/
/* Updated: 2015/3 */
/*------------------------------------------------------*/

/* sec-step --------------------------------- */
div.sec-step {
	margin-bottom: 12px;
	padding-bottom: 28px;
	background: url(/flow/images/request/img-arrow.gif) no-repeat bottom;
}
div.sec-step10 {
	margin-bottom: 40px;
	padding: 0;
	background: none;
}




/* txt-list --------------------------------- */
.txt-list dl dt {
	float: left;
	margin-right: 3px;
}
.txt-list dl dd {
	overflow: hidden;
}





/* clearfix --------------------------------- */
.txt-list dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}





/*------------------------------------------------------*/
/* End */
/*------------------------------------------------------*/
