@charset "utf-8";

/* タブ部分色指定 */
.tab .list.here{
  background: #ff0000;
}
.tab .list03 .title{
  color: #ffffff;
}
.credit02{
  color: #ffffff;
}
.pager_title{
  color: #ffffff;
}
.block01 {
  background: url("../../../img/v3/supersentai/ultra_bg02.png") center top;
}

.detailBlock {
    overflow: hidden;
    padding: 5px 35px 10px;
    background-color: #e41622;
    border-radius: 10px 10px 0 0;
}