﻿
#body0120 {
    padding-top: 7px;
    white-space: nowrap;
    z-index: 200;
}

    #body0120 label._system-title {
        font-size: 19px;
        font-weight: bold;
        color: #ffffff;
        top: 6px;
        left: 70px;
        position: absolute;
        z-index: 180;
    }

    #body0120 select._shirei-group-list {
        height: 30px;
        width: 200px;
        top: 12px;
        margin-top: -3px;
        margin-right: 30px;
    }

    #body0120 div._menu-front,
    #body0120 div._menu-back {
        position: absolute;
        top: 16px;
        right: 3%;
        text-align: right;
        width: 97%;
    }

    #body0120 div._menu-front {
        z-index: 120;
    }

    #body0120 div._menu-back {
        z-index: 110;
    }

    #body0120 #_KanriMenu ul {
        z-index: -1;
    }

    #body0120 #_SosaMenu ul {
        z-index: 1000;
    }

    #body0120 img._account-img {
        height: 24px;
        width: 24px;
    }

#b_account-img {
    margin-top: -120px;
}

#body0120 label._account-mei {
    color: #FFFFFF;
    font-size: 16px;
    white-space: nowrap;
    margin-top: 0px;
}

#body0120 label._account-menu {
    color: #FFFFFF;
    font-size: 10px;
    white-space: nowrap;
    margin-top: 3px;
    width: 10px
}


#body0120 div._menu div {
    position: absolute;
    left: 4px;
    height: 4px;
    width: 24px;
    background-color: #ffffff;
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
}

#body0120 div.menu-area {
    position: fixed;
    overflow-y: scroll;
    height: calc(100% - 65px);
    width: 100%
}

    #body0120 div.menu-area ul {
        margin-top: 0px;
        margin-bottom: 0px;
    }

        #body0120 div.menu-area ul label {
            font-size: 1.3em;
        }

        #body0120 div.menu-area ul input[type="submit"] {
            margin-top: 10px;
            height: 160px;
            width: 300px;
            border-radius: 0em;
            border: solid 1px #5588ff;
            border-left: solid 10px #5588ff;
            background-color: #ffffff;
            color: #000000;
            font-weight: bold;
            box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29);
        }

#body0120 #_KanriMenu {
    display: inline-block;
    border: none;
    height: 25px;
    width: 25px;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-right: 15px;
    cursor: pointer;
}

    #body0120 #_KanriMenu > ul > li {
        position: relative;
    }

    #body0120 #_KanriMenu .hide-en {
        margin-left: 2px;
    }

    #body0120 #_KanriMenu ul {
        position: absolute;
        margin-top: 25px;
        background-color: #fff;
        border: 2px solid;
        text-align: left;
        display: none;
        overflow: hidden;
        z-index:1000;
    }

#_KanriMenu ul li {
    display: inline-block;
    padding-left: 8px;
    height: 22px;
    text-align: left;
    vertical-align: bottom;
    text-decoration: none;
    padding-top: 5px;
    color: #373a3c;
    padding-right: 8px;
    width: 100%;
  
}

#body0120 #_KanriMenu li:hover {
    background-color: #cccccc;
    width: 100%;
    
}

#body0120 #_SosaMenu {
    display: inline-block;
    margin-right: -2px;
    height: 25px;
    width: 25px;
    margin-left: 20px;
    margin-bottom: 25px;
    cursor: pointer;
}

    #body0120 #_SosaMenu > ul > li {
        position: relative;
    }

    #body0120 #_SosaMenu li {
        text-decoration: none;
    }

    #body0120 #_SosaMenu ul {
        position: absolute;
        margin-left: -50px;
        border: 2px solid black;
        background-color: #ffffff;
        margin-top: 20px;
        height: 20px;
        width: 70px;
        padding: 2px 0;
        display: none;
        z-index:1000;
    }

    #body0120 #_SosaMenu li {
        display: inline-block;
        width: 65px;
        text-align: left;
        text-decoration: none;
        height: 20px;
        margin-top: -10px;
        font-family: Meiryo;
        font-size: 13px;
        color: #373a3c;
        padding-left: 8px;
        padding-right: 7px;
        padding-bottom: 2px;
    }

        #body0120 #_SosaMenu li:hover {
            background-color: #cccccc;
            width: 55px;
            height: 18px;
        }

#body0120 select._kanri-list {
    border: none;
    height: 22px;
    width: 20px;
    margin-right: 5px;
}

    #body0120 select._kanri-list option:checked,
    #body0120 select._menu-list option:checked {
        color: #000000;
        background-color: #ffffff;
    }

    #body0120 select._kanri-list option:hover,
    #body0120 select._menu-list option:hover {
        color: #000000;
        background-color: #eeffff;
    }

#body0120 input[type="submit"]#_home {
    display: none;
}

#body0120 input[type="submit"]#_logout {
    display: none;
}
