a:link {
  color: black;
}

a:hover {
  color: black;
  text-decoration: none;
}

a:visited {
  color: #1e1e1e;
}

a:active {
  color: #3c3c3c;
}

body#top {
  min-width: 1080px;
  background: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-color: #000;
  background-size: 100% auto;
  background-position: center 75px;
}

.container-wrapper {
  background: none;
  padding-top: 75px;
  height: 640px;
}

.external-link-tooltip {
  display: none;
}

.external-link {
  display: block;
}

.main-container {
  padding: 0 20px 0 40px;
}

h1 {
  padding: 20px;
}

#sns {
  position: absolute;
  right: 20px;
  top: 95px;
}

section:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

section {
  display: inline-block;
  clear: both;
}

* html section {
  height: 1%;
}

section {
  display: block;
}

.block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.block {
  display: inline-block;
  clear: both;
}

* html .block {
  height: 1%;
}

.block {
  display: block;
}

.container-wrapper {
  background: none;
  background: url(../img/bg_dot.png);
  font-family: sans-serif;
  width: 100%;
  overflow: hidden;
}

article {
  padding-left: 20px;
  width: 10000px;
}

.page {
  overflow: hidden;
  *zoom: 1;
  width: 1120px;
  display: inline-block;
  vertical-align: top;
}

.left_column {
  float: left;
  width: 340px;
}

.right_column {
  float: left;
  width: 680px;
}

.nav li.next {
  background: url(../img/icn_next.png) left bottom no-repeat #16a085;
  color: #fff;
}
.nav li.next img {
  display: block;
  margin-bottom: 5px;
}
.nav li.next .name {
  padding-left: 45px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.1em;
}
.nav li.next .name span {
  font-size: 12px;
  font-weight: normal;
}
.nav li.next .onairday {
  padding-left: 45px;
  font-size: 12px;
  line-height: 1.1em;
}
.nav li {
  width: 330px;
  height: 160px;
  margin-bottom: 10px;
  overflow: hidden;
}

.backnumber {
  overflow: hidden;
  *zoom: 1;
}
.backnumber a {
  text-decoration: none;
}
.backnumber li {
  background: url(../img/icn_list.png) bottom right no-repeat #333333;
  width: 160px;
  height: 160px;
  color: #fff;
  overflow: hidden;
  float: left;
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.backnumber li .title {
  padding: 10px 0 0 10px;
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 5px;
}
.backnumber li .title:first-letter {
  font-size: 42px;
  line-height: 1em;
}
.backnumber li .name {
  text-align: right;
  padding-right: 10px;
  font-size: 14px;
  line-height: 1.1em;
  margin-bottom: 2px;
}
.backnumber li .name span {
  font-size: 10px;
  line-height: 11px;
}
.backnumber li .day {
  text-align: right;
  padding-right: 10px;
  font-size: 10px;
  line-height: 1.1em;
}
.backnumber li.nth1 {
  background-color: #2980b9;
}
.backnumber li.nth2 {
  background-color: #27ae60;
}
.backnumber li.nth3 {
  background-color: #16a085;
}
.backnumber li.nth4 {
  background-color: #ce9330;
}
.backnumber li.nth5 {
  background-color: #8e44ad;
}

.arrow .btn_l {
  position: absolute;
  top: 413px;
  left: 10px;
  cursor: pointer;
  display: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}
.arrow .btn_l:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 100;
  opacity: 100;
}
.arrow .btn_r {
  position: absolute;
  top: 413px;
  right: 10px;
  cursor: pointer;
  display: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}
.arrow .btn_r:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 100;
  opacity: 100;
}

#banner {
  background: #303030;
  border-top: 1px solid 303060;
  padding: 20px;
}
#banner ul.bannerlist {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  letter-spacing: -0.4em;
}
#banner ul.bannerlist li {
  letter-spacing: normal;
  display: inline-block;
  margin-right: 10px;
}
#banner ul.bannerlist li {
  *display: inline;
  *zoom: 1;
}

#copyright {
  color: #626262;
  font-size: 12px;
  line-height: 1.1em;
}

.btntop {
  cursor: pointer;
}

#article {
  font-family: Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
}
#article .thumCloseBtn {
  position: absolute;
  top: 163px;
  left: 998px;
  width: 38px;
  height: 38px;
  background: url(../img/btn_close.png);
  cursor: pointer;
}
#article .thumField {
  color: black;
  overflow: hidden;
  *zoom: 1;
  position: absolute;
  z-index: 55555;
  top: 202px;
  left: 20px;
  width: 1016px;
  height: 500px;
}
#article .thumField strong, #article .thumField b {
  font-weight: bold;
}
#article .thumField .title {
  padding: 30px 30px 15px 30px;
  font-size: 40pt;
  line-height: 40pt;
}
#article .thumField .name {
  padding: 0 30px 30px 30px;
  font-size: 20pt;
}
#article .thumField .namesub {
  font-size: 12pt;
}
#article .thumField .date {
  margin-left: 1em;
  font-size: 12pt;
}
#article .thumField .detail_container {
  overflow: hidden;
  *zoom: 1;
  padding: 0 30px 30px 30px;
}
#article .thumField .detail_left {
  width: 460px;
  float: left;
}
#article .thumField .detail_right {
  width: 460px;
  float: left;
  margin-left: 30px;
}
#article .thumField .hl1 {
  font-size: 28pt;
  line-height: 1em;
  padding-bottom: 20px;
}
#article .thumField .contents1 {
  font-size: 13pt;
  line-height: 1.5em;
}
#article .thumField .hl2 {
  line-height: 1em;
  font-size: 28pt;
  padding-bottom: 20px;
}
#article .thumField .contents2 {
  font-size: 13pt;
  line-height: 1.5em;
}
#article .aboutbtn {
  display: none;
}
#article .aboutblock {
  display: none;
  background: url(../img/logo_mini.png) no-repeat 852px 30px #2980b9;
}
#article .aboutblock .title {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 64px;
}
#article .aboutblock .hl {
  line-height: 1.2em;
  font-size: 28pt;
  padding-bottom: 20px;
}
#article .aboutblock .contents {
  font-size: 15px;
  line-height: 1.5em;
}
