@charset "utf-8";

#flowBlock dl {
	width: 834px;
	overflow: hidden;
	_zoom: 1;
}
#flowBlock dt {
	clear: both;
	float: left;
	width: 261px;
}
#flowBlock dt img {
	vertical-align: bottom;
}
#flowBlock dd {
	background: url(img/flow01_bg.jpg) top right no-repeat;
	width: 573px;
	padding-left: 261px;
	height: 181px;
}
#flowBlock dd p {
	padding: 12px 40px 0 20px;
}
#flowBlock dd.e-enter {
	background: none;
	height: 0;
	position: relative;
}
#flowBlock dd.e-enter a {
	position: absolute;
	top: -60px;
	left: 265px;
}
#flowBlock dd.bottom {
	height: 109px;
}