

/* /////////////////////////////header////////////////////////////// */

/* ////////////ドロップダウンメニュー//////////// */
/* 親メニュー */
#dropdown form{
	font-size: 16px;
	text-align: left;
	margin: 1em 0 0.5em 2em;
}
#dropdown select{
	width: 260px;
	background-color: #ddddee;
	border:solid 2px #7777bb;
}
/* ////////////////////////////////////////////// */


h2{
	border-bottom: 1px solid #cccccc;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	margin: 1.5em 0 0.5em 0;
}
h2 span{
	border-left: 4px solid #8080ff;
	padding-left: 0.5em;
}
h3{
	border-bottom: 1px solid #cccccc;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	margin: 1em 1em 0.5em 1em;
}
h3 span{
	padding-left: 0.5em;
	border-left: 5px double #8fbc8f;
}
h4{
	border-bottom: 1px solid #cccccc;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	margin: 0.5em 1em 0.5em 1.5em;
}
h4 span{
	border-left: 2px solid #8aa8a8;
	padding-left: 0.5em;
}
h5{
	border-bottom: 1px solid #cccccc;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	margin: 0.5em 1em 0.5em 2em;
}
h5 span{
	border-left: 1px none #8fbc8f;
	padding-left: 0.5em;
}
#program{
	background: url(../img/header_program_bg.jpg) repeat-x;
}
#program h1{
	height: 32px;
	background: url(../img/header_program.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar h1{
	height: 32px;
	background: url(../img/header_calendar.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-future{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-future h1{
	height: 32px;
	background: url(../img/header_calendar_future.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-future-gw{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-future-gw h1{
	height: 32px;
	background: url(../img/header_calendar_future_gw.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-future-gw-west{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-future-gw-west h1{
	height: 32px;
	background: url(../img/header_calendar_future_gw_west.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-future-bs{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-future-bs h1{
	height: 32px;
	background: url(../img/header_calendar_future_bs.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-future-w{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-future-w h1{
	height: 32px;
	background: url(../img/header_calendar_future_w.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-gw{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-gw h1{
	height: 32px;
	background: url(../img/header_calendar_gw.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-gw-west{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-gw-west h1{
	height: 32px;
	background: url(../img/header_calendar_gw_west.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-bs{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-bs h1{
	height: 32px;
	background: url(../img/header_calendar_bs.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-w{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-w h1{
	height: 32px;
	background: url(../img/header_calendar_w.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-star{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-star h1{
	height: 32px;
	background: url(../img/header_calendar_star.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-other{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-other h1{
	height: 32px;
	background: url(../img/header_calendar_other.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-uhf{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar-uhf h1{
	height: 32px;
	background: url(../img/header_calendar_uhf.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar2010-2011{
	background: url(../img/header_calendar_bg.jpg) repeat-x;
}
#calendar2010-2011 h1{
	height: 32px;
	background: url(../img/header_calendar_2010-2011.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar2012-2013 h1{
	height: 32px;
	background: url(../img/header_calendar_2012-2013.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom: 0.5em;
}
#calendar-gw-mini{
	height: 36px;
	background: url(../img/header_calendar_gw_01.jpg) no-repeat;
	text-indent: -2000px;
}
#calendar-bs-mini{
	height: 36px;
	background: url(../img/header_calendar_bs_01.jpg) no-repeat;
	text-indent: -2000px;
}
#link-tv-station-top{
	background: url(../img/header_link_bg.jpg) repeat-x;
	margin-top: 1em;
}
#link-tv-station-top h2{
	height: 32px;
	background: url(../img/header_link_tv_station_top.jpg) no-repeat;
	text-indent: -2000px;
}
#link-tv-station-top table{
/*	width: 100%;*/
	border-collapse: collapse;
	border: solid 1px #808080;
/*	empty-cells: show or hide */
}
#link-tv-station-top table span{
	line-height: 1.25em;
}
#link-tv-station-top table a:link{
	color: #666699;
	text-decoration: underline;
	line-height: 1.25em;
}
#link-tv-station-top table a:visited{
	color: #666699;
	text-decoration: underline;
}
#link-tv-station-top table a:hover{
	color: #ff6666;
	text-decoration: none;
}
#link-tv-station-top table.end-new-link{
	margin-top: 1em;
}
#link-tv-station-top table.end-new-link .gw{
	border-left: 5px solid #339933;
	padding-left: 0.25em;
}
#link-tv-station-top table.end-new-link .le{
	border-left: 5px solid #8da4b4;
	padding-left: 0.25em;
}
#link-tv-station-top table.end-new-link .lw{
	border-left: 5px solid #cc33ff;
	padding-left: 0.25em;
}
#link-tv-station-top table.end-new-link .bs{
	border-left: 5px solid #3366cc;
	padding-left: 0.25em;
}
#link-tv-station-top th{
	white-space: nowrap;
	text-align: center;
	background-color: #c8c8e1;
	border-collapse: collapse;
	border: solid 1px #808080;
	padding: 0.25em;
}
#link-tv-station-top td{
	vertical-align: top;
	border-collapse: collapse;
	border: solid 1px #808080;
	padding: 0.25em;
}
.calendar-list p{
	margin-left: 2em;
}
#info ul.link{
	margin-left: 3em !important;
}
#main table{
/*	width: 100%;*/
	margin: 0 1em;
	border-collapse: collapse;
	border: solid 1px #808080;
/*	empty-cells: show or hide */
}
#main table a:link{
	color: #666699;
	text-decoration: underline;
}
#main table a:visited{
	color: #666699;
	text-decoration: underline;
}
#main table a:hover{
	color: #ff6666;
	text-decoration: none;
}
#main tr.sat td{ /* 土曜日 */
	background-color: #ccddff; /* #ccffff */
}
#main tr.sun td{ /* 日曜日 */
	background-color: #ffbbbb; /* #ffdfdf */
}
#main tr.hol td{ /* 祝日 */
	background-color: #ffc6aa !important; /* #ffbb99 */
}
#main thead th,
#main tfoot th{
	white-space: nowrap;
	text-align: center;
	background-color: #c8c8e1;
	border-collapse: collapse;
	border: solid 1px #808080;
	padding: 0.25em;
}
#main th.year{
	font-size: 120%;
	font-weight: 700;
	background-color: #e3e9a3 !important;
}
#main td{
	vertical-align: top;
	border-collapse: collapse;
	border: solid 1px #808080;
	padding: 0.25em;
}
#main td.ch{
	text-align: center;
	white-space: nowrap;
}
#main td.ch1,
#main .w-ch1{ /* WOWOW 191ch(BS-5ch) */
	color: #3333cc; /* 原色：#0000cc */
	text-align: center;
	white-space: nowrap;
}
#main td.ch2,
.w-ch2{ /* WOWOW 192ch */
	color: #cc3333; /* 原色：#cc0000 */
	text-align: center;
	white-space: nowrap;
}
#main td.ch3,
#main .w-ch3{ /* WOWOW 193ch */
	color: #009900; /* 原色：#009900 */
	text-align: center;
	white-space: nowrap;
}
#main td.date{
/*	width: 8em;*/
	text-align: center;
	white-space: nowrap;
}
#main td.time{
/*	width: 6em;*/
	text-align: center;
	white-space: nowrap;
}
#main td.station{
/*	width: 5.75em;*/
	text-align: center;
	white-space: nowrap;
}
#main td.note{
/* width: 15em; */
}
#end-new-cal a:link{
	color: #666699;
	text-decoration: underline;
}
#end-new-cal a:visited{
	color: #666699;
	text-decoration: underline;
}
#end-new-cal a:hover{
	color: #ff6666;
	text-decoration: none;
}
#end-new-cal .gw{
	border-bottom: 2px solid #339933;
}
#end-new-cal .le{
	border-bottom: 2px solid #8da4b4;
}
#end-new-cal .lw{
	border-bottom: 2px solid #cc33ff;
}
#end-new-link{
	margin-top: 1em;
}
#end-new-link .gw{
	border-left: 5px solid #339933;
	padding-left: 0.25em;
}
#end-new-link .le{
	border-left: 5px solid #8da4b4;
	padding-left: 0.25em;
}
#end-new-link .lw{
	border-left: 5px solid #cc33ff;
	padding-left: 0.25em;
}
#end-new-link .bs{
	border-left: 5px solid #3366cc;
	padding-left: 0.25em;
}
#header-s{
}
#main-s{
	margin-right:200px;
}
#side-s{
	float: right;
  width: 200px;
}
#footer-s{
	clear: both;
}
ul.calendar,
ul.mini-calendar{/* 放送カレンダートップ */
/*	margin-left: 2.5em;*/
	background-color: #fff0e1;
/*	background-color: #ffebdc;*/
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
/*	margin: 1em 0;*/
	margin-bottom: 1em;
	padding: 0.5em;
}
ul.calendar li,
ul.mini-calendar li{
	color: #d4d4d4;
	font-family: monospace;
	/*line-height: 1.2em;*/
	text-align: center;
	list-style-type: none;
	display: inline;
}
ul.calendar li.this a,
ul.mini-calendar li.this a{
	color: #ff0000;
	background-color: #ffc896;
	padding: 0.5em 0.25em;
}
ul.calendar li span,
ul.mini-calendar li span.year{
	color: #a76b2e;
	margin-right: 0.25em;
}
ul.calendar li a,
ul.mini-calendar li a{
	padding: 0.5em 0.25em;
}
ul.calendar li a:hover,
ul.mini-calendar li a:hover{
	background-color: #ffc896;
}
dt{
	margin-left: 1em;
	border-bottom: solid 1px #999999;
}
dt span{
	font-size: small;
}
dd{
	margin: 0 1em 1em 4em;
}
#onair dt{/* 今後の放送予定用 */
	color: #a76b2e; /*	color: #708090;*/
}
#onair dd{/* 今後の放送予定用 */
	border-bottom: dotted 1px #ccccff;
	margin-bottom: 1em;
}
.empty{
	padding: 0.5em 0.25em;
}
.empty-year span{
	color: #e1ba93 !important;
}
.first{/* 初回放送 */
	color: #ff0000;
}
.free{ /* 無料放送 */
	color: #cc0000;/* #990000 */
}
.calendar-list{
	margin-left: 1em;
	clear: both;
}
.calendar-list .bshi{
	color: #009933;
}
.t-change{/* 作品変更・時間変更・番組変更 */
	color: #0099cc;
}
.voice{/* 吹き替えキャスト・声優 */
	color: #00cc00;
}
.temp .first,
.unconfirmed .first{
	color: #ff8080;
}
.attention{
	background-color: #f3e8dc;
	border: 1px dotted #cc9933;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 0.5em;
}
.notice{
	background-color: #eaeaf4;
	border: 1px dotted #8c8cc8;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding: 0.5em;
}
.attention-temp{
	color: #ff0000;
}
.attention ul{
	margin-left: 1em;
}
.attention li{
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0em;
}
span.temp,
tr.temp td.time,
tr.temp td.title,
tr.temp td.ch,
tr.temp td.ch1,
tr.temp td.ch2,
tr.temp td.ch3,
tr.temp td.station{
	color: #999999;
}
.unconfirmed td.time,
.unconfirmed td.title,
.unconfirmed td.ch,
.unconfirmed td.ch1,
.unconfirmed td.ch2,
.unconfirmed td.ch3,
.unconfirmed td.station,
.unconfirmed td.note{ /* 未確認 */
	color: #999999;
}
.undecided-time td.time{
	color: #cccccc;
}
.undecided-title td.time,
.undecided-title td.title,
.undecided-title td.ch,
.undecided-title td.ch1,
.undecided-title td.ch2,
.undecided-title td.ch3,
.undecided-title td.station,
.undecided-title td.note{
	color: #cccccc;
}
.unconfirmed-offer td.time,
.unconfirmed-offer td.title,
.unconfirmed-offer td.ch,
.unconfirmed-offer td.ch1,
.unconfirmed-offer td.ch2,
.unconfirmed-offer td.ch3,
.unconfirmed-offer td.note,
.unconfirmed-offer td.station{ /* 情報提供による未確認 */
	color: #999999;
}
.unconfirmed-offer{ /* 情報提供による未確認(簡易版) */
	color: #77cc77;
}
span.canceled,
.canceled td.time,
.canceled td.title,
.canceled td.ch,
.canceled td.ch1,
.canceled td.ch2,
.canceled td.ch3,
.canceled td.station{ /* 中止 */
	text-decoration: line-through;
}
.suspend,
.suspend .canceled{ /* 休止 */
	color: #ff8888;
}
.undecided{ /* 作品未定 */
	color: #bbbbbb;
}
.calendar-list li{
	font-family: 'ＭＳ ゴシック', Osaka-mono, monospace;
	list-style-type: none;
	margin: 0 0 0.15em 3em;
}
.data .bshi{
	color: #009933;
}
.other{
	color: #888888;
}
.other .canceled{
	color: #888888;
}
p.note{
	margin-top: 0.5em;
}

/* ///////////////////////////////////////////////////////////////// */

@media only screen and (max-width:768px){
/* ////////////ドロップダウンメニュー//////////// */
	#dropdown select{
		width: 220px;
		height: 40px;
	}
/* ////////////////////////////////////////////// */
	h3{
		margin-left: 0.5em;
	}
	.calendar-list{
		margin: 0 0.5em;
	}
	.calendar-list li{
		margin: 0 1em;
	}

	#main table{
		margin: 0;
	}
	#main tbody td.date,
	#main tbody td.time,
	#main tbody td.station{
		white-space: normal !important;
	}
	.mini-calendar .year{
		display: none;
	}
	ul.mini-calendar{
		text-align: center;
	}
}

@media only screen and (max-width:480px){
/* ////////////ドロップダウンメニュー//////////// */
	#dropdown form{
		text-align: center !important;
	}
	#dropdown select{
		width: 180px;
		height: 44px;
	}
/* ////////////////////////////////////////////// */
	h3{
		margin-left: 0;
	}
	.calendar-list{
		margin: 0;
	}
	.calendar-list li{
		margin: 0 0.5em;
	}

	p.sub-title{
		font-size: 10px;
		font-size: 1.0rem;
	}
	ul.mini-calendar{
		font-size: 7px; /* 固定 */
   }
	#main table{
		display: block;
		border: none;
	}
	#main thead,
	#main tfoot{
		display: none;
	}
	#main tbody{
		display: block;
		border: none;
	}
	#main tbody tr{
		display: block;
		border-bottom: solid 1px #808080;
		margin-bottom: 0.5em;
		padding-bottom: 0.5em;
	}
	#main tbody th,
	#main tbody td{
		display: list-item;
		border: none;
		text-align: left !important;
		list-style-type: none;
		list-style-position: outside;
	}
	#main tbody th{
		margin-bottom: 5px;
	}
	#main tbody td{
  	margin-right: 0.5em;
		padding: 0;
	}

	#main tbody td.date{
	/*	color: #338833 !important;*/
		border-left: 5px solid #449944;
		padding: 0.5em;
		margin-bottom: 0.5em;
		background-color: #aaddaa;
	}
	#main tbody tr.sat td.date{
		background-color: #ccddff; /* #ccffff */
		border-left: 5px solid #2f97ff;
	}
	#main tbody tr.sun td.date{
		background-color: #ffbbbb; /* #ffdfdf */
		border-left: 5px solid #ff2f2f;
	}
	#main tbody tr.hol td.date{
		background-color: #ffc6aa !important; /* #ffbb99 */
		border-left: 5px solid #ec4d00;
	}
	#main tbody td.time{
		list-style-image: url('../img/label_list_time.jpg');
		margin-left: 62px;
		margin-bottom: 0.3em;
		background-color: #ffffff !important;
	}
	#main tbody td.title{
		list-style-image: url('../img/label_list_title.jpg');
		margin-left: 62px;
		margin-bottom: 0.3em;
		background-color: #ffffff !important;
	}
	#main tbody td.station{
		list-style-image: url('../img/label_list_station.jpg');
		margin-left: 62px;
		margin-bottom: 0.3em;
		background-color: #ffffff !important;
	}
  #main tbody td.ch,
	#main tbody td.ch1,
	#main tbody td.ch2,
	#main tbody td.ch3{
		list-style-image: url('../img/label_list_ch.jpg');
		margin-left: 62px;
		margin-bottom: 0.3em;
		background-color: #ffffff !important;
	}
	#main tbody td.note{
		list-style-image: url('../img/label_list_note.jpg');
		margin-left: 62px;
		margin-bottom: 0.3em;
		background-color: #ffffff !important;
	}
	#main tbody tr.undecided-title{
		border: none;
  	margin: 0 !important;
	}
  #main tbody tr.undecided-title td.time,
  #main tbody tr.undecided-title td.title,
  #main tbody tr.undecided-title td.station,
  #main tbody tr.undecided-title td.note{
  	display: none !important;
  	padding: 0 !important;
  	margin: 0 !important;
  	height: 5px !importan;
  }
	h4.sat{
		background-color: #aabbff !important;
	}
	h4.sat span{
		color: #4444ff !important;
		border-left: 5px solid #5555ff;
		padding-left: 0.5em;
	}
	h4.sun{
		background-color: #ffbbbb !important;
	}
	h4.sun span{
		color: #ff4444 !important;
		border-left: 5px solid #ff4444;
		padding-left: 0.5em;
	}
	h4.hol{
		background-color: #ffddaa !important;
	}
	h4.hol span{
		color: #ff6600 !important;
		border-left: 5px solid #ff6600 !important;
		padding-left: 0.5em;
	}

/* Sleipnir for Windows 10 Mobile 用 */
  #main table{
    display: block;
  }
  #main tr{
    display: block;
  }
  #main thead, #main tfoot{
    display: none;
  }
  #main tbody tr{
    overflow: hidden;
  }
  #main tbody tr:after{
    *zoom: 1;
  }
  #main tbody tr:after:after{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  #main tbody td{
    float: left;
  }
  #main tbody td:before{
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #main tbody .date{
    margin: 0\9;
    padding-right: 0\9;
    padding-left: 0\9;
  }
  #main tbody .date:before{
    content: none;
  }
  #main tbody .time{
    clear: both;
  }
  #main tbody .date{
  	width: 100%;
  }
  #main tbody .time,
  #main tbody .title,
  #main tbody .station,
  #main tbody .ch,
  #main tbody .ch1,
  #main tbody .ch2,
  #main tbody .ch3,
  #main tbody .note{
  	width: 80%;
  	margin-right: 0.5em;
  }

}