﻿/* navigation非表示 */
#global_nav {
    display: none;
}
#global_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
[data-field='UserId'] {
    width: 6em;
}
[data-field='Password'] {
    width: 14em;
}