#mente {
	padding: 30px;
	margin-top: 70px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: center;
	line-height: 3em;
	border: 1px solid #40A4E0;
}

.flow_graybox {
	border: 1px solid #E6E6E6;
	background-color: #F5F5F5;
	margin-top: 6px;
	padding: 19px;
}

.flowbox li {
	height: 146px;
	background-color: #FFFFFF;
	background-image: url(../../flow/img/flow_naka.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.flowbox #last {
	height: 146px;
	background-image: none;
	background-color: #FFFFFF;
}
.flowbox .text {
	width: 430px;
	float: left;
	padding-top: 15px;
}
.flowbox .text .texts {
	font-size: 12px;
}
