@charset "UTF-8";
/* mypage */
html {
    background-color: #fff;
}
#mypage {
    background: url(../images/from1_login_header_bg.jpg) no-repeat center top;
    min-width: 997px;
}
#mypage .inner {
    width: 997px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#mypage .content {
    height: 92px;
}
