@charset "utf-8";
/* /////////////////////////////////////////////////////////
	利用フロー
///////////////////////////////////////////////////////// */

/*=================================
	glovalNavi
==================================*/
#glovalNavi li:nth-child(8) a { background-position: -756px -40px;}

/*=================================
	flow
==================================*/
#flow{
	width:640px;
}

#flow p{
	margin-bottom:17px;
}

#flow figure img{
	width:640px;
	height:auto;
	display:block;
}

/*=================================
	surplus-soil
==================================*/
#surplus-soil{
	width:640px;
	margin-bottom:50px;
}
#surplus-soil .headline{
	background:url(../flow/images/title1.gif) no-repeat;
}

/*=================================
	fill-material
==================================*/
#fill-material{
	width:640px;
}
#fill-material .headline{
	background:url(../flow/images/title2.gif) no-repeat;
}

