 /*ログイン名*/
div.loginName {
    width: 100%;
    font-size: 1.3em;
    padding: 5px 0 5px 3px;
}

.loginName span.loginName{
    font-weight: bold;
}