
    #db-usr-profile {
        height: auto;
    }
    #db-usr-profile .info ul li.sub-menu {
        margin-right: 0;
    }
    #db-usr-profile .info ul li.sub-menu+.sub-menu {
        margin-right: 1em;
    }
    #db-usr-profile .info ul li.sub-menu+.sub-menu:before {
        content: '|';
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 14px;
        margin: -3px 3px 0 0;
        background: #bbb;
        font-size: 0;
    }
    
        .albumlst { width: 33.33%; }
        .albumlst_r { width: 180px; }
        .albumlst_r .pl2 { font-size: 15px; }
        .paginator { clear: both; }
    
    .albumlst { width: 32%; }
    .albumlst_r { width: 180px; }
    .albumlst_r .pl2 { font-size: 16px; }
    .album { width: 170px }
    .icon_private {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        margin-top: -2px;
        background: url(/f/sns/f841ea19dee72f04a45c3ac7322512f5ddd8832c/pics/sns/note/ic_lock_s@2x.png) center center no-repeat;
        background-size: contain;
    }
