@charset "utf-8";

/*-----------------------------------------------------------------------------
information{
	ファイル名 	: index.css;
	概要 		: このCSSファイルはトップページ用です。;
	サイト名 	: 日本インターネットTVネットワーク;
	コピーライト: Copyright (c) 2008. InternetTV broadcasting station.  All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/

/* 枠
-------------------------------------------------------------------------------*/

#Left{
	width:196px;
	height:auto;
	float:left;
	margin:26px 13px 10px 16px;
	display:inline;
}
#Center{
	width:451px;
	hegiht:auto;
	float:left;
	margin:26px 0 14px 0px;
	display:inline;
}
#Right{
	width:196px;
	height:auto;
	float:left;
	margin:26px 0 10px 12px;

}

/* ｈ２
-------------------------------------------------------------------------------*/
.index_h2{
	width:196px;
	height:38px;
}
.index_h2_center{
	width:451px;
	height:57px;
}
/* サイド
-------------------------------------------------------------------------------*/

.side_back{
	border-top:1px solid #fff;
	border-left:1px solid #E2E1E1;
	border-right:1px solid #E2E1E1;
	width:185px;
	height:auto;
	padding:0 5px;
}

/* NITN加盟局を見る
-------------------------------------------------------------------------------*/
/* メニュー */
ul#select_tiku{
	width:184px;
	height:46px;
	margin:8px auto ;
	border:1px solid #0351a4;
	background-color:#5e99d8;
	padding:1px 0 0 1px;
}
ul#select_tiku li{
	width:45px;
	height:22px;
	float:left;
	text-align:center;
	border-bottom:1px solid #5E99D8;
	border-right:1px solid #5E99D8;
}
ul#select_tiku li a{
	width:45px;
	height:22px;
	display:block;
}
ul#select_tiku li a:hover{
	width:45px;
	height:22px;
	text-decoration:none;
}
ul#select_tiku li a.kyuoki{
	font-size:0.8em;
	_font-size:60%;
}
/* 放送局 */
ul.select_kyoku{
	width:180px;
	height:120px;
	margin:0 auto;
	overflow:auto;
	font-size:1em;
}
ul.select_kyoku a{
	margin:0 auto;
	overflow:auto;
}
/* NITN加盟局大募集
-------------------------------------------------------------------------------*/
.click_button{
	width:180px;
	height:31px;
	display:block;
	margin:0 auto;
}


/* 日本創造サイト
-------------------------------------------------------------------------------*/

ul#kikan{
	border-top:1px solid #fff;
	border-left:1px solid #E2E1E1;
	border-right:1px solid #E2E1E1;
	width:185px;
	/*height:280px;*/
	height: 364px;
	padding:0 5px;
	overflow:auto;
}
ul#kikan li{
	border-bottom:1px dotted #dddddd;
}


/* ピックアップ
-------------------------------------------------------------------------------*/
ul#center_contents_menu{
	width:450px;
	height:23px;
	margin:10px 0 0;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
ul#center_contents_menu li{
	width:90px;
	height:23px;
	float:left;
	text-align:center;
	overflow:hidden;
}
ul#center_contents_menu li a{
	background:url(../images/index/center_contents_li_off.gif) 0 0 no-repeat;
	width:90px;
	height:23px;
	display:block;
	color:#3F9FB8;
	outline:none;
	text-decoration:none;
}
ul#center_contents_menu li a:hover{
	background:url(../images/index/center_contents_li_on.gif) 0 0 no-repeat;
	width:90px;
	height:23px;
	display:block;
	color:#000;
	text-decoration:none;
}
ul#center_contents_menu li a.select{
	background:url(../images/index/center_contents_li_on.gif) 0 0 no-repeat;
	width:90px;
	height:23px;
	display:block;
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#center_contents{
	width:429px;
	height:140px;
	margin: 0 0 10px ;
	padding:10px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	
}
ul#center_contents li{
	background:url(../images/Icon01.gif) 0 5px no-repeat;
	width:100%;
	height:27px;
	padding:0;
	clear:both;
	overflow:hidden;
	display:block;
	text-indent:1.5em;
}
.click{
	width:45px;
	padding:4px 0 0;
	margin:0 10px 0 0;
	display:block;
	float:left;
}
.clicktext{
	width:370px;
	display:block;
	float:left;
}
/* 天気予報 */


ul#rest{
	margin:5px 0 0 0px;
	_margin:-5px auto;
}
/* IE7 */
*+html ul#rest{
	margin:-15px auto;
}
ul#rest li.left{
	hegiht:30px;
	margin:0px 0px 3px 0;!important
	font-size:1em;
	clear:both;
	overflow:hidden;
	line-height:2.2em;
}
ul#rest li.left p{
	width:80px;
	height:30px;
	float:left;
	padding:1px;
	text-align:center;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	display:inline;
}
.b_gray{
	height:30px;
	margin:0 0 3px 0;
	background-color:#D1E9EF;
	border:1px solid #D1E9EF!important;
	text-align:center;
	display:inline;
}




/* 新着情報
-------------------------------------------------------------------------------*/
dl#newbox{
	width:451px;
	padding:10px 0 0 0;
}
dl#newbox dt{
	width:32px;
	height:30px;
	background:url(../images/index/new/line.gif) 0 bottom repeat-x;
	*background:url(../images/index/new/line.gif) 0 29px repeat-x;
	margin:0 0 5px 5px;
	float:left;	
	clear:both;
	display:inline;
	overflow:hidden;
}
dl#newbox dd{
	background:url(../images/index/new/line.gif) 0 29px repeat-x;
	width:400px;
	height:30px;
	margin:0 0 5px 0;
	float:left;	
	text-indent:1em;
	line-height:2em;
	overflow:hidden;
}
.Icon{
	background:url(../images/index/new/icon.gif) 5px 0 no-repeat;
	width:28px;
	height:24px;
	padding:0 0 0 5px;
}
dl#newbox dt .Icon .month{
	margin:0;
}
dl#newbox dt .Icon .day img{
	float:right;
	margin:0 2px 0 0;
}

/* テレビ
-------------------------------------------------------------------------------*/
#TVmovie{
	padding:0 0 10px 0;
}

/* RSS
-------------------------------------------------------------------------------*/
div.rsstxt{
	margin:3px 0 0px 0;
	padding:0 0 3px 0;
	border-bottom:1px dotted #dddddd;
}
p.rsstxt2{
	color:#B0B0B0;
}

img.side_under{
	margin:0 0 10px 0;
	display:block;
}
.bunner01{
	margin:0 auto 10px;
}
.get_flash{
	width:196px;
	height:100px;
	font-size:0.8em;
	line-height:1.2em;
}
