@charset "Shift_JIS";


/*--------------------------------------

    NEWS用
	
	[0] 共通設定・レイアウト
	
	[1] 報道
	
	[1-1] トップニュース
	[1-2] トップ動画
	[1-3] 動画リスト
	[1-4] ニュース詳細・動画詳細 

	[2] PR
	
	[3] NEWS一覧
	
	[4] バナースペース
	
	[5] スポーツ
	
	[6] ラインアップ

	
---------------------------------------*/


/*--------------------------------------

[0] 共通設定 

--------------------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

ul,
ol,
dl {
	list-style-position: outside;
	list-style: none;

}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a:active {
	color: #0000CC;
	text-decoration: underline;
}

#container_news {
	padding: 5px;
	width: 823px;
	_width: 833px;
}

#topmovie {
 	width:480px;
	float: right;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding:0 8px 8px;
	text-align:center;
}

#page_under {
	margin-bottom: 20px;
}

#topnews #news_topics {
	width: 305px;
	float: left;
}

p.back-top{
	clear:both;
	padding:0 0 0 18px;
	margin:0 20px 15px;;
	background: url(../images/back_link_head.gif) no-repeat left center;
}


/*--------------------------------------

[1] 報道 

--------------------------------------*/

/*--------------------------------------
[1-1] トップニュース 
--------------------------------------*/

#ttl1 {
	position: relative;
}

#ttl1 h2 {
	padding-left: 10px;
	font-size: 136%;
	line-height: 30px;
	font-weight: bold;
	background:url(../images/bg_ttl1.gif) repeat-x;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 588px;
	_width: 600px;
	height: 30px;
}


#box_search {
	position: absolute;
	top: 0;
	right: 0;
	background: #E9E9E9;
	border: 1px solid #CCCCCC;
	height: 28px;
	_height: 30px;
	width: 213px;
	_width: 215px;
}

#box_search #text {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 148px;
	_width: 150px;
	height: 15px;
	_height: 18px;
}

#box_search #btn_search {
	position: absolute;
	top: 4px;
	right: 5px;

}

#topnews {
	padding: 15px 0 0 10px;
}


#topnews h3 {
	font-size: 136%;
	font-weight: bold;
	margin: 0.5em 0.5em 0.25em 0.25em;
}

#topnews p {
	font-size: 114%;
}

#topnews h3 a {
	font-weight: bold;
}


/*--------------------------------------
[1-2] トップ動画 
--------------------------------------*/




/*--------------------------------------
[1-3] 動画リスト 
--------------------------------------*/
#thumbnail {
	clear:both;
	padding-top:15px;
}

#thumbnail h2 {
	margin-bottom:10px;
	padding-left: 55px;
	background: url(../images/icon_movie.gif) #EAF1C9 no-repeat;
	height: 26px;
	line-height: 24px;
}


#thumbnail ul li {
	margin-bottom: 10px;
	float: left;
	width: 137px;
	text-align: center;
}

#thumbnail ul li.last {

}

#thumbnail ul li h4 {
	line-height: 110%;
	padding:0 4px;
}

#thumbnail ul li img {
	margin-bottom: 3px;
	border: 3px double #DDDDDD;
}


#thumbnail ul li a {
	line-height:110%;
}

/*--------------------------------------
[1-4] ニュース詳細・動画詳細 
--------------------------------------*/

#news,
#movie{
	padding: 0 0 10px 10px;
	font-size:125%;
}


#news h3,
#movie h3 {
	font-size: 140%;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
}


#news #news_detail{
    width:495px;
	float:right;
	padding-bottom:15px;
}

#movie div{
	text-align:center;
}


#photo {
    width:288px;
	float:left;
	padding-bottom:15px;
}

p#date {
	font-size:90%;
	padding:5px;
}




/*--------------------------------------

[2] PR 

--------------------------------------*/

#pr {
	border: 1px solid #CCCCCC;
	padding:3px;
	margin: 10px 0 10px 0;
	background:url(../images/icon_pr.gif) no-repeat 5px ;
}

#pr img {
	margin-right: 10px;
}


.tickercontainer { 
	/*width: 600px; */
	width: 800px; 
	/*height: 27px; */
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}

.tickercontainer .mask {
	position: relative;
	left: 45px;
	width: 760px;
	/*width: 582px;*/
	overflow: hidden;
}

ul.newsticker { 
	position: relative;
		left: 712px;
	/*left: 612px;*/
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	margin: 0 50px 0 0;
} 

ul.newsticker span {
margin: 0 10px 0 0;
}


/*--------------------------------------

[3] NEWS一覧

--------------------------------------*/

#container_newstab {
	float: left;
	width: 610px;	
}


#container_newstab h3.heading{/*個別のカテゴリ内*/
	font-size:114%;
	font-weight:bold;
	padding:3px 10px;
	background-color:#DDDDDD;
}

#section_news {
	padding: 5px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	height: 307px;
	/*_height: 260px;*/
}

#section_category {/*個別のカテゴリ内*/
	padding: 5px;
}

#section_news .category ul,
#section_category .category ul{
	margin: 10px 0;
}

#section_news .category ul li,
#section_category .category ul li {
	margin: 7px 0;
}

#section_news .category ul li p,
#section_category .category ul li p {
	padding-right: 18px;
	display: inline;
}

#section_news .category ul li p.pict,
#section_category .category ul li p.pict{
	background: url(../images/icon_pict.gif) no-repeat center right;
}

#section_news .category ul li p.movie,
#section_category .category ul li p.movie{
	background: url(../images/icon_movie1.gif) no-repeat center right;
}

ul#nav {
	background: url(../images/bg_tab.gif) repeat-x;
	position: relative;
	height: 35px;	
}

ul#nav li {
	height: 30px;
	_height: 35px;
	text-align: center;
	padding-top: 5px;
}

	 
ul#nav li#topicsNav {
	background:url(../images/tab4.gif) no-repeat;
	width: 110px;
}
#container_news #container_newstab ul.topics li#topicsNav {
	background:url(../images/tab4-on.gif) no-repeat;
}

ul#nav li#economyNav {
	background:url(../images/tab1.gif) no-repeat;
	width: 70px;
	position: absolute;
	top: 0;
	left: 111px;
}
#container_news #container_newstab ul.economy li#economyNav {
	background:url(../images/tab1-on.gif) no-repeat;
}

ul#nav li#lifeNav {
	background:url(../images/tab1.gif) no-repeat;
	width: 70px;
	position: absolute;
	top: 0;
	left: 182px;
}
#container_news #container_newstab ul.life li#lifeNav {
	background:url(../images/tab1-on.gif) no-repeat;
}

ul#nav li#accidentNav {
	background:url(../images/tab3.gif) no-repeat;
	width: 90px;
	position: absolute;
	top: 0;
	left: 253px;
}
#container_news #container_newstab ul.accident li#accidentNav {
	background:url(../images/tab3-on.gif) no-repeat;
}

ul#nav li#sportsNav {
	background:url(../images/tab2.gif) no-repeat;
	width: 75px;
	position: absolute;
	top: 0;
	left: 344px;
}
#container_news #container_newstab ul.sports li#sportsNav {
	background:url(../images/tab2-on.gif) no-repeat;
}

ul#nav li#seasonNav {
	background:url(../images/tab1.gif) no-repeat;
	width: 70px;
	position: absolute;
	top: 0;
	left: 420px;
}
#container_news #container_newstab ul.season li#seasonNav {
	background:url(../images/tab1-on.gif) no-repeat;
}

ul#nav li#specialNav {
	background:url(../images/tab1.gif) no-repeat;
	width: 70px;
	position: absolute;
	top: 0;
	left: 491px;
}
#container_news #container_newstab ul.special li#specialNav {
	background:url(../images/tab1-on.gif) no-repeat;
}


/*--------------------------------------

[4] バナー

-------------------------------------*/

#section_bnr {
	padding-bottom:6px;
	border: 1px solid #DDDDDD;
	float: right;
	background: #F3F3F3;
	width: 198px;
	_width: 200px;
}

#section_bnr ul li {
	margin: 4px 4px 0px 4px;

	padding: 0;
	width: 190px;
}

#section_bnr ul li.last {
	margin-bottom: 4px;
}

#info a{
	padding: 5px 5px 5px 40px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(../images/icon_mail.gif) no-repeat;
	line-height: 115%;
	display:block;
}
	

/*--------------------------------------

[5] スポーツ

-------------------------------------*/

#section_sport {
	margin-bottom: 15px;
}

#section_sport h2 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 136%;
	line-height: 30px;
	font-weight: bold;
	background:url(../images/bg_ttl1.gif) repeat-x;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	height: 30px;
}

/*2011年5月　レイアウト修正　旧css

#section_bnr_sport {
	background: url(../images/box_bnr_bg.gif) repeat-y;
	text-align:left;
}

#section_bnr_sport span.bnr_top {
	background: url(../images/box_bnr_soprts_top.gif) no-repeat top left;
	display: block;
	height: 7px;
	overflow: hidden;
}

#section_bnr_sport span.bnr_bottom {
	background: url(../images/box_bnr_soprts_bottom.gif) no-repeat top left;
	display: block;
	height: 7px;
	overflow: hidden;
}


#section_bnr_sport img.bnr {
	margin: 0 5px;
}
*/

/*2011年5月　追加css　*/

#box_twi_sports {
	width:430px;
 float:left; 
 }
	
#box_bnr_sports {
	width:375px;
 float:right;
 }

#box_twi_pr {
	width:375px;
	margin-bottom:10px; margin-top:5px;
	padding:5px 0 10px;
	background-color:#E1EFFD;  
 }

#box_twi_pr p {
padding:0px 10px;
}


/*--------------------------------------

[6] ラインアップ

--------------------------------------*/
		
#container_news div.container-lineup {
	width:824px;
 clear:both;
	margin-left:25px;
	 }
	
#container_news div.container-lineup p{	
	width:99px;
	margin:5px 0 10px;
	padding:0 5px;
	float:left;
	font-size:10px;
	background:url(../../common/images/line-lineup.gif) no-repeat bottom;
	height:160px;
}

*html #container_news div.container-lineup p {
	width:109px;
}


#container_news h3.ti-cate{
 padding-top:20px;
	clear:both;
	}

#container_news h4.ti-cate{
	margin:10px 0 10px 5px;
	padding-left:6px;
	font-weight:bold;
	border-left:3px solid #87BFF8;
	clear:both;
}
