<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#common-header, #aside, #aside-min, #recommended-program, #footer {
  color: #333;
  font-size: 14pt;
  line-height: 1.5em; }

.now-on-air .onair-time &gt; span {
  text-shadow: 0 1px 0 white; }

.now-on-air .onair-time.active &gt; span {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }

.common-nav .common-nav-wrapper, .common-subnav-tax p, .page-nav a, .aside-tr {
  text-shadow: 0 1px 0 white; }

.common-nav .notification .notification-list .onair-notif, .common-nav .notification .notification-list .info-notif, .aside-title {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); }

.aside-list {
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }

.site-bnr a:hover, .site-bnr span:hover, .recommended-program-list .prgItem a {
  border: solid 1px #fff; }

.site-bnr a, .site-bnr span, .recommended-program-list .prgItem a:hover {
  border: solid 1px #D7D7D7; }

.aside-td, .aside-title {
  border-top: solid 1px #fff;
  border-right: solid 1px #dbdbdb;
  border-bottom: solid 1px #dbdbdb;
  border-left: solid 1px #fff; }

.common-nav-top &gt; a &gt; img {
  width: 124px;
  margin-top: 8px;
}

.common-nav .common-nav-parent li, .common-nav .common-nav-logo li, .common-nav .notification, .common-nav .common-nav-bangumi {
  border-right: solid 1px #ccc;
  border-left: solid 1px #f6f6f6;
  height: 44px; }

a, .common-nav .common-nav-child .common-nav-child-container h2 a {
  color: #0090b6; }
a:visited, .common-nav .common-nav-child .common-nav-child-container h2 a:visited {
  color: #0090b6; }
a:focus, .common-nav .common-nav-child .common-nav-child-container h2 a:focus {
  color: #0090b6; }
a:hover, .common-nav .common-nav-child .common-nav-child-container h2 a:hover {
  color: #28b8de; }
a:active, .common-nav .common-nav-child .common-nav-child-container h2 a:active {
  color: #0090b6; }

.common-nav .common-nav-parent li, .common-nav .common-nav-logo li, .common-nav .notification, .common-nav .common-nav-bangumi {
  border-right: solid 1px #ccc;
  border-left: solid 1px #f6f6f6;
  height: 44px; }

@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"); }
.common-nav .common-nav-parent a span:after, .common-nav .common-nav-logo a span:after, .common-nav .site-search span:before, .common-nav .notification .notification-btn .icon-font:after, .common-nav .common-nav-bangumi a:before, footer .footer-container .copyright .webfont:after {
  font-family: 'tvasahi-webfont';
  content: attr(data-icon); }

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

.left {
  float: left; }

.right {
  float: right; }

.common-subnav {
  background: #303030;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); }

footer .footer-container a {
  color: #E0E0E0 !important;
  text-decoration: none !important;
  padding: 2px 10px; }
footer .footer-container a:visited {
  color: #E0E0E0 !important; }
footer .footer-container a:focus {
  color: #b5dee8 !important; }
footer .footer-container a:hover {
  color: #b5dee8 !important; }
footer .footer-container a:active {
  color: #b5dee8 !important; }
footer .footer-container a:link {
  color: #E0E0E0 !important;
  text-decoration: none !important; }
footer .footer-container a:hover {
  color: #b5dee8 !important;
  background: #212121;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body, input {
  margin: 0;
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  font-size: 14pt;
  line-height: 1.5em;
  color: #333;
  -webkit-text-size-adjust: 100%; }

a:hover {
  text-decoration: none; }

@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"); }
.common-nav .common-nav-parent a span:after, .common-nav .common-nav-logo a span:after, .common-nav .site-search span:before, .common-nav .notification .notification-btn .icon-font:after, .common-nav .common-nav-bangumi a:before, footer .footer-container .copyright .webfont:after {
  font-family: 'tvasahi-webfont';
  content: attr(data-icon); }

.left {
  float: left; }

.right {
  float: right; }

.errorMsg li {
  font-size: 15px;
  color: #8A0000;
  list-style: decimal;
  margin: 2em 0 0 40px;
  line-height: 1.2em; }

.validationFailed {
  position: relative; }
.validationFailed:before {
  position: absolute;
  content: attr(data-validate);
  color: #fff;
  top: -2em;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 1.5em;
  text-indent: 0;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  z-index: 3000; }
.validationFailed:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 0, 0, 0.5);
  border: solid 3px #f00;
  line-height: 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#common-header, #aside, #aside-min, #recommended-program, #footer {
  color: #333;
  font-size: 14pt;
  line-height: 1.5em; }

.now-on-air .onair-time &gt; span {
  text-shadow: 0 1px 0 white; }

.now-on-air .onair-time.active &gt; span {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }

.common-nav .common-nav-wrapper, .common-subnav-tax p, .page-nav a, .aside-tr {
  text-shadow: 0 1px 0 white; }

.common-nav .notification .notification-list .onair-notif, .common-nav .notification .notification-list .info-notif, .aside-title {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); }

.aside-list {
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }

.site-bnr a:hover, .site-bnr span:hover, .recommended-program-list .prgItem a {
  border: solid 1px #fff; }

.site-bnr a, .site-bnr span, .recommended-program-list .prgItem a:hover {
  border: solid 1px #D7D7D7; }

.aside-td, .aside-title {
  border-top: solid 1px #fff;
  border-right: solid 1px #dbdbdb;
  border-bottom: solid 1px #dbdbdb;
  border-left: solid 1px #fff; }

.common-nav .common-nav-parent li, .common-nav .common-nav-logo li, .common-nav .notification, .common-nav .common-nav-bangumi {
  border-right: solid 1px #ccc;
  border-left: solid 1px #f6f6f6;
  height: 44px; }

a, .common-nav .common-nav-child .common-nav-child-container h2 a {
  color: #0090b6; }
a:visited, .common-nav .common-nav-child .common-nav-child-container h2 a:visited {
  color: #0090b6; }
a:focus, .common-nav .common-nav-child .common-nav-child-container h2 a:focus {
  color: #0090b6; }
a:hover, .common-nav .common-nav-child .common-nav-child-container h2 a:hover {
  color: #28b8de; }
a:active, .common-nav .common-nav-child .common-nav-child-container h2 a:active {
  color: #0090b6; }

.common-nav .common-nav-parent li, .common-nav .common-nav-logo li, .common-nav .notification, .common-nav .common-nav-bangumi {
  border-right: solid 1px #ccc;
  border-left: solid 1px #f6f6f6;
  height: 44px; }

@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"); }
.common-nav .common-nav-parent a span:after, .common-nav .common-nav-logo a span:after, .common-nav .site-search span:before, .common-nav .notification .notification-btn .icon-font:after, .common-nav .common-nav-bangumi a:before, footer .footer-container .copyright .webfont:after {
  font-family: 'tvasahi-webfont';
  content: attr(data-icon); }

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

.left {
  float: left; }

.right {
  float: right; }

.common-subnav, footer#footer {
  background: #303030;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); }

footer .footer-container a {
  color: #E0E0E0 !important;
  text-decoration: none !important;
  padding: 2px 10px; }
footer .footer-container a:visited {
  color: #E0E0E0 !important; }
footer .footer-container a:focus {
  color: #b5dee8 !important; }
footer .footer-container a:hover {
  color: #b5dee8 !important; }
footer .footer-container a:active {
  color: #b5dee8 !important; }
footer .footer-container a:link {
  color: #E0E0E0 !important;
  text-decoration: none !important; }
footer .footer-container a:hover {
  color: #b5dee8 !important;
  background: #212121;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); }

.init-ad-wrapper {
  min-width: 990px;
  padding: 79px 0 5px 0;
  border-bottom: solid 1px #ddd;
  background: #fafafa; }

.init-ad {
  width: 728px;
  height: 90px;
  background: #ddd;
  margin: auto; }
.init-ad .none {
  display: none; }

#common-header {
  color: #333 !important;
  font-size: 14pt !important;
  line-height: 1.5em !important;
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important; }
#common-header input {
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important; }

.common-nav {
  min-width: 990px;
  font-size: 0.8em !important;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 990; }
.common-nav .relative {
  position: relative; }
.common-nav .common-nav-wrapper {
  min-width: 990px;
  font-size: 0.8em !important;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 980;
  border-bottom: solid 1px bright-color;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #ebebeb));
  background-image: -moz-linear-gradient(top, #fcfcfc, #ebebeb);
  background-image: -webkit-linear-gradient(top, #fcfcfc, #ebebeb);
  background-image: linear-gradient(to bottom, #fcfcfc, #ebebeb);
  background-image: linear-gradient(to bottom, #fcfcfc, #ebebeb);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
.common-nav .common-nav-parent, .common-nav .common-nav-logo {
  float: left; }
.common-nav .common-nav-parent ul, .common-nav .common-nav-logo ul {
  margin: auto;
  position: relative; }
.common-nav .common-nav-parent li, .common-nav .common-nav-logo li {
  float: left; }
.common-nav .common-nav-parent a, .common-nav .common-nav-logo a {
  line-height: 44px;
  font-size: 12px !important;
  padding: 0 18px 0 8px;
  display: block;
  position: relative;
  text-decoration: none;
  color: #333 !important;
  text-wrap: none; }
.common-nav .common-nav-parent a span, .common-nav .common-nav-logo a span {
  display: block;
  position: relative; }
.common-nav .common-nav-parent a span:after, .common-nav .common-nav-logo a span:after {
  position: absolute;
  top: 2px;
  right: -14px;
  color: #ccc !important; }
.common-nav .common-nav-parent .common-nav-top a, .common-nav .common-nav-logo .common-nav-top a {
  padding: 2px 3px 2px 2px;
  height: 40px; }
.common-nav .common-nav-parent .two-line a, .common-nav .common-nav-logo .two-line a {
  line-height: 16px;
  padding-top: 6px;
  padding-bottom: 6px; }
.common-nav .common-nav-parent .two-line a span:after, .common-nav .common-nav-logo .two-line a span:after {
  top: 9px; }
.common-nav .common-nav-parent .common-nav-logo a, .common-nav .common-nav-logo .common-nav-logo a {
  line-height: 0px;
  padding-top: 2px;
  padding-bottom: 2px; }
.common-nav .common-nav-parent .activeNav &gt; a:after, .common-nav .common-nav-logo .activeNav &gt; a:after {
  background: #f6f6f6;
  content: '';
  height: 4px;
  left: -1px;
  position: absolute;
  top: 100%;
  width: 100%;
  padding-right: 1px; }
.common-nav .common-nav-parent a:hover, .common-nav .common-nav-parent .activeNav a, .common-nav .common-nav-logo a:hover, .common-nav .common-nav-logo .activeNav a {
  color: #009fc6 !important; }
.common-nav .common-nav-parent .two-line .icon-font:after, .common-nav .common-nav-logo .two-line .icon-font:after {
  top: 7px; }
.common-nav .site-search {
  position: relative;
  float: left;
  padding: 0 0 0 5px; }
.common-nav .site-search span {
  position: absolute;
  top: 7px;
  left: 11px;
  font-size: 13px !important;
  line-height: 28px;
  color: #999 !important; }
.common-nav .site-search input {
  font-size: 14px !important;
  line-height: 1.5em;
  width: 85px;
  margin: 10px 0 0 0;
  padding: 0 10px 0 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #cccccc;
  background-color: #f6f6f6;
  -moz-transition-property: border;
  -o-transition-property: border;
  -webkit-transition-property: border;
  transition-property: border;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -moz-transition-property: width;
  -o-transition-property: width;
  -webkit-transition-property: width;
  transition-property: width;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  outline: none; }
.common-nav .site-search input::-webkit-input-placeholder, .common-nav .site-search input::-moz-placeholder {
  font-size: 0.7em !important;
  padding-top: 0.1em;
  color: #ccc !important; }
.common-nav .site-search input:focus {
  width: 85px;
  border: solid 1px #0090b6;
  -moz-box-shadow: 0px 0px 3px rgba(0, 158, 198, 0.5);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 158, 198, 0.5);
  box-shadow: 0px 0px 3px rgba(0, 158, 198, 0.5); }
.common-nav .notification {
  float: right;
  border-right: 0; }
.common-nav .notification .notification-btn {
  float: right;
  cursor: pointer;
  font-size: 15pt !important;
  display: block;
  text-align: center;
  color: #333 !important;
  width: 24px;
  line-height: 30px;
  padding: 7px 10px; }
.common-nav .notification .notification-btn:hover {
  color: #28b8de !important; }
.common-nav .notification .notification-wrapper {
  overflow: hidden;
  position: absolute;
  top: 48px;
  right: 0px;
  width: 222px; }
.common-nav .notification .notification-list {
  margin-left: 230px; }
.common-nav .notification .notification-list .onair-notif {
  margin-top: 2px; }
.common-nav .notification .notification-list .onair-notif, .common-nav .notification .notification-list .info-notif {
  width: 200px;
  padding: 5px 10px;
  color: #fff !important;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmMGYwZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTE5MTkiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(15, 15, 15, 0.9)), color-stop(100%, rgba(25, 25, 25, 0.9)));
  background-image: -moz-linear-gradient(top, rgba(15, 15, 15, 0.9), rgba(25, 25, 25, 0.9));
  background-image: -webkit-linear-gradient(top, rgba(15, 15, 15, 0.9), rgba(25, 25, 25, 0.9));
  background-image: linear-gradient(to bottom, rgba(15, 15, 15, 0.9), rgba(25, 25, 25, 0.9));
  background-image: linear-gradient(to bottom, rgba(15, 15, 15, 0.9), rgba(25, 25, 25, 0.9));
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
.common-nav .notification .notification-list .onair-notif li, .common-nav .notification .notification-list .info-notif li {
  padding: 10px 0;
  font-size: 1.1em !important;
  line-height: 1.6em;
  border-top: solid 1px #999;
  border-bottom: solid 1px #333; }
.common-nav .notification .notification-list .onair-notif li:first-child, .common-nav .notification .notification-list .info-notif li:first-child {
  border-top: none; }
.common-nav .notification .notification-list .onair-notif li:last-child, .common-nav .notification .notification-list .info-notif li:last-child {
  border-bottom: none; }
.common-nav .notification .notification-list .onair-notif li span, .common-nav .notification .notification-list .info-notif li span {
  display: block; }
.common-nav .notification .notification-list .onair-notif li a, .common-nav .notification .notification-list .info-notif li a {
  color: #b5dee8 !important;
  text-decoration: none !important; }
.common-nav .notification .notification-list .onair-notif li a:hover, .common-nav .notification .notification-list .info-notif li a:hover {
  text-decoration: underline !important; }
.common-nav .notification .notif-count {
  display: none;
  position: absolute;
  top: 1px;
  right: 1px;
  font-size: 12px !important;
  line-height: 100%;
  padding: 3px 6px;
  background: #e8003c;
  cursor: pointer;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAzYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4MDAzYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff003c), color-stop(100%, #e8003c));
  background-image: -moz-linear-gradient(top, #ff003c, #e8003c);
  background-image: -webkit-linear-gradient(top, #ff003c, #e8003c);
  background-image: linear-gradient(to bottom, #ff003c, #e8003c);
  background-image: linear-gradient(to bottom, #ff003c, #e8003c);
  color: #fafafa !important;
  border: solid 1px #fff;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }
.common-nav .notification .login-container {
  display: none;
  position: absolute;
  top: 50px;
  right: 2px;
  padding: 10px;
  overflow: hidden;
  color: white !important;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI0MjQiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(26, 26, 26, 0.8)), color-stop(100%, rgba(36, 36, 36, 0.8)));
  background-image: -moz-linear-gradient(top, rgba(26, 26, 26, 0.8), rgba(36, 36, 36, 0.8));
  background-image: -webkit-linear-gradient(top, rgba(26, 26, 26, 0.8), rgba(36, 36, 36, 0.8));
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0.8), rgba(36, 36, 36, 0.8));
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0.8), rgba(36, 36, 36, 0.8));
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
.common-nav .notification .login-container h3 {
  font-size: 0.8em !important;
  font-weight: normal; }
.common-nav .notification .login-container input {
  display: block; }
.common-nav .common-nav-bangumi {
  float: right;
  padding: 0 5px 0 5px;
  border-left: 0; }
.common-nav .common-nav-bangumi li {
  line-height: 1em;
  margin-top: 8px; }
.common-nav .common-nav-bangumi a {
  color: #333 !important;
  text-decoration: none !important; }
.common-nav .common-nav-bangumi a:hover {
  color: #0090b6 !important; }
.common-nav .common-nav-bangumi a:before {
  color: #ccc !important; }
.common-nav .common-nav-child {
  height: 40px;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  background: #f6f6f6;
  line-height: 28px;
  overflow: hidden; }
.common-nav .common-nav-child .common-nav-child-container {
  max-width: 1280px;
  min-width: 990px;
  margin: auto;
  display: none;
  padding: 60px 10px 20px; }
.common-nav .common-nav-child .common-nav-child-container h2 {
  font-size: 1.2em !important; }
.common-nav .common-nav-child .common-nav-child-container h2 a {
  text-decoration: none !important; }
.common-nav .common-nav-child .common-nav-child-container h2 a:hover {
  text-decoration: underline !important; }
.common-nav .common-nav-child .common-nav-child-container h2 .todays {
  font-size: 0.7em !important;
  margin-left: 0.5em; }
.common-nav .common-nav-child .childNavListContainer {
  float: left;
  width: 25%;
  padding-top: 10px; }
.common-nav .common-nav-child .childNavListContainer .child-list {
  font-size: 0.8em !important;
  line-height: 1.4em;
  margin-bottom: 0.6em;
  margin-right: 1em; }
.common-nav .common-nav-child .childNavListContainer .child-list a {
  color: #333 !important;
  text-decoration: none !important; }
.common-nav .common-nav-child .childNavListContainer .child-list a:hover {
  color: #28b8de !important;
  text-decoration: underline; }

.common-subnav {
  font-size: 12px !important;
  line-height: 28px;
  position: absolute;
  padding: 46px 0 0 0;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: solid 1px #262626;
  min-width: 990px; }
.common-subnav ul {
  border-right: solid 1px #262626;
  border-left: solid 1px #444444;
  padding: 0 0.5em; }
.common-subnav ul:last-child {
  border-right: none; }
.common-subnav li {
  float: left; }
.common-subnav a {
  color: #E0E0E0 !important;
  font-size: 12px !important;
  text-decoration: none !important;
  padding: 2px 9px !important; }
.common-subnav a:visited {
  color: #E0E0E0 !important; }
.common-subnav a:focus {
  color: #b5dee8 !important; }
.common-subnav a:hover {
  color: #b5dee8 !important; }
.common-subnav a:active {
  color: #b5dee8 !important; }
.common-subnav .link-yellow &gt; a {
  color: #DCFB00 !important; }
.common-subnav .link-yellow &gt; a:visited {
  color: #DCFB00 !important; }
.common-subnav .link-yellow &gt; a:focus {
  color: #B0CA00 !important; }
.common-subnav .link-yellow &gt; a:hover {
  color: #B0CA00 !important; }
.common-subnav .link-yellow &gt; a:active {
  color: #B0CA00 !important; }
.common-subnav .link-blue &gt; a {
  color: #00CFFB !important; }
.common-subnav .link-blue &gt; a:visited {
  color: #00CFFB !important; }
.common-subnav .link-blue &gt; a:focus {
  color: #00A3C6 !important; }
.common-subnav .link-blue &gt; a:hover {
  color: #00A3C6 !important; }
.common-subnav .link-blue &gt; a:active {
  color: #00A3C6 !important; }

.child-list-detail {
  position: absolute;
  background: #262626;
  display: none;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.2); }
.child-list-detail span {
  position: relative; }
.child-list-detail span:before {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  border: 8px solid transparent;
  border-right-color: #262626;
  top: 50%;
  left: -20px;
  margin-top: -45px; }
.child-list-detail span img {
  display: inline;
  vertical-align: bottom; }

.common-subnav-tax {
  background-color: #fafafa;
  border-bottom: solid 1px #ddd;
  text-align: center; }
.common-subnav-tax p {
  color: #333 !important;
  font-size: 0.7em !important; }

#childNavOut {
  background: url(/common/static/img/1x1.png) 0 0 repeat; }

.container {
  max-width: 1280px;
  min-width: 990px;
  margin: auto;
  position: relative; }

.liquid-wrapper {
  width: 100%;
  float: left;
  margin-right: -360px; }

.main {
  position: relative;
  transform: translate3d(0, 0, 0);
  margin: 0 360px 0 0; }

.main {
  z-index: 1; }

.aside, .aside-min {
  z-index: 2;
  width: 360px;
  float: right; }

#now-on-air + #aside-rectangle-banner {
  margin-top: 20px;
} 

.header {
  padding: 0 0 0 20px; }
.header .header-image {
  line-height: 0; }
.header .header-image img {
  width: 100%;
  height: auto; }

.page-nav .page-nav-inner {
  padding: 20px; }
.page-nav ul {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #E0E0E0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #e0e0e0));
  background-image: -moz-linear-gradient(top, #f2f2f2, #e0e0e0);
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e0e0e0);
  background-image: linear-gradient(to bottom, #f2f2f2, #e0e0e0);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  border: 1px solid #d4d4d4; }
.page-nav li {
  float: left; }
.page-nav a {
  text-decoration: none;
  display: block;
  color: #333;
  font-size: 80%;
  padding: .6em 5px .5em;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  border-left: solid 1px rgba(255, 255, 255, 0.2); }
.page-nav a.active, .page-nav a:hover {
  background-color: #e5e5e5;
  -moz-box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
  border: none;
  padding-right: 6px;
  padding-left: 6px; }

.sns {
  padding: 0 20px 0; }
.sns li {
  float: right; }

.common-title {
  margin: 20px -20px;
  padding: 5px 10px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  color: #fafafa;
  background: #24292d;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDk0OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI0MjkyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444949), color-stop(100%, #24292d));
  background-image: -moz-linear-gradient(top, #444949, #24292d);
  background-image: -webkit-linear-gradient(top, #444949, #24292d);
  background-image: linear-gradient(to bottom, #444949, #24292d); }

.site-bnr {
  margin: 0 -5px;
  padding-bottom: 40px; }
.site-bnr li {
  float: left;
  width: 50%; }
.site-bnr a, .site-bnr span {
  display: block;
  line-height: 0;
  margin: 2px; }
.site-bnr img {
  width: 100%;
  height: auto; }

.recommended-program-list {
  padding-bottom: 40px;
  margin: 0 -2px; }
.recommended-program-list .prgItem {
  float: left;
  width: 25%; }
.recommended-program-list .prgItem a {
  min-height: 190px;
  display: block;
  padding: 10px;
  margin: 2px;
  background: #E6E6E6;
  font-size: 0.7em;
  text-decoration: none; }
.recommended-program-list .prgItem a:hover {
  background: white; }
.recommended-program-list .prgItem a .onair {
  color: #fff;
  font-weight: bold;
  padding: 2px 5px;
  margin-top: -0.8em;
  background-color: #24292d;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDk0OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI0MjkyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444949), color-stop(100%, #24292d));
  background-image: -moz-linear-gradient(top, #444949, #24292d);
  background-image: -webkit-linear-gradient(top, #444949, #24292d);
  background-image: linear-gradient(to bottom, #444949, #24292d); }
.recommended-program-list .prgItem a .onair .week {
  background: #eee;
  padding: 0 0.5em;
  color: #666; }
.recommended-program-list .prgItem a .prgName {
  font-size: 1.1em;
  color: #333;
  line-height: 1.2em;
  padding-top: 1em;
  max-height: 2.2em;
  overflow: hidden; }
.recommended-program-list .prgItem a img {
  width: 100%;
  height: auto; }
@media (max-width: 990px) {
  .recommended-program-list .prgItem {
    width: 33%; } }

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

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

.aside-container {
  color: #333;
  padding: 20px; }
.aside-container a {
  color: #0090b6; }
.aside-container a:link {
  color: #0090b6;
  text-decoration: none; }
.aside-container a:visited {
  color: #0090b6; }
.aside-container a:focus {
  color: #0090b6; }
.aside-container a:hover {
  color: #28b8de; }
.aside-container a:active {
  color: #0090b6; }
.aside-container a:hover {
  text-decoration: underline; }

.rectangle {
  line-height: 0; }

.aside-block {
  padding-top: 20px; }

.aside-list {
  width: 300px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 0.8em;
  line-height: 1.6em;
  overflow: hidden; }

.aside-tr {
  text-decoration: none;
  color: #3e4043;
  background: #EEEEF0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #eeeef0));
  background-image: -moz-linear-gradient(top, #fafafa, #eeeef0);
  background-image: -webkit-linear-gradient(top, #fafafa, #eeeef0);
  background-image: linear-gradient(to bottom, #fafafa, #eeeef0); }

.aside-td {
  padding: 10px; }

.aside-title {
  overflow: hidden;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  color: #fafafa;
  padding: 10px;
  background: #7E8796;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlODc5NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZGNkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #7e8796), color-stop(100%, #d9dcdf));
  background-image: -moz-linear-gradient(top left, #7e8796, #d9dcdf);
  background-image: -webkit-linear-gradient(top left, #7e8796, #d9dcdf);
  background-image: linear-gradient(to bottom right, #7e8796, #d9dcdf); }

.present-td:after {
  clear: both; }

.now-on-air .onair-time {
  width: 50px;
  background-color: #e4e4e6;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #e4e4e6));
  background-image: -moz-linear-gradient(top, #f0f0f0, #e4e4e6);
  background-image: -webkit-linear-gradient(top, #f0f0f0, #e4e4e6);
  background-image: linear-gradient(to bottom, #f0f0f0, #e4e4e6); }
.now-on-air .onair-time &gt; span {
  font-size: 0.8em;
  padding: 0.2em 10px 0.1em;
  color: #808387;
  background-color: #cfd0d3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4YzljZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzZDRkNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c8c9cd), color-stop(100%, #d3d4d7));
  background-image: -moz-linear-gradient(top, #c8c9cd, #d3d4d7);
  background-image: -webkit-linear-gradient(top, #c8c9cd, #d3d4d7);
  background-image: linear-gradient(to bottom, #c8c9cd, #d3d4d7);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2); }
.now-on-air .onair-pg.active {
  border-left-color: #dbdbdb; }
.now-on-air .onair-time.active {
  background-color: #c9da01;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTkwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkYzkwMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e2e900), color-stop(100%, #adc903));
  background-image: -moz-linear-gradient(top, #e2e900, #adc903);
  background-image: -webkit-linear-gradient(top, #e2e900, #adc903);
  background-image: linear-gradient(to bottom, #e2e900, #adc903);
  border-right: none; }
.now-on-air .onair-time.active &gt; span {
  position: relative;
  color: #F1F9D0;
  background-color: #8CA501;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YzQwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FlY2IwMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a4c401), color-stop(100%, #aecb01));
  background-image: -moz-linear-gradient(top, #a4c401, #aecb01);
  background-image: -webkit-linear-gradient(top, #a4c401, #aecb01);
  background-image: linear-gradient(to bottom, #a4c401, #aecb01);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2); }
.now-on-air .onair-time.active &gt; span:before, .now-on-air .onair-time.active &gt; span:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  border: 5px solid transparent;
  top: 50%;
  right: -26px;
  margin-top: -10px; }
.now-on-air .onair-time.active &gt; span:after {
  border-left-color: #c9da01;
  border-width: 8px; }

.ranking .ranking-num {
  text-align: center;
  background-color: #e4e4e6;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #e4e4e6));
  background-image: -moz-linear-gradient(top, #f0f0f0, #e4e4e6);
  background-image: -webkit-linear-gradient(top, #f0f0f0, #e4e4e6);
  background-image: linear-gradient(to bottom, #f0f0f0, #e4e4e6);
  z-index: 0; }
.ranking .ranking-1:before, .ranking .ranking-2:before, .ranking .ranking-3:before {
  position: absolute;
  font-size: 2em;
  top: -0.1em;
  left: 0;
  color: #D7D7D7;
  z-index: -1;
  font-weight: normal; }
.ranking .ranking-1:before {
  color: #FFD528; }
.ranking .ranking-2:before {
  color: #B8C8CD; }
.ranking .ranking-3:before {
  color: #B8AA98; }
.ranking .ranking-up-down {
  font-weight: bold;
  text-align: center; }
.ranking .rank-up {
  color: #e50279; }
.ranking .rank-quo {
  color: #757575; }
.ranking .rank-new {
  font-weight: normal;
  font-size: 0.8em;
  color: #A8A013; }
.ranking .rank-down {
  color: #0098ef; }

.present .present-pg {
  padding-bottom: 1em; }
.present .present-text {
  font-size: 0.8em;
  line-height: 1.4em; }
.present .present-thumb {
  width: 100px;
  height: auto;
  float: left;
  margin: 0 10px 0 0; }
.present .to-present-page {
  text-align: center; }
.present .to-present-page &gt; a {
  display: block; }

.external-bnr-list {
  padding-bottom: 15px; }
.external-bnr-list li {
  margin-bottom: 5px;
  width: 302px; }
.external-bnr-list a {
  position: relative;
  display: block;
  padding: 1px; }
.external-bnr-list a:hover {
  padding: 0px;
  border: solid 1px #28b8de; }
.external-bnr-list img {
  vertical-align: bottom;
  width: 300px;
  height: auto; }

footer {
  min-width: 990px; }
footer .footer-container {
  max-width: 1280px;
  min-width: 990px;
  margin: auto;
  color: #e6e6e6 !important;
  font-size: 0.7em !important;
  line-height: 2em; }
footer .footer-container a {
  font-size: 13px !important; }
footer .footer-container dd {
  margin-left: 2em; }
footer .footer-container dd a {
  color: #b8b8b8 !important; }
footer .footer-container dd a:link {
  color: #b8b8b8 !important; }
footer .footer-container dd a:visited {
  color: #b8b8b8 !important; }
footer .footer-container dd a:focus {
  color: #b5dee8 !important; }
footer .footer-container dd a:hover {
  color: #b5dee8 !important; }
footer .footer-container dd a:active {
  color: #b5dee8 !important; }
footer .footer-container dd li {
  position: relative;
  font-size: 12px !important;
  line-height: 1.8em; }
footer .footer-container dd li:before {
  content: "├";
  position: absolute;
  top: 0;
  left: -0.85em;
  font-size: 2.2em !important;
  color: #444 !important;
  text-shadow: none;
  overflow: hidden;
  width: 22px; }
footer .footer-container dd li:last-child:before {
  content: "└"; }
footer .footer-container dd li a {
  padding: 2px 5px; }
footer .footer-container dd li a:hover {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }
footer .footer-container section {
  padding: 0 20px 20px; }
footer .footer-container .footer-title {
  font-size: 1.2em !important;
  background: #404040;
  margin: 0 -20px 10px -20px;
  padding: 5px 20px; }
footer .footer-container .footer-list li {
  float: left;
  margin-right: 20px;
  white-space: nowrap; }
footer .footer-container .footer-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  width: 100%; }
footer .footer-container .footer-box dl {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -ms-box-flex: auto;
  box-flex: auto;
  flex: auto; }
footer .footer-container .footer-contents dl dd {
  line-height: 1.5em; }
footer .footer-container .footer-notice, footer .footer-container .common-footer-notice-container {
  font-size: 11px !important;
  line-height: 1.2em;
  color: #666 !important;
  margin-left: 10px; }
footer .footer-container .footer-tax {
  color: #e0e0e0 !important;
  font-size: 11px !important;
  line-height: 1.2em;
  margin: 10px 0 0 10px; }
footer .footer-container .lmark {
  background: url(/Top11/common/images/icn_lmark_half.png) 50% 50% no-repeat;
  padding: 0 6px; }
footer .footer-container .common-footer-notice-container .common-footer-jasrac, footer .footer-container .common-footer-notice-container .common-footer-lmark {
  float: left; }
footer .footer-container .common-footer-notice-container .notice-img {
  float: left; }
footer .footer-container .common-footer-notice-container .notice-text {
  float: left;
  margin: 10px; }
footer .footer-container .common-footer-notice-container .recommendation-browser {
  float: right;
  line-height: 50px;
  white-space: nowrap; }
footer .footer-container .copyright {
  color: #afc1c5 !important;
  text-align: center; }
</pre></body></html>