@charset "UTF-8";

/* containts
---------------------------------------------*/

h2.pass_conf{
	color:#5f5f5f;
	font-size:125%;
	font-weight:normal;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-indent:65px;
	height:57px;
	letter-spacing:0.1em;
	line-height:250%;
	background: url(../images/lost_pass/human_icon.gif) left center no-repeat;
}
#pass_conf_cont{
	overflow: hidden;
	margin:35px;
	height:500px;
}
.trans_atten{
	display:block;
	margin-left:67px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:70px;
	color:#5f5f5f;
	font-size:80%!important;
	line-height:160%;
}

#pass_conf_form{
    clear:both;
	margin-top:10px;
	margin-left:67px;
	margin-right:20px;
    line-height:160%;
}
#pass_conf_form dl{
    margin:0px 0;
	padding-top:0px;
}
#pass_conf_form dl dt{
	display:block;
	margin-bottom:5px;
	color:#323232;
	font-size:90%;
	line-height:160%;
}
#pass_conf_form dl dd{
    display:block;
    margin-left:0px;
	margin-bottom:10px;
	color:#323232;
	font-size:90%;
}
#trans_btn{
	margin-left:120px;
	width:210px;
	padding-top:20px;
	margin-bottom:40px;
	clear:both;
}



/* パスワード確認送信完了画面
---------------------------------------------*/

#pass_conf_cont_finish{
	margin:35px;
	height:500px;
	overflow: hidden;
}
.finish_txt{
	display:block;
	margin-left:67px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:70px;
	color:#5f5f5f;
	font-size:80%!important;
	line-height:200%;
}









