/* friend */
    /* friend-index */
        body#line > main > section#line-friend-index > table > * > tr > *.line-friend-index-picture {
            width: 75px;
            text-align: center;
        }
        body#line > main > section#line-friend-index > table > * > tr > *.line-friend-index-picture > a > img {
            width: 50px;
            height: 50px;
            border-radius: 100%;
        }
        body#line > main > section#line-friend-index > table > * > tr > *.line-firend-index-name,
        body#line > main > section#line-friend-index > table > * > tr > *.line-friend-index-status {
            width: 100px;
        }


/* webhook */
    /* webhook-index */
        body#line > main > section#line-webhook-index > table > * > tr > *.line-webhook-index-time {
            width: 150px;
        }
        body#line > main > section#line-webhook-index > table > * > tr > *.line-webhook-index-name,
        body#line > main > section#line-webhook-index > table > * > tr > *.line-webhook-index-type {
            width: 100px;
        }

/* richmenu */
    /* richmenu-index */
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-size,
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-selected,
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-areas {
            width: 50px;
        }
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-image {
            width: 150px;
        }
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-action {
            width: 175px;
        }
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-name,
        body#line > main > section#line-richmenu-index > table > * > tr > *.line-richmenu-index-bar {
            width: 200px;
        }
