@charset "euc-jp";



#conf-pass {
clear:both;
margin:20px auto 60px;
width: 480px;
}

#conf-pass h3{
background-color:#000062;
padding:5px 10px;
font-size:100%;
color:#FFFFFF;
margin-bottom:5px;
font-weight:bold;
}

#conf-pass table.i-pas{
width:480px;
border-collapse:collapse;
margin-bottom:5px;
}

#conf-pass table.i-pas td{
border:1px solid #999999;
padding:3px;
}

#conf-pass table.i-pas td.bg{
color:#666666;
background-color: #F3F2ED;
}

#conf-pass table.i-pas input.txt{
width:280px;
}


#conf-pass .note input{
vertical-align:middle;
}

#conf-pass .conf-button{
text-align:center;
}

#conf-pass .login-button input{
vertical-align:middle;
width:100px;
}

#conf-pass .confpas-other{
clear:both;
border:solid 1px #999999;
background-color:#F3F2ED;
padding:5px;
line-height:100%;
color:#666666;
margin-bottom:10px;
}

#conf-pass .confpas-other h4{
padding-top:8px;
padding-bottom:5px;
font-size:100%;
}

#conf-pass .confpas-other h4 span{ 
font-weight:bold;
}

#conf-pass .confpas-other img{
vertical-align:middle;
padding-right:2px;
}

.confpas-other .info{
border-bottom: dotted 1px ;
font-size:90%;
line-height:1.5em;
padding-top:3px;
padding-bottom:5px;
}

.confpas-other div.col-dred{
font-size:12px;
line-height:120%;
}