@charset "Shift_JIS";

/* *********************************************************
 *
 *	Style Sheet only for /tv/digital/channel/ of program.html
 *
 * *********************************************************
 */
.channel td {
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 10px;
}
.channel .item {
	min-height: 120px;
	_height:120px;
	width: 247px; /* IE5.5 */
	w\idth: 227px;
	padding: 5px 10px 0 10px;
	background: url(http://www.kamakuratv.com/tv/digital/channel/news/img/prt_bg_01.gif) repeat-y;
}

.channel .item td {
	padding: 0;
}

.channel .item td.pic {
	padding-right: 10px;
}

.channel .item .ttl {
	padding-left: 15px;
	background: url(http://www.kamakuratv.com/common/img/prt_arrow_right_02.gif) no-repeat 0 0.2em;
	border: none;
	font-size: 120%;
}


