@import url(general.css);
/********フローチャートコンテンツ内********/

h3 {
	padding-left: 90px;
	padding-top: 14px;
	}
#contentsbox p {
	width: 625px;
	padding-left: 90px;
	padding-top: 15px;
	float: left;
	}
#contentsbox span {
	display: block;
	text-align: right;
	margin-top: -20px;
	}

#step1 {
	font-size: 16px;
	width: 730px;
	height: 97px;
	background: url(../img/step1back.jpg) no-repeat;
	}
#step2 {
	font-size: 16px;
	width: 730px;
	height: 97px;
	background: url(../img/step2back.jpg) no-repeat;
	}
#step3 {
	font-size: 16px;
	width: 730px;
	height: 121px;
	background: url(../img/step3back.jpg) no-repeat;
	}
#step4 {
	font-size: 16px;
	width: 730px;
	height: 121px;
	background: url(../img/step4back.jpg) no-repeat;
	}
#step5 {
	font-size: 16px;
	width: 730px;
	height: 97px;
	background: url(../img/step5back.jpg) no-repeat;
	}
#step6 {
	font-size: 16px;
	width: 730px;
	height: 121px;
	background: url(../img/step6back.jpg) no-repeat;
	padding-bottom: 15px;
	}
	
.underarrow {
	display: block;
	margin: auto;
	}