@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .same {
	overflow:hidden;
	zoom:1;
	margin-bottom:29px;
}
#content .slast {
	margin-bottom:47px;
}
#content .same .imgL {
	background:url(../image/flow_icon.jpg) center bottom no-repeat;
	padding-bottom:31px;
	width:80px;
}
#content .slast .imgL {
	background:none;
	padding-bottom:0;
}
#content .same dl {
	float:right;
	width:542px;
}
#content .same dt {
	margin-bottom:2px;
}