@charset "utf-8";

/* -------------------------[01]:トップページヘッダー */
p.text {
	width: 525px;
	margin: 0 auto 30px;
}
.step {
	width: 525px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
}
.step h2.step01 {
	width: 260px;
	height: 23px;
	margin: 0px 0px 14px 14px;
	padding: 0px;
	text-indent: -5555px;
	background: url(../flow/img/flow_stop01bar.gif) no-repeat;
	font-size: 0px;
}
.step h2.step02 {
	width: 260px;
	height: 23px;
	margin: 0px 0px 14px 14px;
	padding: 0px;
	text-indent: -5555px;
	background: url(../flow/img/flow_stop02bar.gif) no-repeat;
	font-size: 0px;
}
.step h2.step03 {
	width: 260px;
	height: 23px;
	margin: 0px 0px 14px 14px;
	padding: 0px;
	text-indent: -5555px;
	background: url(../flow/img/flow_stop03bar.gif) no-repeat;
	font-size: 0px;
}
.step h2.step04 {
	width: 260px;
	height: 23px;
	margin: 0px 0px 14px 14px;
	padding: 0px;
	text-indent: -5555px;
	background: url(../flow/img/flow_stop04bar.gif) no-repeat;
	font-size: 0px;
}
.step h2.step05 {
	width: 260px;
	height: 23px;
	margin: 0px 0px 14px 14px;
	padding: 0px;
	text-indent: -5555px;
	background: url(../flow/img/flow_stop05bar.gif) no-repeat;
	font-size: 0px;
}
.step p {
	width: 260px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}
.movie02 a {
	width:160px;
	height: 30px;
	margin: 3px 0px 0px 14px;
	background: url(../img/movie_btn02.gif) no-repeat;
	display: block;
}
.movie02 a:hover {
	background: url(../img/movie_btn02_on.gif) no-repeat;
	display: block;
}

