@charset "utf-8";
/* -- 安心の返金保証CSS -- */
#header{ height: 63px; }
#main{ top: 63px; }

.henkin-flow{
	margin: 0 0 20px 33px;
	padding: 0 0 0 87px;
	background: url(../images/henkin/step/bg.png) 0 12px no-repeat;
}
.henkin-flow p{ margin-bottom: 10px; line-height: 1.4em; }
.step01{ margin-bottom: 14px; padding: 21px 0 4px 7px; background: url(../images/henkin/step/01.png) 0 0 no-repeat; }
.step02{ margin-bottom: 13px; padding: 26px 0 4px 7px; background: url(../images/henkin/step/02.png) 0 0 no-repeat; }
.step03{ margin-bottom: 16px; padding: 25px 0 4px 7px; background: url(../images/henkin/step/03.png) 0 0 no-repeat; }
.step04{ margin-bottom: 18px; padding: 12px 0 10px 7px; background: url(../images/henkin/step/04.png) 0 0 no-repeat; }
.step05{ padding: 8px 0 10px 7px; background: url(../images/henkin/step/05.png) 0 0 no-repeat; }
