@charset "utf-8";
/* CSS Document */

#example {
	width: 520px ;
	background: url(../img/flowBar.png) no-repeat ;
	margin: 0 27px 0 27px ;
}
#priceEx {
	width: 520px ;
	height: 550px ;
	background: url(../img/priceBar.png) no-repeat ;
	margin: 20px 27px 0 27px ;
}
	#flow01 {
		height: 188px ;
		background:url(../img/f_01.png) no-repeat ;
		margin-top: 30px ;
	}
	#flow02 {
		height: 160px ;
		background:url(../img/f_02.png) no-repeat ;
	}
	#flow03 {
		height: 160px ;
		background:url(../img/f_03.png) no-repeat ;
	}
	#flow04 {
		height: 160px ;
		background:url(../img/f_04.png) no-repeat ;
	}
	#flow05 {
		height: 160px ;
		background:url(../img/f_05.png) no-repeat ;
	}
	#flow06 {
		height: 160px ;
		background:url(../img/f_06.png) no-repeat ;
	}
	#flow07 {
		height: 160px ;
		background:url(../img/f_07.png) no-repeat ;
	}
	.flowA {
		width: 480px ;
		color:#333 ;
		padding-top: 60px ;
		margin-left: 30px ;
		font-size: 12px ;
		line-height: 1.3em ;
	}
	.flowP {
		width: 480px ;
		color:#333 ;
		padding-top: 30px ;
		margin-left: 30px ;
		font-size: 12px ;
		line-height: 1.3em ;
	}
