@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www/") {
div#header > h1 {
  font-size: small !important;
}
div#container {
  font-size: small !important ;
}
div#container * li {
  margin-top : -5px !important ;
  margin-left: -30px !important ;
}
span#all-tree-toggle-section {
  font-size: 9px !important ;
}
a.toggle {
  font-size: 7px !important ;
}
}

@-moz-document url-prefix("http://d.hatena.ne.jp/perlcodesample/") {
/* ä¸è¦ãªéƒ¨åˆ†ã‚’å‰Šé™¤ */
div.main > div[style$="margin-left: 30px;"],
div.day > div:last-child, 
div#simple-header,
div#hatena_bookamark_div,
div#pager-top,
div#pager-bottom,
div.sidebar {
  display: none !important ;
}
form {display: none !important;}
h1, h2 {display: none !important;}


/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„éƒ¨åˆ†ã‚’è¦‹ã‚„ã™ãã™ã‚‹ */
div.day {margin-right: 0 !important ;}


}