/* CSS Document */
.flow-box {
	width:560px;
	background-image:url(../contact/img/flow-yaji.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	padding: 0 0 30px 0;
}
.flow-box-end {
	width:560px;
	float:left;
	padding: 0 0 30px 0;
}
.flow-list {
	border: 1px solid #ccc;
	padding: 0;
	font-size:120%;
	letter-spacing:0.1em;
}
.flow-list .tt{
	font-weight:bold;
	color: #fff;
	padding: 4px;
	background-color:#0066CC;
	height: 100%;
}
.flow-list .tx{
	padding: 10px;
}