@charset "utf-8";

#secondContents dl {
background:url(../imgdir/process/flow_arrow.gif) 23px bottom no-repeat;
height:170px;
margin:5px 0 0 0;
}
	#secondContents dl.last {
	background:none;
	height:120px;
	margin:5px 0 0 0;
	}

#secondContents dt {
float:left;
margin:0 20px 0 0;
}

#secondContents dd {
padding:8px 0 0 0;
}
