@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("tv.yahoo.co.jp") {

body * { font-family: meiryo !important }

/* 横幅拡充 */
.internalBlock, #wrapper { width: 1230px !important }
table#ListingsHeader { width: auto !important }
.tvProgram table td.turnup, .tvProgram table td.station { width: 121px !important } /* +40px */

/* 文字サイズ調整時間・タイトルは維持しつつ番組内容文を下げ */
.time, .title { font-size: 110% }
.detail { font-size: 90% }

/* Ad掃除 上部掃除 */
div#sub #yjLrec, div.prCT, div.gyao, .prCenterSQB, #main .yjMainGrid .mt20 { display: none !important}


}