h2{
	margin-bottom: 30px;
}

div#Main p.txt{
	padding-left: 27%;
	font-weight: bold;
	margin-bottom: 50px;
}

div#Main div.wds{
	background: url(../images/flow/bg01.jpg) no-repeat 0px 0px;
	position: relative;
	height: 1300px;
}

div#Main div.wds div.st:nth-child(1){
	top: 20px;
	position: absolute;
}

div#Main div.wds div.st:nth-child(2){
	top:270px;
	left: 90px;
	position: absolute;
}

div#Main div.wds div.st:nth-child(3){
	top:505px;
	left: 50px;
	position: absolute;
}

div#Main div.wds div.st:nth-child(4){
	top:710px;
	left: 150px;
	position: absolute;
}

div#Main div.wds div.st:nth-child(5){
	top:950px;
	left: 90px;
	position: absolute;
}

div#Main div.wds div.st h3{
	font-size: 26px;
	font-weight: bold;
	color: #192559;
}

div#Main div.wds div.st h3 span{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 20px;
}

div#Main div.wds div.st h3 span.b{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 40px;
	margin-right: 10px;
}

div#Main div.wds div.st p{
	width: 450px;
	padding: 30px;
	background: #f7f5f3;
	margin-top: -5px;
}



div#Main div.wds ul#pagePath.cf{
	position: absolute;
	bottom: 0;
}







































