@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------*/

.txt_block01{
}

.txt_block01 dd{
	padding:10px 20px;
	line-height:175%;
}

/*-------------------------------------------------------------------------------*/
/*フロー1*/

#flow1{
	background-image:url(image/flow01.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:728px;
	height:365px;
	position:relative;
	overflow:hidden;
}

#flow1 .item00{
	display:block;
	width:185px;
	height:200px;
	position:absolute;
	left: 40px;
	top: 246px;
}

#flow1 .item01{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 253px;
	top: 75px;
}

#flow1 .item02{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 414px;
	top: 71px;
}

#flow1 .item03{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 572px;
	top: 68px;
}

#flow1 .item04{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 252px;
	top: 239px;
}

#flow1 .item05{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 414px;
	top: 245px;
}

#flow1 .item06{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 574px;
	top: 234px;
}

/*-------------------------------------------------------------------------------*/
/*フロー2*/

#flow2{
	background-image:url(image/flow02.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:728px;
	height:460px;
	position:relative;
	overflow:hidden;
}

#flow2 .item00{
	display:block;
	width:238px;
	height:200px;
	position:absolute;
	left: 457px;
	top: 289px;
}


#flow2 .item01{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 158px;
	top: 64px;
}

#flow2 .item02{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 289px;
	top: 175px;
}

#flow2 .item03{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 246px;
	top: 336px;
}

#flow2 .item04{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 70px;
	top: 312px;
}

#flow2 .item05{
	display:block;
	width:132px;
	height:151px;
	position:absolute;
	text-align:center;
	left: 22px;
	top: 162px;
}

#flow2 .item06{
	display:block;
	width:186px;
	height:30px;
	position:absolute;
	left: 479px;
	top: 373px;
}

#flow2 .item06 a{
	display:block;
	width:186px;
	height:30px;
}

#flow2 .item06 a span{
	display:none;
}

#flow1 ol li,
#flow2 ol li{
	list-style-type:none;
}
