

.body{
  background:rgb(16,6,6) url(https://www.ctv.co.jp/unit04/common/css/img/transparent.png) repeat center center;
}
.header .header-title{
  background:url(/cinemabar/images/z3agm8wrt6cvpiym1nk5cvk79j9btd.webp) no-repeat center center;
  background-size:cover;
}
.header .header-2nd-title{
  background:url(/cinemabar/images/zdfir0rq8cp6amdj5fvtktldlsn8ig.webp) no-repeat center center;
  background-size:cover;
}
.onair{
  color:rgb(255,242,255);
  background-color:rgb(24,6,5);
}
.content-navs{
  background-color:rgb(148,22,37);
}
.content-navs .content-nav .content-link{
  color:rgb(255,246,246);
}
.section{
  color:rgb(68,25,23);
  background-color:rgb(255,240,240);
}
.section .section-title{
  color:rgb(255,246,246);
  background-color:rgb(148,22,37);
}
.section a{
  color:rgb(68,25,23);
}
.article{
  color:rgb(68,25,23);
  background-color:rgb(255,240,240);
}
.article a{
  color:rgb(68,25,23);
  border-color:rgb(68,25,23);
}
