@charset "utf-8";
/* Shared CSS Document */
    .ndropdown {
        display: inline-block;
    }
    #ndd_t_yt a,#ndd_t_yt a:hover,#ndd_t_fb a, #ndd_t_fb a:hover, #ndd_t_x a, #ndd_t_x a:hover, #ndd_t_ig a, #ndd_t_ig a:hover,#ndd_t_td a, #ndd_t_td a:hover, #ndd_t_gg a, #ndd_t_gg a:hover,
    #ndd_b_yt a,#ndd_b_yt a:hover,#ndd_b_fb a, #ndd_b_fb a:hover, #ndd_b_x a, #ndd_b_x a:hover, #ndd_b_ig a, #ndd_b_ig a:hover,#ndd_b_td a, #ndd_b_td a:hover, #ndd_b_gg a, #ndd_b_gg a:hover,
    #ndd_item0L, #ndd_item1L, #ndd_item2L{
        display:inline-block;
        width:50px;
        height:50px;
    }
    #ndd_t_yt a{
        background:url(t_sprite.png) 0 0 no-repeat;
    }
    #ndd_t_yt a:hover{
        background:url(t_sprite.png) 0 -50px no-repeat;
    }
    #ndd_t_fb a{
        background:url(t_sprite.png) -50px 0 no-repeat;
    }
    #ndd_t_fb a:hover{
        background:url(t_sprite.png) -50px -50px no-repeat;
    }
    #ndd_t_x a{
        background:url(t_sprite.png) -100px 0 no-repeat;
    }
    #ndd_t_x a:hover{
        background:url(t_sprite.png) -100px -50px no-repeat;
    }
    #ndd_t_ig a{
        background:url(t_sprite.png) -150px 0 no-repeat;
    }
    #ndd_t_ig a:hover{
        background:url(t_sprite.png) -150px -50px no-repeat;
    }
    #ndd_t_td a{
        background:url(t_sprite.png) -250px 0 no-repeat;
    }
    #ndd_t_td a:hover{
        background:url(t_sprite.png) -250px -50px no-repeat;
    }
    #ndd_t_gg a{
        background:url(t_sprite.png) -200px 0 no-repeat;
    }
    #ndd_t_gg a:hover{
        background:url(t_sprite.png) -200px -50px no-repeat;
    }
    #ndd_b_yt a{
        background:url(b_sprite.png) 0 0 no-repeat;
    }
    #ndd_b_yt a:hover{
        background:url(b_sprite.png) 0 -50px no-repeat;
    }
    #ndd_b_fb a{
        background:url(b_sprite.png) -50px 0 no-repeat;
    }
    #ndd_b_fb a:hover{
        background:url(b_sprite.png) -50px -50px no-repeat;
    }
    #ndd_b_x a{
        background:url(b_sprite.png) -100px 0 no-repeat;
    }
    #ndd_b_x a:hover{
        background:url(b_sprite.png) -100px -50px no-repeat;
    }
    #ndd_b_ig a{
        background:url(b_sprite.png) -150px 0 no-repeat;
    }
    #ndd_b_ig a:hover{
        background:url(b_sprite.png) -150px -50px no-repeat;
    }
    #ndd_b_td a{
        background:url(b_sprite.png) -250px 0 no-repeat;
    }
    #ndd_b_td a:hover{
        background:url(b_sprite.png) -250px -50px no-repeat;
    }
    #ndd_b_gg a{
        background:url(b_sprite.png) -200px 0 no-repeat;
    }
    #ndd_b_gg a:hover{
        background:url(b_sprite.png) -200px -50px no-repeat;
    }
    #ndd_item0L{
        background:url(gnb_icon.png) 0 0 no-repeat;
    }
    #ndd_item0R{
        width: 300px;
        height: 25px;
        background:url(gnb.png) no-repeat center left;
    }
    #ndd_sub_item{
        width: 180px;
        height: 25px;
        background:url(newous.png) no-repeat center left;
    }
    #ndd_item1L{
        background:url(ntt_icon.png) 0 0 no-repeat;
    }
    #ndd_item1R{
        width: 250px;
        height: 25px;
        background:url(ntt.png) no-repeat center left;
    }
    #ndd_item2L{
        background:url(ntb_icon.png) 0 0 no-repeat;
    }
    #ndd_item2R{
        width: 250px;
        height: 25px;
        background:url(ntb.png) no-repeat center left;
    }
