@charset "utf-8";


/*============================
	index.html
=============================*/
.flow .lead-text{
	margin-top:-12px!important;
}
.flow #section01{
	margin-bottom:120px;
}
.flow #section01 ul{
	display:block;
	width:693px;
	list-style-type:none;
	margin:12px;
}
.flow #section01 ul li{
	width:693px;
	padding-bottom:36px;
	background:url(../images/flow/index/bgi-flow_001.gif) left bottom no-repeat;
}
.flow #section01 ul li:last-child{
	padding-bottom:0;
	background:none;
}