

.body{
  background:rgb(250,250,250) url(https://www.ctv.co.jp/unit04/common/css/img/transparent.png) repeat center center;
}
.header .header-title{
  background:url(/tabikoi/images/llbpd2ise62bizuhjxka1ukuaboi8a.png) no-repeat center center;
  background-size:cover;
}
.header .header-2nd-title{
  background:url(/tabikoi/images/llbpd2ise62bizuhjxka1ukuaboi8a.png) no-repeat center center;
  background-size:cover;
}
.onair{
  color:rgb(255,255,255);
  background-color:rgb(240,45,140);
}
.content-navs{
  background-color:rgb(240,45,140);
}
.content-navs .content-nav .content-link{
  color:rgb(255,255,255);
}
.section{
  color:rgb(20,20,20);
  background-color:rgb(255,255,255);
}
.section .section-title{
  color:rgb(255,255,255);
  background-color:rgb(240,45,140);
}
.section a{
  color:rgb(20,20,20);
}
.article{
  color:rgb(20,20,20);
  background-color:rgb(255,255,255);
}
.article a{
  color:rgb(20,20,20);
  border-color:rgb(20,20,20);
}
