@charset "utf-8";

/* ======================================================
(C)フジテレビ CSS Document 
	 報道トップ news.css
====================================================== */

@import "/css/1104renew/common_genre.css?20110526";

/* mainLeft */
#mainLeft h1{ background: url("../../images/tit_news.gif") no-repeat;}
/* 朝の番組 */
ul#newsM li#btnAsa,
ul#newsM li#btnAsa a{ width:182px;}
ul#newsM li#btnAsa a{ background: url("../../images/btn_news_mor.gif") no-repeat;}
ul#newsM li#btnAsa a:hover{ background: url("../../images/btn_news_mor_o.gif") no-repeat;}
/* 昼の番組 */
ul#newsM li#btnHiru,
ul#newsM li#btnHiru a{ width:182px;}
ul#newsM li#btnHiru a{ background: url("../../images/btn_news_noo.gif") no-repeat;}
ul#newsM li#btnHiru a:hover{ background: url("../../images/btn_news_noo_o.gif") no-repeat;}
/* 夜の番組 */
ul#newsM li#btnYoru,
ul#newsM li#btnYoru a{ width:186px;}
ul#newsM li#btnYoru a{ background: url("../../images/btn_news_nig.gif") no-repeat;}
ul#newsM li#btnYoru a:hover{ background: url("../../images/btn_news_nig_o.gif") no-repeat;}
/* 番組リスト  */
.cateGenre .main ul dl dt{background-color:#7FC408;}/*COLOR設定*/
.cateGenre .main ul dl dd.pgmPhoto img{border:1px solid #7FC408;}/*COLOR設定*/
.cateGenre .main ul dl dd.pgmPhoto a{background-color:#7FC408;}/*COLOR設定*/
/* 番組詳細 */
.cateGenre .pgmMore .arrow{background: url("../../images/arrow.jpg") left bottom no-repeat;	}
#mainLeft .cateGenre .pgmMore dl{background-color:#7FC408;}/*COLOR設定*/
/* FNN NEWS */
div.boxfnnnews{
	margin:50px 0 20px 0;
	position: relative;
}
div.boxfnnnews:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.boxfnnnews { display:inline-block; }
/*\*/
* html div.boxfnnnews { height:1%; }
div.boxfnnnews{ display:block; }
/**/
div.boxfnnnews div.floatleft{
	width:370px;
	float:left;
}
div.boxfnnnews p.btn{
	position: absolute;
	top:0; right: 0px;
}
div.boxfnnnews p.date{
	background:#f2f2f2;
	border-top:3px solid #333333;
	font-size:83.3%; text-align:center;
	padding:1px 0; margin:3px 0 0 0;
}
div.boxfnnnews div.floatright{
	width:171px;
	float:right;
}
div.boxfnnnews div.floatright div.boxtenki{
	border:1px solid #666666;
	margin:10px 0 0 0;
}
div.boxfnnnews div.floatright div.boxtenki h4{
	margin:3px 0 0 0;
	text-align:center; font-size:83.3%; font-weight:normal;
}
/* listfnn */
ul.listfnn{margin:0 0 0 0;}
ul.listfnn:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.listfnn { display:inline-block;}
/*\*/
* html ul.listfnn { height:1%; }
ul.listfnn{ display:block; }
/**/
ul.listfnn li{
background: url("/images/bgr_arrow03.gif") 0 50% no-repeat;
padding:0 0 0 13px; margin:10px 0 0 0;
}
div.boxtenki ul.listfnn{padding:7px 9px 9px;}
div.boxtenki ul.listfnn li{
width:60px;
background: url("/images/bgr_arrow03.gif") 0 50% no-repeat;
padding:0 0 0 13px;margin:0 0 0 0;
font-size:83.3%;
float:left;
}
