
/* Contents
===============================================================*/
div#AllBox{
	background:url(../images/flow/tit.jpg) no-repeat center top;
}

div#Wrapper {
	background:url(../images/common/img_bg_07.jpg) no-repeat center 247px;
}


/* flow_area
===============================================================*/
div.flow_area {
	margin:0 0 50px 0;
}

div.flow_area div.box {
	padding:0 90px 70px 90px;
	margin:0 0 20px 0;
	background:url(../images/flow/img_bg_01.jpg) no-repeat left bottom;
}

div.flow_area div.end {
	background:url(../images/flow/img_bg_02.jpg) no-repeat left bottom;
}

div.flow_area div.box p.ph {
	float:right;
	padding:0 0 0 50px;
}

div.flow_area div.box p.pd {
	padding:0 0 10px 0;
}

div.flow_area div.box p span {
	color:#967329;
	font-weight:bold;
}
