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

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
#flow_img{
	width: 690px;
	text-align: left;
	vertical-align: top;
	background-image: url(../image/img_flow.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	height: 169px;
}

.select_Box .step1 {
	background-image: url(../image/step1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 508px;
	padding-top: 37px;
	padding-left: 159px;
	padding-right: 23px;
}


.select_Box .step2 {
	background-image: url(../image/step2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 508px;
	padding-top: 37px;
	padding-left: 159px;
	padding-right: 23px;
}

.select_Box .step3 {
	background-image: url(../image/step3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 508px;
	padding-top: 37px;
	padding-left: 159px;
	padding-right: 23px;
}

.select_Box .step4 {
	background-image: url(../image/step4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	width: 508px;
	padding-top: 37px;
	padding-left: 159px;
	padding-right: 23px;
}


.select_Box .step5 {
	background-image: url(../image/step5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 508px;
	padding-top: 37px;
	padding-left: 159px;
	padding-right: 23px;
}
