@import '/css/watch/p01/backnumber.css';

li.item.sub {
  background:url('/css/video/p01/img/play_button.gif') no-repeat 0 0 transparent;
  padding-left: 40px;
  min-height: 36px;
  display:table;
  width: 100%;
}

li.item.sub div.text {
  display:table-cell;
  padding-left: 40px;
  padding-top: 5px;
}
li.item.sub div.under {
  display:table-cell;
  text-align: right;
  font-size: 90%;
}

li.item.sub div.under br,
li.item.sub div.under p.link br {
  display:none;
}
/*
li.item.sub div.under br,
li.item.sub div.under p.link br {
  font-size: 0;
  line-height: 0;
  height: 0;
}
li.item.sub div.under p.link {
  margin-top: -1em;
}
*/
li.item.sub div.under p.link a {
  background:url('/css/video/p01/img/play_button_small.gif') no-repeat 0 3px transparent;
  font-size: 87%;
  padding-left: 24px;
  min-height: 24px;
  display: inline-block;
}


ul.list-02 li.item div.body div.text p.movieplay {
  text-align: right;
}
ul.list-02 li.item div.body div.text p.movieplay img {
  height: 25px;
}

