@charset "utf-8";

#flow div {
	padding: 10px;
}
#flow div p {
	padding-top: 8px;
	padding-bottom: 20px;
	text-align: center;
	background: url(/order/img/arrow.gif) center bottom no-repeat;
}
#flow div p#last {
	padding-bottom: 0;
	background: none;
}
