@charset "utf-8";

h3.pageTitle {
	height: 87px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/flow/pageTitle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.flowBox01 {
	height: auto;
	width: 680px;
	margin: 0px auto;
	padding-bottom: 60px;
}

ul.flowList {
	display: table;
	margin-top: 70px;
}

ul.flowList li {
	height: 184px;
	display: table-cell;
}

div.flowBox02 {
	height: auto;
	width: 680px;
	margin: 0px auto;
	padding-bottom: 100px;
}
