#left_contents .flowbox {
	float: left;
	width: 670px;
}
#left_contents .flowbox dt {
	font-weight: bold;
	color: #FF9900;
}

#left_contents .flowbox02 {
	width: 355px;
	margin-right: auto;
	margin-left: auto;
}
#left_contents .flowbox02 img {
	margin-bottom: 10px;
}

#left_contents .flowbox ul {
	float: left;
}

#left_contents .flowbox p {
	width: 340px;
	margin-right: 10px;
	margin-left: 15px;
	float: left;
	display: block;
}
#left_contents .flowbox .pbox {
	float: left;
	width: 340px;
	margin-right: 15px;
	margin-left: 15px;
}

#left_contents .flowbox .flow_imgbox {
	float: right;
	width: 225px;
	text-align: center;
	vertical-align: top;
}
#left_contents .flowbox .arrow {
	float: left;
	width: 670px;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
