@charset "Shift_JIS";
.container {
	width: 660px;
}
/* leftmenu */
.login {
    width: 520px;
    margin: 40px auto 60px;
    padding: 0 0 9px 0;
    background: #fff6ed url(/net/resonabank/401k/images/401k/contentsbox_bottom01.png) no-repeat left bottom;
}

.loginSupport {
    width: 520px;
    margin: 40px auto 60px;
    padding: 0 0 9px 0;
    background: #f4fdff url(/net/resonabank/401k/images/401k/contentsbox_bottom03.png) no-repeat left bottom;
}
.loginInner {
	padding: 9px 0 0 0;
	background: url(/net/resonabank/401k/images/401k/contentsbox_top01.png) no-repeat left top;
}
.loginSupport .loginInner {
	background: url(/net/resonabank/401k/images/401k/contentsbox_top03.png) no-repeat left top;
}
.loginbox {
    padding: 15px 19px 0 19px;
    border-left: 1px solid #f99323;
    border-right: 1px solid #f99323;
}
.loginSupport .loginbox {
    padding: 15px 19px 0 19px;
    border-left: 1px solid #1bbcff;
    border-right: 1px solid #1bbcff;
}
.loginbox .account {
    height: 25px;
    padding: 0 0 0 15px;
    background: url(/net/resonabank/401k/images/401k/ico_ttl01.png) no-repeat left top;
    margin: 0 0 13px 0;
}
.loginSupport .account {
    background: url(/net/resonabank/401k/images/401k/ico_ttl02.png) no-repeat left top;
}
.loginbox .account span {
    display: inline-block;
    margin: 6px 60px 0 0;
}
.loginbox .account input {
    display: inline-block;
    height: 19px;
}
.loginbox .passward {
    height: 25px;
    padding: 0 0 0 14px;
    background: url(/net/resonabank/401k/images/401k/ico_ttl01.png) no-repeat left top;
    margin: 0 0 15px 0;
}
.loginSupport .passward {
    background: url(/net/resonabank/401k/images/401k/ico_ttl02.png) no-repeat left top;
}
.loginbox .passward span {
    display: inline-block;
    margin: 6px 11px 0 0;
}
.loginbox .passward input {
    display: inline-block;
    height: 19px;
}
.loginbox .btnlogin {
    background: url(/net/resonabank/401k/images/401k/btn01_on.png) no-repeat center top;
    text-align: center;
    margin: 0;
}
.loginbox form {
    border-bottom: 1px solid #ecd3ba;
    padding: 0 0 10px 0;
}
.loginSupport form {
    border-bottom: 1px solid #bcd1ee;
}
.loginbox .errMsg {
	overflow:hidden;
	margin: 10px 0 0;
	color: #e90101;
	font-size: 12px;
}
.loginbox .errMsg dt {
	float: left;
	clear: both;
	width: 90px;
	word-break: break-all;
}
.loginbox .errMsg dd {
	margin: 0 0 0 90px;
}
.loginbox .txtattention {
    color: #ec2222;
    margin: 0;
}
.loginbox .txtattention span {
    display: block;
    text-align: center;
    margin: 28px 0 0 0;
    padding: 0 0 28px 0;
    border-bottom: 1px solid #ecd3ba;
}
.btnlogin input:hover {
    opacity: 0.0; /* IE */filter: alpha(opacity=0);;
}
.lboxinner {
    font-size: 0.7em;
    padding: 5px 0 0 0;
    width: 480px;
    border-top: 1px solid #fff;
}
.lboxinner ul { float: left }
.lboxinner ul li { margin: 5px 0 0 0 }
.lboxinner .listpw {
    width: 270px;
    line-height: 1.2em;
}
.lboxinner .listfaq { width: 210px }
.lboxinner .listfaq li {
    width: 188px;
    height: 14px;
    background: url(/net/resonabank/401k/images/401k/ico02.png) no-repeat left top;
    padding: 0 0 0 22px;
    line-height: 14px;
}

.ttlMainteDate {
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 14px;
	background: url(/net/resonabank/401k/images/401k/ico_ttl01.png) no-repeat left top;
	margin: 20px 0 15px 0;
	font-weight: bold;
}
.loginSupport .ttlMainteDate {
	background: url(/net/resonabank/401k/images/401k/ico_ttl02.png) no-repeat left top;
}
.txtMainteDate01 {
}
.txtMainteDate02 {
	padding: 0 0 10px 0;
	font-size: 12px;
}

/* メンテナンス画面：「閉じる」ボタン */
.BtnCloseMente01{
	color:white;
	background-color:#a5a5a5;
	font:14pt meiryo;
	border-color:#787878;
	border-style:solid;
	border-radius:10px;
	border-width:1px;
	margin-top:-100px;
	cursor:pointer;
	width:400px;
	height:70px;
}

/* メンテナンス画面：「戻る」ボタン */
.btnBackMente01 {
	color:white;
	background-color:#70ad47;
	font:14pt meiryo;
	border-color:#787878;
	border-style:solid;
	border-radius:10px;
	border-width:1px;
	margin-left:5px;
	margin-right:25px;
	margin-top:-100px;
	margin-bottom:50px;
	cursor:pointer;
	width:400px;
	height:70px;
}

/* メンテナンス画面：ログイン */
.loginMainte {
    width: 810px;
    margin: 40px auto 60px auto;
    padding: 0 0 0 0;
    background: #fff6ed;
}

/* メンテナンス画面：ログインインナー */
.loginInnerMainte {
        padding: 0 0 0 0;
}

/* メンテナンス画面：ログインボックス */
.loginboxMainte {
    padding: 20px 25px 20px 25px;
    border-left: 1px solid #f99323;
    border-right: 1px solid #f99323;
    border-top: 1px solid #f99323;
    border-bottom: 1px solid #f99323;
    border-radius: 8px;
}

/* メンテナンス画面：コンテナ */
.containerMainte {
	width: 950px;
	margin: 0 auto;
}

/* clearfix */
.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: " ";
    height: 0;
    font-size: 0;
}
.clearfix { zoom: 1 }