@charset "utf-8";


@import url("../../shared/css/more.css");

/* -------------------
  #information01
------------------- */

.line {
	border-top:5px solid #E3E2E0;
	height:1px;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	float:none;
	clear:both;
	margin: 0 25px 20px;
}

/* -------------------
  #information02
------------------- */

#information02 {
	margin: 0 0 20px 20px;
}

/* -------------------
  #step03
------------------- */

#step03 {
	background-color:#fafad5;
	float:none;
	clear:both;
	margin:0 40px 30px;
	padding-bottom:20px;
}

#step03 h3 {margin-bottom:20px; padding-top:0;}

#step03 img.lead { margin: 0 0 20px 37px;}


/* -------------------
  #step03 -> #flow
------------------- */

#step03 #flow {
	background-image: url(../images/bg/bg-flow.gif);
	background-repeat: no-repeat;
	background-position: 12px center;

}

#flow .left { width:181px; margin-right:19px;}
#flow .first { width:191px !important; margin-left:12px;}

#flow .last { margin-right:0;}


#flow p {
	padding:7px 9px 7px 18px;
	margin-bottom:0;
}


#flow-foot {
	background-image: url(../images/bg/bg-flow-foot.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	height:13px;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	float:none;
	clear:both;
}


