h2{
	margin-bottom: 30px;
}

div#Main p.txt{
	padding: 0 3%;
	margin-bottom: 10px;
}

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

/*
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{
	margin-bottom: 10px;
	width: 94%;
}

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

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

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

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



div#Main div.wds ul#pagePath.cf{
	margin-top: 50px;
}







































