@charset "utf-8";

/*
-------------------------------------------
###########################################
パスワード再発行用デザイン
###########################################
-------------------------------------------
*/
.red{
color:#FF0000;
}
.green{
color:#5B9B00;
}
.onpage{
font-weight:bold;
color:#314f10;
background:#d3e9a8;
}

#forgot{
margin: 0 auto 0 auto;
width:669px;
background: url(../img/forgot/forgot_bg.gif) repeat-y;
color:#888888;
}
#forgot h3{
color:#8DC60C;
}
#forgot strong{
color:#8DC60C;
}
#forgot #forgottop{
width:669px;
height:42px;
text-indent:-5000px;
background: url(../img/forgot/forgot_top.gif) no-repeat;
}

#forgot #forgot_body{
padding:20px;
}
#forgot #forgot_body #exp{
padding: 0 0 10px 0;
}
#forgot table{
margin: 20px 0 0 0;
width:100%;
}
#forgot table tr th{
width: 150px;
padding: 10px 10px 10px 0;
color:#314F10;
text-align:right;
vertical-align:top;
font-weight:normal;
background: #E8F4CF url(../img/tableborder.gif) repeat-x bottom;
}
#forgot table tr td{
padding: 10px 0 10px 10px;
background: url(../img/tableborder.gif) repeat-x bottom;
}
#forgot #forgot_body #btn{
padding: 10px;
text-align:center;
}
#forgot #forgotbottom{
clear:both;
width:669px;
height:11px;
font-size:0px;
background: url(../img/forgot/forgot_bottom.gif) no-repeat;
}

#forgot #forgot_body #text{
padding:10px;
border: dotted 1px #999999;
background:#F3FFD2;
}
