@charset "UTF-8";
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;
}

/* 全体ヘッダ */
#siteHeader {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #272727;
  z-index: 9999;
  top: 0;
  left: 0;
  position: fixed;
  font-size: 12px;
  font-family: 'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-align: left;
  vertical-align: baseline;
}
#siteHeader #siteHeaderInner {
  width: 960px;
  height: 30px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  position: relative;
}
#siteHeader #navi {
  height: 30px;
  position: absolute;
  left: 0;
  display: block;
}
#siteHeader #navi li {
  height: 30px;
  float: left;
}
#siteHeader #navi li a {
  padding: 7px 10px 0;
  display: block;
  height: 23px;
  color: #FFF;
  background: url(../../img/pc/site_head_divider.gif) left center no-repeat;
  text-decoration: none;
  line-height: 1.5;
}
#siteHeader #navi li:nth-child(1) a {
  background: none;
}
#siteHeader #navi li:hover a {
  background: #474747;
  text-decoration: none;
}
#siteHeader #sns {
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  height: 30px;
}
#siteHeader #sns li {
  width: 110px !important;
  float: left;
}

#siteFooter {
  margin: 20px auto 0;
  padding: 30px 0 25px;
  background: url(../../img/pc/bg_footer.png) no-repeat center top;
  width: 960px;
  height: 18px;
  font-size: 12px;
  color: #000;
  display: block;
}
#siteFooter a {
  color: #000;
  text-decoration: none;
}
#siteFooter a:hover {
  text-decoration: underline;
}
#siteFooter #copyright {
  float: right;
  color: #000;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

body {
  position: relative;
  background: url(../../img/pc/bg_main.png) repeat-x 0px 30px;
  font-family: 'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

header, footer, section, img {
  display: block;
}

.contents div, .contents p, .contents th, .contents td, .contents li {
  font-size: 13px;
  color: #000;
  line-height: 1.7;
}

header.global {
  margin: 30px auto 0;
  width: 960px;
}

.wrapper.contents {
  margin: 0 auto;
  padding-bottom: 10px;
  width: 960px;
}

#pagetop {
  margin: 0 auto;
  width: 960px;
  text-align: right;
}
#pagetop img {
  display: inline;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
}

/* index */
.main div, .main p, .main th, .main td, .main li {
  font-size: 13px;
  color: #000;
  line-height: 1.5;
}
.main a {
  color: #4fb9ff;
}
.main > header {
  margin: 0 auto;
  padding-top: 32px;
  width: 1040px;
  position: relative;
}
.main > header .button {
  position: absolute;
  right: 54px;
  bottom: 43px;
}
.main > section {
  margin: 0 auto 30px;
  width: 960px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 6px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 6px;
}
.main .live > .cf {
  padding: 20px 0 0 20px;
}
.main .live .unit {
  margin: 0 14px 14px 0;
  float: left;
  width: 453px;
}
.main .live .embed {
  float: left;
  width: 280px;
  height: 178px;
}
.main .live .embed iframe {
  border: 1px solid #ccc;
}
.main .live .info {
  padding: 10px 14px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: url(../../img/pc/bg_box.png) no-repeat;
  float: left;
  width: 144px;
  height: 156px;
}
.main .live .info .date {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
.main .live .notice {
  margin-bottom: 14px;
  clear: both;
  color: #f00;
}
.main .outline {
  background: url(../../img/pc/bg_outline.png) no-repeat 0px 40px;
}
.main .outline table th, .main .outline table td {
  padding: 15px 20px;
  border-top: 1px solid #ccc;
  vertical-align: top;
}
.main .outline table tr:fiest-child th,
.main .outline table tr:fiest-child td {
  border-top: none;
}
.main .outline table th {
  background: url(../../img/pc/bg_box.png) repeat-x;
  width: 125px;
  white-space: nowrap;
}
.main .outline table td p {
  margin-top: 8px;
}
.main .outline table td p:first-child {
  margin: 0;
}
.main .outline table td .title {
  font-weight: bold;
  font-size: 16px;
}
.main .outline table td ul {
  margin-left: 20px;
  list-style-type: disc;
}
.main .outline table dl {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #4e2623;
}
.main .outline table dl dt {
  font-weight: bold;
  font-size: 15px;
}
.main .outline .notice {
  margin-top: 5px;
}

.banners {
  margin: 0 auto 30px;
  width: 960px;
  text-align: right;
}
.banners .description {
  margin-top: 20px;
  font-size: 13px;
}
.banners .description a {
  color: #4fb9ff;
}
