<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
  margin: 0;
  padding: 0;
}
body{
  margin: 0;
  padding: 0;
  font-family: helvetica, Lucida Grande,Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  @import url(http://fonts.googleapis.com/css?family=Ubuntu);
  font-size: 12px;
  color: #fff;
  background-image: url(../images/wrapper_bg.png);
}
a{
  text-decoration: none;
}

a:hover{
  opacity: 60%;
}

img {
    border-style:none;
}

a img {
    border-style:none;
}

p{
  margin-bottom: 30px;
  margin-top: 0;
}

#wrapper{
  width: 100%;
  overflow: hidden;

}

#head_skapa{
  width: 100%;
  height: 150px;
  background-image: url(../images/head_bg.png);
}

#logo{
  margin-top: 43px;
  float: left;
}

#head_skapa .logo_title{
  width: 955px;
  height: 150px;
  overflow: hidden;;
  margin: auto;
  background-image: url(../images/head_logo_title.png);
}

.head_button_wrapper{
  width: 216px;
  overflow: hidden;
  float: right;
  margin-top: 50px;
}

.head_button_wrapper .button{
  overflow: hidden;
  margin-bottom: 10px;
}

#header{
  width: 955px;
  overflow: hidden;
  margin:auto;
}

#header .catch_01{
  height: 28px;
  width: 702px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  background-image: url(../images/catch_text_01.png);
  background-repeat: no-repeat;
  background-size: 702px 28px;
}

#header .catch_image_wrapper{
  width: 100%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.catch_image_wrapper .catch_left{
  float: left;
  width: 629px;
  height: 445px;
  background-image: url(../images/catch_image_01.png);
  background-repeat: none;
  background-size: 629px 445px;
}

.catch_image_wrapper .catch_right{
  float: right;
  width: 300px;
}

.catch_right .skapa_banner{
  width: 300px;
  height: 250px;
  margin-bottom: 15px;
  overflow: hidden;
}

.catch_right .youtube{
  width: 300px;
  height: 180px;
  overflow: hidden;
  background-color: black;
}

#catch{
  width: 955px;
  height: 124px;
  overflow: hidden;
  background-image: url(../images/catch_bottom_text.png);
  background-repeat: no-repeat;
   margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#navi{
  width: 955px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#navi ul{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#navi ul li{
  float: left;
  width: 237px;
  height: 50px;
  background-image: url(../images/navi_bg.png);
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  list-style: none;
}

.navi_last{
  border-right: 1px solid #ccc;
}

#navi ul li a{
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  color: white;
}

section#contents{
  overflow: hidden;
  width: 955px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  /*background: rgba(0,0,0,0.3);*/
  background-image: url(../images/ie_bg.png);
  padding: 30px;
}

section#contents .content_title{
  width: 100%;
  height: 50px;
  overflow: hidden;
  margin-bottom: 15px;
}
section#contents .content_subtitle{
  width: 100%;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  font-size: 16px;
  color: white;
  margin-bottom: 30px;
}
.content_inside_01{
  width: 100%;
  overflow: hidden;
}

.content_inside_01 span.title{
  font-size: 18px;
  font-weight: bold;
  color: #00aa55;
}

section#banner{
  overflow: hidden;
  width: 728px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

section#drama_tv{
  overflow: hidden;
  width: 955px;
}

#footer{
  overflow: hidden;
  width: 955px;
  color: #000;
  font-size: 9px;
  text-align: center;
}

.page_top{
  width: 107px;
  height: 25px;
  float: right;
}

.season_wrapper{
  width: 100%;
  overflow: hidden;
}

.season_wrapper ul{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.season_wrapper ul li{
  list-style: none;
  margin-bottom: 50px;
overflow: hidden;
}

.season_wrapper ul li .left{
  float: left;
  width: 250px;
}

.season_wrapper ul li .right{
  float: right;
  width: 628px;
}

.season_wrapper ul li .right span.title{
  font-size: 18px;
  font-weight: bold;
  color: #00aa55;
}

.season_wrapper ul li .right span.sub_title{
  font-size: 18px;
  font-weight: bold;
}

.season_wrapper ul li .right .season_date{
  height: 40px;
  width: 621px;
  overflow: hidden;
  background-image: url(../images/season/season_date_bg.png);
  background-repeat: none;
  border: 1px solid #ccc;
  font-weight: bold;
  line-height: 40px;
  padding-left: 5px;
}

.video{
  border: 1px solid #ccc;
  margin: auto;
  width: 343px;
  height: 200px;
  overflow: hidden;
}

/*--ã‚­ãƒ£ãƒ©ã‚¯ã‚¿ãƒ¼ç´¹ä»‹--*/
.walter_wrapper{
  width:800px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.walter_wrapper .pic{
  width: 100%;
  height: 280px;
  overflow: hidden;
  margin-bottom: 30px;
}

.characters{
  width: 800px;
  overflow: hidden;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.sub_chara{
  min-height: 417px;
}

.sub_chara_text{
  min-height: 257px;
}

.sub_chara_height{
  min-height: 250px;
}

.characters .chara_name_sub{
  font-size: 14px;
  font-weight: bold;
  color: #00aa55;
}

.characters .left{
  width: 387px;
  overflow: hidden;
  float: left;
}

.characters .right{
  width: 387px;
  overflow: hidden;
  float: right;
}

.characters .left ul{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.characters .left ul li{
  margin-bottom: 30px;
  overflow: hidden;
  list-style: none;
}

.characters .left ul li .bigger_pic{
  width: 170px;
  height: 228px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}

.characters .left ul li .pic{
  width: 150px;
  height: 200px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}

.characters .left ul li .chara_text{
  width: 213px;
  float: right;
  overflow: hidden;
}

.chara_name{
  overflow: hidden;
  margin-bottom: 10px;
}

.sub_text{
  width: 100%;
  overflow: hidden;
}

span.sub_name{
  font-size: 14px;
  font-weight: bold;
  color: #00aa55;
}

span.sub_name_02{
  font-size: 12px;
  font-weight: bold;
  color: #00aa55;
  margin-bottom: 10px;
}

.characters .right ul{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.characters .right ul li{
  margin-bottom: 30px;
  overflow: hidden;
  list-style: none;
}

.characters .right ul li .bigger_pic{
  width: 170px;
  height: 228px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}

.characters .right ul li .pic{
  width: 150px;
  height: 200px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}

.characters .right ul li .chara_text{
  width: 213px;
  float: right;
  overflow: hidden;
}

/*--ã‚¨ãƒŸãƒ¼è³ž--*/
.emy_wrapper{
  width: 753px;
  overflow: hidden;
  margin: auto;
}

.emy_wrapper .emy_catch{
  width: 100%;
  height: 89px;
  background-image: url(../images/emy_catch.png);
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.emy_wrapper .left{
  width: 250px;
  float: left;
}

.emy_wrapper .left .pic{
  width: 250px;
  height: 167px;
  overflow: hidden;
  margin-bottom: 30px;
}

.emy_wrapper .right{
  float: right;
  width: 460px;
font-size: 14px;
font-weight: bold;
}

.emy_pick{
  overflow: hidden;
  width: 600px;
  float: right;
}

span.emy_pick_text{
  float: left;
  font-weight: bold;
  text-align: right;
  height: 55px;
  margin-top: 116px;
  padding-right: 20px;
  }

.emy_pick .emy_pick_pic{
    width: 250px;
    height: 167px;
    overflow: hidden;
  }


/*--æ”¾é€æƒ…å&nbsp;±--*/
.show_left{
  float: left;
  width: 400px;
}

.show_right{
  float: right;
  width: 500px;
  overflow: hidden;
}

.show_right .title{
  font-size: 14px;
  font-weight: bold;
  color: #00aa55;
}

/*--drama_tv--*/
section#drama_tv{
  width: 955px;
  overflow: hidden;
  background: #fff;
  margin: auto;
}

section#drama_tv .box{
  width: 907px;
  overflow: hidden;
  background: #fef8e5;
  border: 1px solid #ccc;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

section#drama_tv .box .title{
  width: 907px;
  height: 65px;
  background-image: url(../images/stv_hd_title.png);
  }

  .drama_tv_txt{
    text-align: center;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
  }

  .lineup_wrapper{
    width: 100%;
    overflow: hidden;
  }

  .lineup_wrapper ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
    }

  .lineup_wrapper ul li{
    margin: 13px;
    float: left;
    overflow: hidden;
    width: 200px;
    color: #000;
  }

  .lineup_wrapper ul li .pic{
    width: 200px;
    height: 141px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .lineup_wrapper ul li .red{
    color: red;
    font-size: 10px;
    height: 17px;
  }


  .lineup_wrapper ul li .movie_title{
    font-size: 12px;
    font-weight: bold;
  }

  .lineup_wrapper ul li .sub_title{
    font-size: 11px;
    font-weight: bold;
    height: 17px;
}

  .lineup_wrapper ul li p{
    border-top:1px dotted #000;
    }

.bottom_right_info{
  float: right;
  overflow: hidden;
  text-align: right;
  padding-right: 10px;
}

.bottom_right_info a{
  color: red;
  text-decoration: underline;
  }
  .bottom_right_info p{
  color: #000;
  }

  section#drama_tv .box .title_02{
  width: 907px;
  height: 65px;
  background-image: url(../images/stv_hd_title_02.png);
  }

  .sdtv_text{
    width: 100%;
    overflow: hidden;
    margin: auto;
  }

  .sdtv_contract_box_wrapper{
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
  }

  .sdtv_contract_box{
    float: left;
    background: #fff;
    margin: 10px;
    width: 423px;
    min-height: 100px;
    text-align: center;
    min-height: 404px;
  }

  .sdtv_contract_box .contract_title{
    width: 403px;
    height: 56px;
    overflow: hidden;
    margin: 10px;
    background-image: url(../images/contracted_title.png);
  }

  .sdtv_contract_box .not_contract_title{
    width: 403px;
    height: 56px;
    overflow: hidden;
    margin: 10px;
    background-image: url(../images/not_contracted.png);
  }
</pre></body></html>