
/****************************これまでの放送詳細一覧**********************************/
#backnumbers{
width:880px;
margin: 0 0 0 10px;
padding: 80px 0 0 0;
background-image:url(../images/bk_bg.jpg);
/*background-position:top;*/
background-repeat: no-repeat;
background-color: #2B2B2B;
color:#CCCCCC;
}

#backnumbers h2{
margin:0 0 20px 0;
padding:5px 0 0 10px;
background-image:url(../images/bk_h2_bg.gif);
background-position:bottom left;
background-repeat: no-repeat;
/*border-bottom: 2px dotted #DC6200;*/
font-size:16px;
line-height: 200%;
color:#cccccc;
clear:both;
}

#bnList{
margin: 0 0 0 20px;
width:860px;
background-color: #2B2B2B;
}

#backnumbers h3{
margin:0;
padding:0;
font-size:14px;
}

#backnumbers h3 img{
margin: 0 0 5px 0;
}

.episode{
width:175px;
margin: 0 15px 10px 0;
padding: 10px 10px 20px 10px;
background-color:#222222;
float: left;
}

span.date{
font-size: 10px;
}

.teme{
/*margin: 0 0 10px 180px;*/
padding: 0;
/*height: 40px;*/
/*width: 590px;*/
/*height: 30px;*/
/*border-bottom: 1px dotted #666666;*/
}

.teme:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
  }

.btn{
margin: 0;
float:left;
}

.thumb{
margin: 0 10px 0 0;
/*float:left;*/
}

.episode p{
padding:5px 0 0 5px;
width:170px;
/*display: block;*/
}

.episode:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
  }

.floatRight{
margin: 0 0 10px 10px;
float:right;
}

.backToTop{
padding:5px 0 0 10px;
width:820px;
height:40px;
text-align: right;
display:block;
clear:both;
}


