html body #wrap #in_wrap #in_content_wrap .in_content {
  padding: 30px 0 0 0; }
  html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair {
    position: relative; }
    html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair h3 {
      width: 190px;
      margin: 0 0 0 30px;
      padding: 3px 0 0 0; }
    html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair h4 {
      position: absolute;
      top: 140px;
      left: 30px; }
    html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box {
      width: 399px;
      margin: 68px auto 675px; }
      html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair {
        margin: 68px 0 0 0; }
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair p {
          margin: 25px 0 0 0; }
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair .url {
          margin: 0 0 0 0; }
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair .niconico {
          margin: 38px 0 0 0; }
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair p:first-child {
          margin: 0 0 0 0; }
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair dl.onair_change {
        color: #FFF;
        margin: -61px 0 0 10px;
        font-size: 14px;
        line-height: 1.6em;
        }
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair dl.onair_change dt{color:#ff0066;}
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair dl.onair_change dd{color:#FFF;}
        html body #wrap #in_wrap #in_content_wrap .in_content .contents_onair .box .onair dl.onair_change dd span{
        font-weight:bold;}
.streaming {
  margin: 75px 0 -500px;
}
.ttl_streaming {
  color: #00BAFF;
  top: 708px !important;
}
.streaming dl{
font-size: 16px;
  line-height: 1.6em;
  color: #fff;
  width: 350px;
  margin-bottom: 25px;
}
.streaming dl.atx{
  height: 155px;
}
.streaming dl dt{
}
.streaming dl dt a{
color:#00BAFF;
}
.streaming dl dt a:hover{
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  filter: alpha(opacity=50);
   opacity: 0.5;
}
.streaming dl dd{
  font-size: 15px;
  margin: 0 0 40px;
}