@charset "Shift_JIS";

/*============================================================
//
//  目次-------------------------
//  ・フッター
//
//
//==========================================================*/

/*============================================================
//  ヘッダー
//==========================================================*/
#header h1.cnts{
	margin: 0;
	width: 180px;
	height: 60px;
	background: url(/common/image/header_drama_logo.gif) no-repeat;
	text-indent: -9999px;
}

/*============================================================
//  今週のテレビ映画番組
//==========================================================*/
.cparts .inner td{
	vertical-align: top;
}

/*============================================================
//  ドラマナビ
//==========================================================*/
/* テキスト-テレビ局 */

.txt_fuji { color:#CC0033; }

.txt_ntv { color:#CC0099; }

.txt_asahi { color:#339900; }

.txt_tbs { color:#999900; }

.txt_nhk { color:#0066CC; }

.txt_bs2 { color:#cc0000; }

.txt_tokyo { color:#993399; }


#navi td.bg{background: #ffffff;}
#navi td#channell{border-left: 1px solid #ffcc00;}
#navi table#timetable{background: #cccccc;}
#navi table#timetable td{background: #ffffff;}
#navi table#timetable td .bdr{border-bottom: 1px dotted #cccccc;}

#navi{
	line-height: 120%;
}
#navi .midashi{
	line-height: 120%;
}

#navi td.title{
	height: 20px;
	text-align: center;
	/*font-size: 12px;*/
	line-height: 120%;
}
/*#navi td{
	width: 120px;
	text-align: center;
}*/
#navi td .time{
	width: 110px;
	text-align: left;
	margin: 5px auto;
}
#navi td .program{
	width: 110px;
	text-align: left;
	margin: 5px auto;
	padding: 0 0 5px 0;
}
#navi #timetable td{
	vertical-align: top;
}


#navi{
	/*font-size: 10px;*/
	line-height: 120%;
}

.navi{background: #FFCC00;}


.navibg{background: #ffffff;}

.navibg_w{background: #ffffff; text-align:center;}

.obidot{background : url(../image/dot_yellow.gif) no-repeat; height: 7px;}

#navi table,#navi td { 
	border: 1px #cccccc solid; 
	border-collapse: collapse; 
}

.drama_icon3 {
	border:1px #ee8800 solid;
	background-color:#ffffaa;
	font-size:8px;
	padding:1px;
	color:#ee8800;
	margin:2px;
}

.drama_icon2 {
	border:1px #ff69b4 solid;
	background-color:#faf0e6;
	font-size:8px;
	padding:1px;
	color:#ff69b4;
	margin:2px;
}

.drama_icon1 {
	border:1px #3cb371 solid;
	background-color:#f0fff0;
	font-size:8px;
	padding:1px;
	color:#3cb371;
	margin:2px;
}
