#home2006_cast_link #cast_header{
	height: 50px;
	width: 735px;
	margin-bottom: 5px;
	position:relative;
}
#home2006_cast_link #cast_header h2{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	height: 25px;
	width: 535px;
	line-height: 25px;
	padding: 0px 0px 0px 20px;
	float: left;
	background: url(../images/icon_tv_black.gif) no-repeat left center;
}
#home2006_cast_link #cast_header h3{
	font-size: 12px;
	font-weight: normal;
	width: 555px;
	height: 25px;
	line-height: 25px;
	float: left;
	background: url(../images/dot_gray.gif) repeat-x top;
}
#home2006_cast_link #cast_header form{
	height: 50px;
	width: 180px;
	float: right;
	position: absolute;
	top: 0px;
	left: 555px;
	text-indent: -9000px;
	background: url(../images/list_kensaku.gif) no-repeat;
}
#home2006_cast_link #cast_header form input.cast_link_input{
	height: 17px;
	width: 169px;
	position: absolute;
	top: 27px;
	left: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
}
#home2006_cast_link #cast_header form input.cast_link_bt {
	height: 17px;
	width: 60px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #FF6600;
	position: absolute;
	left: 115px;
	top: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
#home2006_cast_link #cast_header h3 a {
	font-size: 12px;
	color: #333333;
}
#home2006_cast_link #cast_header h3 a:visited {
	font-size: 12px;
	color: #333333;
}
#home2006_cast_link #cast_header h3 a:hover {
	color: #FF6600;
	font-size: 12px;
}
#home2006_cast_link #cast_header h3 a:active {
	color: #CC0000;
	font-size: 12px;
}
#home2006_cast_link #cast_link{}
#home2006_cast_link #cast_link ul{
	width: 735px;
	margin: 0px 0px 10px;
	min-height:1em;
}
#home2006_cast_link #cast_link ul:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}
#home2006_cast_link #cast_link li{
	display: inline;
	width: 147px;
	float: left;
}
#home2006_cast_link #cast_link li.kana_header{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	height: 16px;
	width: 730px;
	background: url(../images/list_bar.gif) no-repeat;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 5px;
}
#home2006_cast_link #cast_link li a {
	font-size: 12px;
	color: #333333;
}
#home2006_cast_link #cast_link li a:visited {
	font-size: 12px;
	color: #333333;
}
#home2006_cast_link #cast_link li a:hover {
	color: #FF6600;
	font-size: 12px;
}
#home2006_cast_link #cast_link li a:active {
	color: #CC0000;
	font-size: 12px;
}

/*以下、菊地追加*/
#home2006_cast_link .pgm{
	font-size:13px;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	background-color:#FFC;
	padding:3px 10px 10px 10px;
	border:solid 1px orange;
}
#home2006_cast_link .pgm h2 { font-size:15px; margin:3px;}
#home2006_cast_link .pgm hr { height:1px; color:orange;}
