@charset "UTF-8";


/* -----------------------------------------------
Common
----------------------------------------------- */
body.tv h1{
	width:704px;
	height:37px;
	background:transparent url(../tv/images/title_tv.gif) no-repeat 0 0;
	overflow:hidden;
}

body.tv h1 a{
	width:704px;
	height:37px;
	display:block;

	text-indent:-9999px;
	background:transparent url(../tv/images/title_tv.gif) no-repeat 0 0;
}


body.tv .columnWrapper {
	width:703px;
	margin:24px 0 0 0;

}


body.tv .itemWrapper{
	width:490px;
	
	border:none;
	
	margin:0;
	padding:0;
}


body.tv .itemContents {
	width:336px;
	float:left;
	/*display:inline;*/

	padding:5px;
	margin:0 0 30px 0;
}


 /* コラム右
----------------------------------------------- */
/*ヘッダ*/
.headNeco {
	width:344px;
	height:20px;

	background:transparent url(../tv/images/head_neco.gif) no-repeat 0 0;
	text-indent:-9999px;
	
	margin:0 0 6px 0;
	/*overflow:hidden;*/
}

.headCinemar {
	width:344px;
	height:20px;

	background:transparent url(../tv/images/head_cinemar.gif) no-repeat 0 0;
	text-indent:-9999px;
	
	margin:0 0 6px 0;
	/*overflow:hidden;*/
}

.headRainbow {
	width:344px;
	height:20px;

	background:transparent url(../tv/images/head_rainbow.gif) no-repeat 0 0;
	text-indent:-9999px;
	
	margin:0 0 6px 0;
	/*overflow:hidden;*/
}


.itemPctTv{
	width:134px;
}

.itemPctTv img{
	margin:0 0 10px 0;
}

ul.tvLink {
	width:330px;
	float:left;

	list-style:none;
	
	margin:10px 0 0 0;
}

.tvLink li{
	display:block;
	float:left;

	padding:0 15px 0 0;
}


.skyperfect{
	width:490px;
	
	border-top:solid 1px #999999;
	text-align:right;
	
	margin:0;
	padding:6px 0 0 0;
}


/* コラム左
----------------------------------------------- */
/*新着情報*/
dt.newinfo {
	width:195px;
	height:26px;

	background:transparent url(../tv/images/head_newinfo_s.gif) no-repeat 0 0;
	text-indent:-9999px;
}


#tvframe {
	width:190px;
	height:168px;
	
	background:url(../tv/images/tvframe.gif) no-repeat 0 0;
	
	padding:10px 9px 0 11px;
	padding-bottom:10px;

}
