/** メイン **/
#mainTable { width:750px; margin:10px 0 20px 12px; }

/* 左メニュー下バナー */
#leftBanner { width:224px; margin:0 10px 0 8px; }
#leftBanner img { margin-bottom:7px; }

/* 右バナー */
#rightBanner { width:120px; }
#rightBanner img { margin-bottom:5px; }

/* ニュースとゲストスケジュール共通 */
.topTitle { padding:6px 4px 4px 10px; }

/* ニューストピックス */
.newsArea { width:376px; margin-top:10px; }
.newsBlock h3 { color:#F39; line-height:1.3; margin-bottom:3px; }
.newsBlock p { line-height:1.3; }

/* ゲストスケジュール */
.guestArea { width:376px; margin-top:10px; font-family:Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif; }
.guestArea td { vertical-align:top; line-height:1.4; }
.guestTable img { margin-left:7px; vertical-align:middle; }
.guestTable table td { padding-right:5px; }
.guestTable a { color:#444; text-decoration:none; }
.guestTable a:hover { color:#F39; }
a.guestProgram { font-style:italic; }
.dateCell { white-space:nowrap; font-family:"ＭＳ ゴシック", "Osaka−等幅"; }
