@charset "Shift_JIS";
/* CSS Document */

#wrap {
	background: url(../images/back_pay.jpg) no-repeat top center;
}

.sub #wrap {
	background: url(../images/back2_pay.jpg) no-repeat top center;
}

.reg a {
	background-image: url(../images/reg_pay.gif);
}

.reg a:hover {
	background-image: url(../images/reg_hover_pay.gif);
}