@charset "Shift_JIS";

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

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

/*============================================================
//  今週のおすすめスポーツ
//==========================================================*/
.cparts .txtcenter{
	font-size: 10px;
	text-align: center;
}

/*============================================================
//  今週のテレビ映画番組
//==========================================================*/
.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;}

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




#info_area{
	width: 410px;/*スポーツ用に幅変更*/
	overflow: auto;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	margin-left: 5px;
}

.tbl_flame1{
	background-color:#dddddd;
}
.tbl_inner{
	font-size: 10px;
	background-color:#ffffff;
}
.tbl_inner2{
	font-size: 10px;
	background-color:#eeeeee;
}

#cat_area{
	width: 410px;
	overflow: auto;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	margin-left: 5px;
}

.cat_title{
	margin-top: 5px;
	background-color:#dddddd;
	width: 424px;
	padding: 3px;
	text-align: left;
}

#pl_baseball,/* 野球 */
#pl_soccer,/* サッカー */
#pl_americanfootball,/* アメフト */
#pl_basketball,/* バスケ */
#pl_golf,/* ゴルフ */
#pl_horseracing,/* 競馬 */
#pl_combativesports,/* 格闘技 */
#pl_wintersports,/* 冬季競技 */
#pl_marathon,/* マラソン */
#pl_motor,/* モータースポーツ */
#pl_volleyball,/* バレーボール */
#pl_track,/* 陸上 */
#pl_tennis,/* テニス */
#pl_rugby,/* ラグビー */
#pl_figure,/* フィギュアスケート */
#pl_others,/* その他 */
#pl_olympics,/* オリンピック */
#pl_swimming/* 水泳 */

{
	display: none;
}

