@charset "utf-8";

@import url("../css/base.css");





/* --------------------------------------------------



-------------------------------------------------- */

#timeTableMenu{
	width:720px;
	padding:0 0 10px 0;
	position:fixed;
	_position:absolute;
	background-color: #FFFFFF;
}
#timeTableMenu #week {	width:680px;
	margin:0 auto; }
#timeTableMenu #week li{
text-align:center;
padding:45px 0 0 0;
font-size:12px;
	float:left;
	height: 27px;
	width: 97px;
	background-image: url(img/bg_day.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	background-position: bottom;
}
#timeTableMenu #week li.now{	background-image: url(img/bg_today.jpg);}
#timeTableMenu #time { clear:both; padding:15px 0 0 0;	width:680px;
	margin:0 auto;}
#timeTableMenu #time li{ float:left;}

#timeTableMenu #time li.back{ margin-right:39px;}
#timeTableMenu #time li.next{ margin-left:39px;}
#timeTableMenu #time li.timeZone{ margin-right:8px;}

/*----viewpoint ----*/

#columnleft #columnleftMenu ul.viewpoint {
	background-image: url(img/bd_menu.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-left: 20px;
	margin-bottom:10px;

	}
	

#columnleft #columnleftMenu .viewpoint li{
	vertical-align:middle;/* for ie5.5 */
	font-size:0px;/* for ie5.5～7 */
	padding-bottom: 7px;

	}
	
	
#columnleft #columnleftMenu .viewpoint li.line{
	background-image: url(../img/common/dot_x.gif);
	background-repeat: repeat-x;

	padding-top: 10px;


	}
	
/*----table ----*/

.side {
	color: #FFFFFF;
	background-color: #6A9FED;
	width: 20px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.time {
	background-color: #333333;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	display: block;
}
#timeTable{
	padding-top:130px;
/*	height: 500px;
	overflow: scroll;*/
}
#timeTable table {
    table-layout:fixed;
	font-size: 12px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
}
#timeTable td a{
	color: #000000;
}
#timeTable td {
	padding: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	vertical-align: top;
}
#timeTable td .col1{ white-space: 97px;}
#timeTable td .col2{ white-space:194px;}
#timeTable td .col3{ white-space:291px;}
#timeTable td .col4{ white-space:388px;}
#timeTable td .col5{ white-space:485px;}
#timeTable ul { margin-top:3px; padding:0;}
#timeTable li {
	float:left;

	margin-right:1px;
	padding:0;
	list-style-type: none;
}
#timeTable li img{
vertical-align: middle;
}
.colorOab {
	background-color: #BDE8D9;	
}
.colorNews {
	background-color: #BDDCEC;
}
.colorSport {
	background-color: #DBDAE9;
}
.colorAnimation{
	background-color: #F1C2D9;
}

.colorDrama {
	background-color: #F8CFD5;	
}
.colorVariety {
	background-color: #FADEAF;
}
.colorCooking {
	background-color: #FFF8BF;
}
.colorSpecial {

	background-color: #E9F1D6;
}
.colorBase {	padding: 3px;
	margin-right: 3px;
	margin-bottom:3px;
	min-width:76px;
	display: block;
	padding: 5px;
}
