<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*=====================================
	spnemblem
=====================================*/
#dc{background:url(../images/risingscouter/img_01.png) top no-repeat; width:881px; height:59px; padding:2px 0 0 119px;}
#dc .btn{width:334px;}

.disclist{
  padding:40px 0 0 0;
  overflow: hidden;
}
  .disclist h3{
    text-align:center;
  }
  .disclist .list_link{
    margin:15px 0 0 110px;
  }
  .disclist .list_link img{
    display:inline-block;
    margin:0 0 0 10px;
  }
  .disclist table{
    width:850px;
    background:#FFFFFF;
    margin:20px auto 0 auto;
    border-collapse: collapse;
  }
    .disclist table th{
    color:#FFFFFF;
    background:#B20000;
    border:#D90000 1px solid;
    padding:3px;
    text-align:center;
    font-size:110%;
    font-weight:bold;
    }
    .disclist table td{
      height:60px;
      border-top:1px solid #B20000;
      border-right:1px solid #B20000;
      border-left:1px solid #B20000;
      padding:5px;
      font-weight:bold;
      color:#000000;
    }
    .disclist table td.name-discross{
      padding:2px;
      text-align:center;
      height:8px;
      color:#111111;
      background:#FFBFBF;
      min-width:200px;
    }
    .disclist table td.list-discross{
      padding:5px 10px;
      text-align:center;
    }
      .disclist table td.text_voice{
        color:#00698C;
        font-size:150%;
        text-indent:-10px;
        padding:0 10px;
      }

/*popup*/

.disclist-popup table{
  width:100%;
  background:#FFFFFF;
  border-collapse:collapse;
}
  .disclist-popup table th{
    color:#FFFFFF;
    background:#B20000;
    border:#D90000 1px solid;
    padding:3px;
    text-align:center;
    font-size:110%;
    font-weight:bold;
  }
  .disclist-popup table td{
    height:60px;
    border-top:1px solid #B20000;
    border-right:1px solid #B20000;
    border-left:1px solid #B20000;
    padding:5px;
    font-weight:bold;
    color:#000000;
  }
    .disclist-popup table td.list-discross{
      padding:7px 0 3px 0;
      text-align:center;
      width:180px;
    }
    .disclist-popup table td.name-discross{
      padding:2px;
      text-align:center;
      height:8px;
      color:#111111;
      background:#FFBFBF;
      min-width:200px;
    }
      .disclist-popup table td.text_voice{
        color:#00698C;
        font-size:150%;
        text-indent:-10px;
        padding:0 10px;
      }


#fancybox-content{margin-left:30px;}

</pre></body></html>