@charset "Shift_JIS";

/* *********************************************************
 *
 *	Style Sheet only for television category
 *
 * *********************************************************
 */
/* *****************  contents  ************ */
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}
.read {
	margin-left: 13px;
}
.list {
	margin-left: 23px;
}
.list .ttl {
	border-left: 2px solid #ffa600;
}

.bg_ffbf00 {
	background: #FFBF00;
}
tr.bg_fefae2 td,
.bg_fefae2 {
	background: #fefae2;
}
.list table {
	border-collapse: collapse;
}
.list th,
.list td {
	padding: 5px;
	border: 1px solid #d0d0d0;
}
.list th {
	text-align: center;
}
td.center {
	text-align: center;
}
.detail td {
	padding: 0;
	border: none;
}
.detail td.pic {
	padding-right: 15px;
}
