@charset "utf-8";

/*----------------------------------------------------------------
Copyright(c) 2009 ALLDENKA STYLE . All Rights Reserved.
----------------------------------------------------------------*/


/*-- FLOW --------------------------------------------*/
#flow-body {
	position: relative;
	height: 1500px;
	width: 633px;
	margin-top: 30px;
}
.flow_ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.flow_li02 {
	margin: 0px;
	padding: 0px;
	display: block;
}
.flow_ol .flow_li01 {
	background: url(../img/contents/flow/flow_arrow.jpg) no-repeat 50px bottom;
	padding-bottom: 50px;
}
.flow_li08 p {
	width: 430px;
}
.flow_div01 {
	padding: 5px 15px;
	border: 2px solid #FF0000;
}
#flow-body .img-01 {
	position: absolute;
	top: -20px;
	right: 0px;
}
#flow-body .img-02 {
	position: absolute;
	top: 200px;
	right: 0px;
}
#flow-body .img-03 {
	position: absolute;
	top: 440px;
	right: 0px;
}
#flow-body .img-04 {
	position: absolute;
	top: 800px;
	right: 0px;
}
#flow-body .img-05 {
	position: absolute;
	top: 1050px;
	right: 0px;
}
#flow-body .img-06 {
	position: absolute;
	top: 1301px;
	right: -1px;
}

