@charset "utf-8";
/* CSS Document */
#menu05{background-position:-84px -60px; width:84px;}
#Disp_Area {
	width:800px;
	margin:auto;
}
#step_Area {
	margin:30px auto 30px;
}
#main_TT {
	
}
#sub_TT {
	margin:0px 0px 10px;
}


#UserInfo_Edit {
}

#UserInfo_Edit h3 {
	border-bottom:1px dotted #999;
	padding:3px 5px;
}

#UserInfo_Edit table {
	border:10px solid #fffaa5;
}

#UserInfo_Edit th {
	padding:5px 10px; 
	text-align:left;
	color: #666;
	background-color:#f7f8f8;
	border-bottom:1px solid #c9caca;
	border-right:1px solid #c9caca;
}

#UserInfo_Edit td {
	padding:10px 20px; 
	color:#666;
	border-bottom:1px solid #c9caca;
}

#GoConfirm_DispArea {
	margin:30px 0px;
	text-align:center;
}

#UserInfo_Confirm {
	display:none;
}

#UserInfo_Confirm table {
	border:10px solid #fffaa5;
}

#UserInfo_Confirm th {
	padding:5px 10px; 
	text-align:left;
	color: #666;
	background-color:#f7f8f8;
	border-bottom:1px solid #c9caca;
	border-right:1px solid #c9caca;
}

#UserInfo_Confirm td {
	padding:10px 20px; 
	color:#666;
	border-bottom:1px solid #c9caca;
}

#GoStep1Edit {
	height:40px;
	text-align:right;
	margin:10px 10px 0px;
}

#input_chkTT {
	width:793px;
	margin:30px auto 20px;
}

#UserInfo_Chk {
	width:580px;
	margin:0px auto 0px;
}

#txt_Chk_Inner {
	border:5px solid #fffaa5;
	background-color:#fffde3;
	padding:10px 0px;
}
#txt_Chk_Inner2 {
	width:350px;
	margin:auto;
}
#captcha_disp {
	background-color:#FFF;
	border:1px solid #c9caca;
	text-align:center;
	padding:5px 0px;
}
#txt_Chk_Input {
	text-align:center;
	margin-top:10px;
}

#riyouKiyaku_Inner {
	border:5px solid #f5f5f5;
	background-color:#fff;
	padding:10px 20px;
	line-height:16px;
	
}

#GoReg_bt_Area {
	width:295px;
	height:110px;
	margin:auto;
	cursor:pointer;
}

.sub_TT2 {
	height:15px;
	line-height:17px;
	background-image:url(/images/user_Reg/txt_P.png);
	background-repeat:no-repeat;
	padding:0px 22px;
	font-weight:bold;
	margin-bottom:8px;
}
.sub_Edit_Area {
	border:1px solid #c9caca;
	margin-bottom:30px;
}

/* COMPLETE画面表示 */
#CompleteDisp {
	width:653px;
	height:292px;
	margin:auto;
	background-image:url(/images/user_Reg/complete_bg.png);
	background-repeat:no-repeat;
	padding:15px 15px 0px;
}
#CompleteDisp_txt {
	height:75px;
	padding:10px 15px;
	background-color:#FFF;
}
#GoSatei_bt_Area {
	width:295px;
	margin:100px auto 0px;
}


/* CLASS */
.f11 {
	font-size:11px; 
	font-weight:100;
}
.m5T {
	margin-top:5px;
}
.errmsg {
	color:#F00;
}
.errmsg2 {
	color:#069;
}
.conP {
	border:0;
	background-color:#FFF;
	width:150px;
}
.bt100 {
	width:100px;
	height:30px;
	cursor:pointer;
}
.txt_80A {
	width:80px; 
	ime-mode:active;
}
.txt_D {
	ime-mode:disabled;
}

.txt_30D {
	width:30px;
	ime-mode:disabled;
}
.txt_40D {
	width:40px;
	ime-mode:disabled;
}
.txt_50D {
	width:50px;
	ime-mode:disabled;
}
.txt_100A {
	width:100px;
	ime-mode:active;
}

.txt_300D {
	width:300px;
	ime-mode:disabled;
}
.txt_300A {
	width:300px;
	ime-mode:active;
}
.txt_250A {
	width:250px;
	ime-mode:active;
}
.txt_330A {
	width:330px;
	ime-mode:active;
}
.pink_F {
	color:#e8baab; 
	font-weight:bold;
}

