@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("komachi.yomiuri.co.jp") {

html{
text-align:center !important;
}
body{
width:80% !important;
margin:0 auto !important;
}

table{
text-align:left !important;
}
iframe,
td.nav-r{
display:none !important;
}


}