.waku {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: auto;
	text-align: left;
	height: 9em;
	padding-right: 70px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.flow {
	width: 400px;
	text-align: left;
	height: auto;
	float: right;
	}
.flow h2 {
	font-size: 12px;
	color: #003399;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.flow p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px dotted #666666;
	margin-top: 5px;
	
}

.step {
	width: auto;
	text-align: left;
	height: auto;
	float: left;
	
}
