/* CSS Document */

h2 {
	background:transparent url(../images/h2_reg.jpg) no-repeat left top;
	width:690px;
	height:169px;
	margin:0 auto;
	text-indent:-9999px;
}

#h3-reg {
	width:650px;
	margin:0 auto;
}
.txt {
	width:650px;
	margin:0 auto;
}



#form-box {
	width:px;
	height:122px;
	margin:0 auto;
	background-color:#fff2c4;
	padding:0px 0px;
}


#reg-box {

	width:654px;

	margin:0 auto;

	background:transparent url(../images/bg_reg_body.gif) repeat-y left top;

}

#reg-box-btm {

	background:transparent url(../images/bg_reg_btm.gif) no-repeat left bottom;

}

#reg-box-ttm {

	background:transparent url(../images/bg_reg_ttm.gif) no-repeat top;

}


#reg-h {

	width:654px;

	height:39px;

	margin:0 auto;

	text-indent:-9999px;

	background:transparent url(../images/bg_reg_h.gif) no-repeat left top;

}



#reg-table {

	width:648px;

	margin:0 auto;

}

.reg-q {

	background:#ebe9e8 url(../images/line_btm_reg.gif) repeat-x left bottom;

	padding:15px 0 15px 10px;

	font-weight:bold;

}

.reg-a {

	background:#f7f7f7 url(../images/line_btm_reg.gif) repeat-x left bottom;

	padding:15px 0 15px 10px;

}





#reg-attenntion {

	width:580px;

	margin:0 auto;

	background-color:#f7f7f7;

	border:#cccccc solid 1px;

	padding:10px 15px;

	}

#reg-submit-box {

	width:610px;

	margin:0 auto;

	text-align:center;

	border:#ff9900 double;

	padding:20px 0;

	background-color:#f7f7f7;

}

#to-genki-reg a {
	text-decoration:none;
	font-weight:bold;
	color:#4d4d4d;
	background:transparent url(/common/images/arrow_02.gif) no-repeat left center;
	padding-left:20px;
}
#to-genki-reg a:hover {
	color:#ff9900;
}
