@charset "UTF-8";

/*--------------- regist agree --------------*/
#RegHead {
	width:720px;
	margin:0 0 60px 0;
	padding:10px 0 0 0;
}
.RegTitle {
	float:left;
	width:150px;
	height:26px;
	background:url(../_images/_regist/registration_title.png) left top no-repeat;
}
.RegExp {
	float:left;
	width:520px;
	margin:7px 0 0 0;
	padding:0 0 0 17px;
}
#RegAgree {
	margin:0 auto 0 auto;
	width:460px;
}
.RegText {
	margin-bottom:10px;
	width:51px;
	height:13px;
	background:url(../_images/_regist/regist_agree_text.png) left top no-repeat;
}
#RegAgBox {
	width:460px;
	height:250px;
	border:1px solid #CDCDCD;
}
#RegAgBox dl {
	overflow:auto;
	width:440px;
	height:230px;
	margin:10px 10px 0 10px;
}
#RegAgBox dt {
	color:#663300;
	margin-bottom:10px;
}
#RegAgBox dd {
	margin-bottom:10px;
}
#RegAgree p.AgreeBtn {
	margin:20px auto 50px auto;
	text-align:center;
}

/*--------------- regist register --------------*/
.RegistFlow {
	clear:both;
	width:435px;
	height:29px;
	background:url(../_images/_regist/registration_flow_img.png) left top no-repeat;
}
.RegisterTxt {
	margin:15px 0 15px 0;
	color:#613300;
}
#RegistForm {
	width:660px;
}
.MembTable01 {
	margin:0 0 10px 0;
	width:660px;
	border-collapse: collapse;
}
.MembTable02 {
	margin:0 0 10px 0;
	width:660px;
	border-collapse: collapse;
}
.MembTableH {
	vertical-align:middle;
	padding:0 0 0 10px;
	width:128px;
	height:28px;
	border:none;
	background:#CCCCCC;
}
.MembTableInput {
	vertical-align:middle;
	padding:0 0 0 15px;
	height:28px;
	background:#EEEEEE;
}
.MembTable02 td {
	border-right:none;
	border-bottom:2px solid #FFFFFF;
}
