@charset "UTF-8";
/*width*/
/*color*/
/*font size*/
/* mixinCSS Document */
/* animation */
/* keyframes */
/*----------common----------*/
/*alt*/
/*hover*/
/*----------title----------*/
/*----------table----------*/
/*----------button----------*/
/*nav*/
/*subListLink*/
/*whiteBlock*/
/*grayBlock*/
/*----------title----------*/
/*titleIcon*/
/*titleIcon02*/
/*----------table----------*/
/*table01*/
/*table02*/
/*table03*/
/*----------common----------*/
/* partsCSS Document */
/*----------keyframes animation----------*/
@-webkit-keyframes navOver {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@keyframes navOver {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
/*----------pagetop----------*/
#pagetop {
  width: 120px;
  height: 87px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}
#pagetop a {
  background: url(../images/common/pagetop.png) no-repeat 0px 0px;
  width: 120px;
  height: 87px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
#pagetop a:hover {
  background: url(../images/common/pagetop.png) no-repeat 0px -87px;
  -webkit-animation: navOver 0.4s ease;
  -moz-animation: navOver 0.4s ease;
  animation: navOver 0.4s ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*----------footer----------*/
#global_footer #footer_btn #display_select {
  display: none;
  /* 表示切替非表示 */
}

/* layoutCSS Document */
html, body {
  background-color: #e7e5de;
  height: 100%;
}

/*----------contents----------*/
#contents {
  background-color: #fff;
  margin: 0 auto;
  width: 1000px;
  overflow: hidden;
  *zoom: 1;
}

/*----------header----------*/
#header .h1_tit {
  margin: 0 auto;
  padding: 20px 10px 10px;
  width: 960px;
  border-bottom: 1px solid #000;
}

/*----------sub----------*/
#sub {
  width: 245px;
  float: left;
}
#sub .nav {
  padding-top: 30px;
  padding-left: 10px;
}
#sub .nav li {
  background-color: #eee;
  padding: 3px;
  padding-bottom: 1px;
}
#sub .nav li a {
  background-color: #fff;
  padding: 10px;
  display: block;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#sub .nav li a:before {
  content: '●';
}
#sub .nav li a:hover {
  background-color: #fbf1f1;
}
#sub .nav li:last-child {
  padding-bottom: 3px;
}

/*----------main----------*/
#main {
  width: 750px;
  min-height: 600px;
  float: right;
}
#main .pagetop {
  padding: 20px;
  text-align: right;
}

/*----------article----------*/
#article .h2_tit {
  padding: 50px 10px 10px;
  text-align: center;
}
#article .block {
  padding: 10px 30px;
}
#article .block .from {
  padding: 10px;
  text-align: right;
}
#article .block .end {
  padding: 10px;
  text-align: right;
}
#article .block dt {
  padding: 10px 10px 0;
}
#article .block dd {
  padding: 5px 10px 20px 40px;
}
#article .block p {
  padding: 10px;
}
#article table.toiawase {
  margin: 0 auto;
  width: 680px;
}
#article table.toiawase th, #article table.toiawase td {
  padding: 10px;
  border: 1px solid #ccc;
  vertical-align: top;
}
#article table.toiawase th {
  white-space: nowrap;
}

/*----------common----------*/
#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents p, #contents li, #contents dt, #contents dd, #contents a, #contents span, #contents th, #contents td, #contents input {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
}

a {
  color: #ce0001;
}

a:hover {
  color: #fc0;
  text-decoration: none;
}

/*----------sub----------*/
#sub .nav li {
  font-size: 108%;
}
#sub .nav li a {
  color: #000;
  text-decoration: none;
}
#sub .nav li a:hover {
  color: #ce0001;
}

/*----------article----------*/
#article .h2_tit {
  font-size: 182%;
  font-weight: bold;
}
#article .block dt {
  font-size: 123.1%;
  line-height: 1.6em;
}
#article .block p, #article .block dd, #article .block li, #article .block th, #article .block td {
  font-size: 108%;
  line-height: 1.6em;
}
#article .block th {
  font-weight: bold;
}

#main {
  /*----------header----------*/
  /*----------overview----------*/
  /*----------booth----------*/
  /*----------outline----------*/
  /*----------intro----------*/
  /*----------onair----------*/
  /*----------bottom----------*/
}
#main #booth h3 {
  font-size: 123.1%;
  color: #fff;
}
#main #booth h4 {
  font-size: 138.5%;
  color: #fff;
  font-weight: bold;
}
#main #booth p, #main #booth li {
  font-size: 123.1%;
  line-height: 1.6em;
  color: #fff;
}
#main #outline .outline dt {
  font-size: 123.1%;
  line-height: 1.6em;
  color: #fff;
}
#main #outline .outline dd {
  font-size: 123.1%;
  line-height: 1.6em;
  color: #fff;
}
#main #outline .outline dd strong {
  font-size: 110%;
  font-weight: bold;
}
#main #outline .present {
  font-size: 138.5%;
  line-height: 1.6em;
  color: #fff000;
}
#main #intro .copy {
  font-size: 100%;
  color: #fff;
}
#main #onair .tengoku h4 {
  font-size: 123.1%;
  font-weight: bold;
  color: #fff;
}
#main #onair .tengoku dt, #main #onair .tengoku dd {
  font-size: 108%;
  line-height: 1.6em;
  color: #fff;
}
#main #bottom p {
  font-size: 108%;
  line-height: 1.6em;
  color: #fff;
}

/*----------footerContent----------*/
#footerContent .copy {
  font-size: 93%;
  line-height: 1em;
  letter-spacing: 0.1em;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  /*font:12px/1.22 "MS PGothic","Osaka",Arial,sans-serif;*/
  /*font-size:12px;*/
  font: 13px/1.231 "Meiryo",arial,helvetica,"MS PGothic",clean,sans-serif;
  /* for IE6/7 */
  *font-size: small;
  /* for IE Quirks Mode */
  *font: x-small;
}

/* for windows vista */
* + html body {
  font-family: "CI","Meiryo";
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea,
button {
  font: 99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

strong {
  font-weight: bold;
}
