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

.flow_box {
	width:800px;
	margin:0 auto;
	}
.hed_img {
	background:url(../img/flow/titale.jpg) no-repeat;
	height:300px;
	}
.hed_sp {
	width:700px;
	height:125px;
	}
.hed_tx{
	width:430px;
	float:left;
	margin-left:20px;
	line-height:2.0;
	}
h5.step {
	font-weight:bold;
	padding:4px 10px;
	background:#E8E8E8;
	text-align:left;
	margin-top: 3px;
	}
.step_pa {
	padding:10px 5px;
	line-height:1.8;
	vertical-align:top;
	}
.flow_subu {
	background:#FFF3F3;
	border:dotted 1px #dddddd;
	margin:10px;
	}

