@namespace url(http://www.w3.org/1999/xhtml);

/* 2008.9.3 ã‹ãªã‚Šå¼·å¼•ãªã®ã§ã¡ã‚‡ã£ã¨ã—ãŸã“ã¨ã§ä½¿ãˆãªããªã‚‹ã¯ãš */
@-moz-document url-prefix(http://www.alc.co.jp/) {
 body div table[height='65'], 
 body div table[height='27'], 
 body div table tbody tr td table[cellpadding='2'],
 body div table tbody tr td table[width='100%'],
 body div table tbody tr td table[style='margin: 5px 0pt 7px;'],
 body div table tbody tr td[width='10'], /* side bar(spacer) */
 body div table tbody tr td[width='190'] /* side bar(ads) */
 {
   display: none !important;
 }
}

@-moz-document url-prefix("http://eow.alc.co.jp/") {
  body div table[height='65'],
  body div table[height='27'],
  body div table tbody tr td[width='200']
  {
    display: none !important;
  }
}
