@charset "utf-8";

/* --------- スターのおすすめ検索ページ---------*/
#BackNumberBox p{
	width:150px;
	padding-left:10px;
}
#KensakuBox {
	background-image: url(../star/images/bg_star.gif);
	background-repeat: repeat-y;
	width: 680px;
	clear:right
}
#KensakuBox ul {
	width: 550px;
	margin: 0px auto;
}
#KensakuBox h3 {
	background-repeat: no-repeat;
	height: 90px;
	width: 680px;
	text-indent:-9999px;
}
#KensakuBox.KensakuMite h3 {
	background-image: url(../star/images/titleNaiyou.gif);
}
#KensakuBox.KensakuDate h3 {
	background-image: url(../star/images/titleDate.gif);
}
#KensakuBox.KensakuStar h3 {
	background-image: url(../star/images/titleStar.gif);
}
#KensakuBox li a{
text-decoration:none;
}
#KensakuBox li a:hover{
text-decoration:underline;
}
#KensakuBox li img{
padding-bottom:10px;
}
/* --------- 見てから探す---------*/

#KensakuBox.KensakuMite ul li{
 float:left;
 padding:0 10px 10px;
 width:90px;
 font-size:10px;
}
#KensakuBox span.mite{
	background-image: url(../images/icon_circle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-top:10px;
}

/* --------- 放送日から探す---------*/

#KensakuBox.KensakuDate ul {
	padding:20px 0;
	margin:0 auto;
	width:550px;
}
*html #KensakuBox.KensakuDate ul {
	padding:10px 0;
}
#KensakuBox.KensakuDate ul.y2010 {
	background:url(../star/images/y2010.gif) no-repeat;
}
#KensakuBox.KensakuDate ul.y2009 {
	background:url(../star/images/y2009.gif) no-repeat;
}
#KensakuBox.KensakuDate ul li{
	background: url(../images/icon_circle.jpg) no-repeat left center;
	padding-left:15px;
	font-size:12px;
	float:left;
	width:95px;
	margin-top:10px;
}
/* --------- スターから探す---------*/

#NaviStar li { float:left; list-style:none; text-indent:-9999px; margin-right:5px; height:30px;}

#NaviStar li a{	display:block;	height:30px;	width:50px;}

.lineAa { width:50px; background:url(../star/images/naviTab.gif) no-repeat;}
.lineAa a:active,
.lineAa a:focus,
.lineAa a:hover{background:url(../star/images/naviTab02.gif) no-repeat;}
.lineAaOn {background:url(../star/images/naviTab02.gif) no-repeat;}


.lineKa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -53px 0;}
.lineKa a:active,
.lineKa a:focus,
.lineKa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -53px 0;}
.lineKaOn {background:url(../star/images/naviTab02.gif) no-repeat -53px 0;}


.lineSa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -106px 0;}
.lineSa a:active,
.lineSa a:focus,
.lineSa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -106px 0;}
.lineSaOn {background:url(../star/images/naviTab02.gif) no-repeat -106px 0;}


.lineTa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -160px 0;}
.lineTa a:active,
.lineTa a:focus,
.lineTa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -160px 0;}
.lineTaOn {background:url(../star/images/naviTab02.gif) no-repeat -160px 0;}


.lineNa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -213px 0;}
.lineNa a:active,
.lineNa a:focus,
.lineNa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -213px 0;}
.lineNaOn {background:url(../star/images/naviTab02.gif) no-repeat -213px 0;}


.lineHa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -266px 0;}
.lineHa a:active,
.lineHa a:focus,
.lineHa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -266px 0;}
.lineHaOn {background:url(../star/images/naviTab02.gif) no-repeat -266px 0;}


.lineMa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -320px 0;}
.lineMa a:active,
.lineMa a:focus,
.lineMa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -320px 0;}
.lineMaOn {background:url(../star/images/naviTab02.gif) no-repeat -320px 0;}


.lineYa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -373px 0;}
.lineYa a:active,
.lineYa a:focus,
.lineYa a:hover{background:url(../star/images/naviTab02.gif) no-repeat -373px 0;}
.lineYaOn {background:url(../star/images/naviTab02.gif) no-repeat -373px 0;}


.lineRa { width:50px; background:url(../star/images/naviTab.gif) no-repeat -426px 0;}
.lineRa a:active,
.lineRa a:focus,
.lineRa a:hover{width:50px; background:url(../star/images/naviTab02.gif) no-repeat -426px 0;}
.lineRaOn {background:url(../star/images/naviTab02.gif) no-repeat -426px 0;}


#KensakuBox ul.BoxStar {
	background-color: #FFFFFF;
	padding: 20px;
	width: 510px;
	border: 1px solid #CCCCCC;
	clear:left;
}

#KensakuBox ul.BoxStar li{
	background: url(../images/icon_circle.jpg) no-repeat left center;
	padding-left:15px;
	font-size:12px;
	float:left;
	width:150px;
	margin-top:10px;
}
.nextInfo{
float:right;
width:140px;
padding:60px 10px 0px 10px;
font-weight:bold;
}
.prevInfo{
float:left;
width:140px;
padding:60px 10px 0px 40px;
font-weight:bold;
}
.BtnStartop {
float:right;
padding-right:30px;
}

