@charset "Shift_JIS";
* {font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";}
html{ margin:0px;  padding:0px; width:100%; height:100%;}
body { margin:0px; padding:0px; background-color: #bcc49d; background-image:  url(bg.jpg); background-repeat: repeat-y; background-position: center top; background-attachment:fixed; 
}
a:link, a:visited, a:active, a:hover {
	color: #FF0000;
	text-decoration: none;
}

.Copy {	font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
.Title { font-weight: bold; color: #000; font-size: 18px; }
.Onair { font-size: 14px; }
.Cast { color: #000; font-size: 12px; white-space: nowrap; }
.Highlight { color: #000; font-size: 12px; white-space: nowrap;}
td.info{ width:60px; font-size: 14px; font-weight: bold; text-align: right; color: #333; vertical-align: text-top; }
table.programTable{width:100%;}
table.programTable td{ padding-bottom:1px; line-height: 24px; }
div.programBox{ margin:10px; padding:5px 10px 2px 10px; _padding:5px 10px 0px 10px; *padding:5px 10px 0px 10px; border:1px solid #999; }
div#closebox{ margin:10px; padding:5px 20px; border:2px solid #333; background-color:#ccc; letter-spacing:3px; font-size:14px; }

