<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*縲霑ｽ蜉�縲荳逡ｪ荳翫*/
@charset "UTF-8";
/*縲霑ｽ蜉�縺励◆繧峨√ヵ繧｡繧､繝ｫ縺ｮ譁�ｭ励さ繝ｼ繝峨ｂ螟画鋤��DW縺ｪ繧峨御ｿｮ豁｣縲坂�縲後�繝ｼ繧ｸ繝励Ο繝代ユ繧｣縲阪〒繧ｨ繝ｳ繧ｳ繝ｼ繝�ぅ繝ｳ繧ｰ繧旦TF-8縺ｫ縲*/

@font-face {
  font-family: 'tvasahi-webfont';
  src: url("/common/static/fonts/tvasahi-webfont.eot");
  src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg"); }

.clearfix {
  overflow: hidden;
  *zoom: 1; }

.left {
  float: left; }

.right {
  float: right; }

.liquid-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;
  background: url(../img/bg.png) repeat-y 0 0; }

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../img/bg.png);
  background-repeat: repeat-y; }

/*
 * target: IE6,7
 * Validator: Valid
 */
html*.container-wrapper {
  background: #f2f2f2 url(../img/bg.png) repeat-y 50% 0; }

.aside:after {
  background-position: -920px 0; }

.aside-min:after {
  background-position: -1260px 0; }

.aside-container {
  position: relative;
  z-index: 1; }

.container-wrapper {
  background: #f2f2f2; }

.main-container {
  padding: 0 20px 0 40px; }
.main-container section {
  padding: 20px 0; }

.main-container section p {
  margin-top: 10px; }
  
  /*縲螟画峩縲*/
.main-container {
  padding: 0 20px 0 40px;
}

.main-container section {
  padding: 30px 0 0 0;
}


/*縲霑ｽ蜉�縲*/
.main-container section h1 {
  font-size: 1.0em;
  font-weight: bold;
  margin: 1em 0 20px 0;
}

.main-container section h2 {
  font-size: 0.9em;
  font-weight: bold;
  margin: 1em 0 20px 0;
}

.main-container section h3 {
  font-size: 0.8em;
  font-weight: bold;
  margin: 1em 0 10px 0;
}

.main-container section dl {
  padding: 20px 0;
}

.main-container section dt {
  font-weight: bold;
}

.main-container section dd, .main-container section p {
  margin-top: 10px;
  font-size: 0.8em;
}

.main-container section &gt; p {
  margin-top: 20px;
}

/*縲繧ｿ繧､繝医Ν繝舌�險ｭ螳壹濶ｲ縺ｮ縺ｿ螟画峩�医％縺ｮ繧ｵ繝ｳ繝励Ν縺ｯ繧ｰ繝ｬ繝ｼ縺ｮ繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ�峨*/
.main-container section .site-title  {
  color: #fafafa;
  margin: 0 -20px 10px -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #959595;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #959595), color-stop(100%, #646464));
  background-image: -webkit-linear-gradient(top, #959595, #646464);
  background-image: -moz-linear-gradient(top, #959595, #646464);
  background-image: -o-linear-gradient(top, #959595, #646464);
  background-image: linear-gradient(top, #959595, #646464);
  padding: 5px 20px;
}

.main-container .center {
  text-align: center;
}

.main-container .img-center img {
  display: block;
  margin: auto;
}

.main-container .timestamp {
  display: block;
  margin-top: 0.2em;
  float: right;
  font-size: 0.7em;
  font-weight: normal;
  font-style: italic;
}

.main-container .horizontal-list {
  position: relative;
  overflow: hidden;
  overflow: hidden;
  *zoom: 1;
}

.main-container .horizontal-list ul {
  position: relative;
  float: left;
  left: 50%;
}

.main-container .horizontal-list li {
  position: relative;
  float: left;
  left: -50%;
}

.main-container .sumi:before {
  content: "縲�";
}

.main-container .sumi:after {
  content: "縲�";
}


.main-container .cast dt {
  font-weight: bold;
  margin-top: 1em;
}
.main-container .cast dt:first-child {
  font-weight: bold;
  margin-top: 0 !important;
}
.main-container .cast dd {
  margin-top: 0;
  margin-left: 20px;
}

.main-container .staff dl {
  padding: 20px 0;
}

.main-container .staff dt {
  font-weight: bold;
  margin-top: 1em;
}
.main-container .staff dt:first-child {
  font-weight: bold;
  margin-top: 0 !important;
}

.main-container .staff dd {
	margin-left: 40px;
}

.main-container .staff section p, .main-container section .staff p {
  margin-top: 0;
  font-size: 0.8em;
  text-indent: 1em;
}

.scroll2top {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  width: 50px;
  height: 40px;
  z-index: 10;
  color: #fff;
  background-color: #dfe1e1;
  padding-top: 10px;
  border: solid 1px #f3f5f5;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.scroll2top:hover {
  background-color: #c1c3c3;
}


/*縲蜿り�∪縺ｧ縺ｫ縲諠��ｱ迚ｹ逡ｪ縺ｧ菴ｿ逕ｨ縺励◆繧ｵ繝悶ち繧､縺ゅｊ縲∫判蜒丞ｷｦ蟇�○縺ｮ繝ｬ繧､繧｢繧ｦ繝育畑縲*/

.ph-left { float:left; margin:0 15px 15px 0; }
.clearboth { clear:both; }
.catch_text { background-color:#FFc; padding:5px 10px; }
.mb10 { margin-bottom:1n0px; }
.mb30 { margin-bottom:30px; }
p.tit-lead{ font-size:1.2em !important; font-weight:bold !important; line-height:1.4em;}
.red{ color:#F00;}
.blue{ color:#09F;}
.fs12{font-size:1.2em !important;}

.movie_player_style{
    background-color:transparent;
	width:640px;
    height:360px !important;
	min-height:360px;
    padding:20px 0 0 0;
    margin:auto;
}
</pre></body></html>