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, menu, nav, section, summary {
  display: block;
}

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: none;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(../js/shadowbox/img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../js/shadowbox/img/close.png);
}

#sb-nav-next {
  background-image: url(../js/shadowbox/img/next.png);
}

#sb-nav-previous {
  background-image: url(../js/shadowbox/img/previous.png);
}

#sb-nav-play {
  background-image: url(../js/shadowbox/img/play.png);
}

#sb-nav-pause {
  background-image: url(../js/shadowbox/img/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
  display: none;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

.header {
  padding: 0;
}

.container-wrapper {
  background: url(../img/bg.png) top center;
}

.main {
  background-color: #FFF;
}

.main-container {
  padding: 0 20px 0 20px;
}

.page-nav-migiude {
  padding: 5px;
}
.page-nav-migiude li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-nav-migiude li a {
  display: block;
  overflow: hidden;
  height: 58px;
  text-indent: 100%;
  white-space: nowrap;
}
.page-nav-migiude a.nav_home {
  width: 147px;
  background: url(../img/nav_home.png);
}
.page-nav-migiude a.nav_next {
  width: 147px;
  background: url(../img/nav_next.png);
}
.page-nav-migiude a.nav_backnumber {
  width: 252px;
  background: url(../img/nav_backnumber.png);
}
.page-nav-migiude a.nav_cast {
  width: 147px;
  background: url(../img/nav_cast.png);
}
.page-nav-migiude a.nav_opinion {
  width: 181px;
  background: url(../img/nav_opinion.png);
}
.page-nav-migiude a:hover {
  background-position: 0px 1px;
}

.liquid-wrapper:after {
  position: absolute;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: block;
  background-image: none;
  content: "";
}

.main-container section {
  padding: 0 0 40px;
}
.main-container section .row {
  overflow: hidden;
  *zoom: 1;
}
.main-container section .row .left {
  float: left;
  width: 50%;
}
.main-container section .row .right {
  float: left;
  width: 50%;
}
.main-container section .row .leftB {
  float: left;
  width: 66%;
}
.main-container section .row .rightB {
  float: left;
  width: 34%;
}
.main-container section .row .left_uliza {
  float: left;
  width: 500px;
  position: relative;
}
.main-container section .row .right_uliza {
  float: left;
  margin-left: -500px;
  width: 100%;
}
.main-container section .row .right_uliza p {
  margin-left: 500px;
}
.main-container section p {
  color: #444;
  font-size: 16px;
  line-height: 1.5em;
}
.main-container .photo {
  border: 1px solid #ccc;
}
.main-container h1 {
  overflow: hidden;
  margin: 0px -20px 10px;
  height: 70px;
  text-indent: 150%;
  white-space: nowrap;
}
.main-container h1.next {
  background: url(../img/h_next.png) no-repeat;
}
.main-container h1.backnumber {
  background: url(../img/h_backnumber.png) no-repeat;
}
.main-container h1.qa {
  background: url(../img/h_qa.png) no-repeat;
}
.main-container h1.cast {
  background: url(../img/h_cast.png) no-repeat;
}
.main-container h1.onair {
  background: url(../img/h_onair.png) no-repeat;
}
.main-container h1.opinion {
  background: url(../img/h_opinion.png) no-repeat;
}
.main-container h2.title {
  margin-bottom: 10px;
  color: #ff584d;
  font-weight: bold;
  font-size: 24px;
}
.main-container h2.title span.day {
  display: block;
  margin-bottom: 5px;
  color: #444;
  font-weight: normal;
  font-size: 14px;
}
.main-container h2.title span.nextonair {
  display: block;
  margin-bottom: 5px;
  color: #444;
  font-weight: normal;
  font-size: 18px;
}
.main-container .qtext {
  background: url(../img/icn_q.png) no-repeat;
}
.main-container .atext {
  background: url(../img/icn_a.png) no-repeat;
}
.main-container .qtext, .main-container .atext {
  margin-bottom: 1em;
  padding-left: 30px;
}
.main-container .abouttext {
  margin: 1em 0;
  padding: 1em;
  background-color: #eeeeee;
  font-size: 110%;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  line-height: 1.8em;
}
.main-container .btncontainer {
  text-align: center;
}
.main-container .btncontainer .btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNTg0ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMjYxYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff584d), color-stop(100%, #cd261b));
  background-image: -webkit-linear-gradient(top, #ff584d, #cd261b);
  background-image: -moz-linear-gradient(top, #ff584d, #cd261b);
  background-image: -o-linear-gradient(top, #ff584d, #cd261b);
  background-image: linear-gradient(top, #ff584d, #cd261b);
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #ff584d;
  background-image: linear-gradient(to bottom, #ff584d, #cd261b);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  *display: inline;
  *zoom: 1;
}
.main-container .btncontainer .btn:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOGE3ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTg0ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff8a7f), color-stop(100%, #ff584d));
  background-image: -webkit-linear-gradient(top, #ff8a7f, #ff584d);
  background-image: -moz-linear-gradient(top, #ff8a7f, #ff584d);
  background-image: -o-linear-gradient(top, #ff8a7f, #ff584d);
  background-image: linear-gradient(top, #ff8a7f, #ff584d);
  background-image: linear-gradient(to bottom, #ff8a7f, #ff584d);
}
.main-container a.backnumberlist, .main-container span.backnumberlist {
  display: block;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  text-decoration: none;
}
.main-container a.backnumberlist:hover h2.title {
  color: #444;
}
.main-container .mc {
  text-align: center;
}
