@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.manythings.org/japanese/daily/") {
html { overflow: hidden !important }
table[cellpadding="2"] { width: 100%; visibility: visible; border: none !important; position: absolute; top: 20px; left: 0; right: 0 }
table[cellpadding="2"] th { background: #bbb; border: none !important; font: bold 13px arial,helvetica !important; color: #eee }
table[cellpadding="2"] td { border: none !important; text-align: center }
a.k { font-size: 95px !important; visibility: visible; color: #777 !important}
a.k:hover { text-decoration: none !important; color: black !important }
body { background: #ddd !important; visibility: hidden; height: 500px !important }
a[href="old/"] { visibility: visible; position: absolute; right: 10px; bottom: 10px; color: #666 !important }
/* the following two lines are an alternative for the previous one
a[href="old/"] { visibility: hidden; position: absolute; right: 10px; bottom: 10px; color: #666 !important }
a[href="old/"]:after { content: "æ˜¨æ—¥ã®æ¼¢å­—"; visibility: visible } */
}

@-moz-document url("http://www.manythings.org/japanese/daily/old/") {
html { overflow: hidden !important }
table[cellpadding="2"] { width: 100%; visibility: visible; border: none !important; position: absolute; top: 20px; left: 0; right: 0 }
table[cellpadding="2"] th { background: #bbb; border: none !important; font: bold 13px arial,helvetica !important; color: #eee }
table[cellpadding="2"] td { border: none !important; text-align: center }
a.k { font-size: 95px !important; visibility: visible; color: #777 !important}
a.k:hover { text-decoration: none !important; color: black !important }
body { background: #ddd !important; visibility: hidden; height: 500px !important }
a[href="old/"] { visibility: visible; position: absolute; right: 10px; bottom: 10px; color: #666 !important }
/* the following two lines are an alternative for the previous one
a[href="old/"] { visibility: hidden; position: absolute; right: 10px; bottom: 10px; color: #666 !important }
a[href="old/"]:after { content: "æ˜¨æ—¥ã®æ¼¢å­—"; visibility: visible } */
}