#container-story03{
		position:absolute;
		width:600px;
		height:600px;
	}
	#fence_star{
		width:610px;
		height:610px;
		background:url(../img/story03/fence_star.png);
	}
	#fence_path{
		position:absolute;
		left:-7px;
		top:0px;
	}
	#fence_butterfly{
		width:34px;
		height:31px;
		background:url(../img/story03/fence_butterfly.png);
		position:absolute;
		left:0px;
		top:0px;
		margin-left:-25px;
		margin-top:-25px;
	}