@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("nicovideo.jp") {
/*å·¦ä¸Šã®ãƒªãƒ³ã‚¯å‰Šé™¤*/
table.topline > tbody > tr > td:first-child ,
table.topline > tbody > tr > td:first-child + td {
    display: none !important;
}

/*ãƒ©ãƒ³ã‚­ãƒ³ã‚°ç­‰ãƒªãƒ³ã‚¯å³å¯„ã›*/
table.topline {
    width: 400px !important;
    float: right !important;
    background: url("http://res.nicovideo.jp/img/base/bg.gif");
}

/*bodyã®é»’å¸¯å‰Šé™¤*/
body {
    background: none !important;
}

/*ãƒªãƒ³ã‚¯ã‚’æ¶ˆã—ãŸåˆ†ä¸Šã«ã¤ã‚ã‚‹*/
div#PAGEHEADER > table + div + script + table {
    margin-top: -25px !important;
}

/*å³ä¸Šã®ã‚«ã‚¦ãƒ³ãƒˆãƒ€ã‚¦ãƒ³æ¶ˆã—*/
table.topline > tbody > tr > td + td + td + td + td  {
    display: none !important;
}


/*æ¤œç´¢ãƒ•ã‚©ãƒ¼ãƒ ã®ç”»åƒæ¶ˆåŽ»*/
div.tool_bg_top ,
div.tool_bg_bottom {
    background: none !important;
}
div.tool_bg_bottom label {
    display: none !important;
}

/*æ¤œç´¢ãƒ•ã‚©ãƒ¼ãƒ ã®ä½ç½®ã‚’çµ¶å¯¾æŒ‡å®š*/
div#PAGEHEADER {
    position: relative !important;
}
div.tool_bg_bottom {
    position: absolute !important;
    top: 25px !important;
    left: 450px !important;
}

div#last_action_disabled ,
div#last_action ,
div#last_action_enabled {
    display: none !important;
}

div#last_action_disabled a ,
div#last_action a,
div#last_action_enabled a {
    display: none !important;
}
/*ãƒ­ã‚°ã‚¤ãƒ³ãƒãƒ¼ãƒ ã®ã‚¢ãƒ³ãƒ€ãƒ¼ãƒãƒ¼èª¿æ•´*/
p#login_username {
    width: 300px !important;
}

/*ã‚µãƒ¼ãƒãƒãƒ¼ãƒ‡ã‚¶ã‚¤ãƒ³å¤‰æ›´*/
div.tool_bg_bottom input[id="bar_search"] {
    width: 250px !important;
    height: 15px !important;
    font-size: 13px !important;
    font-weight: normal !important;
}

/*æœªãƒ­ã‚°ã‚¤ãƒ³æ™‚ã®ãƒ‡ã‚¶ã‚¤ãƒ³*/
form#login_bar > table > tbody > tr > td:first-child ,
form#login_bar > table > tbody > tr > td:last-child{
    display: none !important;
}

/*åºƒå‘Šæ¶ˆã—*/
div[class*="ads"] {
    display: none !important;
}

}

@-moz-document url-prefix("http://www.nicovideo.jp/watch/") {
/*å†ç”Ÿãƒšãƒ¼ã‚¸ã®åºƒå‘Šæ¶ˆã—*/
div#PAGEHEADER > script + table > tbody > tr > td:first-child + td {
  display: none !important;
}

}