@charset "UTF-8";
/* fontCSS Document */
#next h4 {
  font-size: 23px;
  color: #ffd40a;
  line-height: 1.6em; }
#next p {
  font-size: 16px;
  color: #fff;
  line-height: 1.7em; }
  #next p.mc {
    font-size: 18px; }
  #next p span {
    color: #ffd40a; }
  #next p.cs {
    margin-top: 45px;
    font-size: 24px;
    text-align: center;}

#question {
  /**p{
    font-size: 26px;
    color: #fff;
    text-align: center;
  }**/ }
  #question h4 {
    font-size: 20px;
    color: #ffd40a;
    line-height: 1.6em; }
  #question p {
    font-size: 16px;
    color: #fff;
    line-height: 1.7em; }
    #question p.mc {
      font-size: 18px; }
    #question p span {
      color: #ffd40a; }

#backnumber h4 {
  font-size: 20px;
  color: #ffd40a;
  line-height: 1.6em; }
#backnumber p {
  font-size: 16px;
  color: #fff;
  line-height: 1.7em; }
  #backnumber p.mc {
    font-size: 18px; }
  #backnumber p span {
    color: #ffd40a; }

/* mixinCSS Document */
/* clearfix */
/* animation */
/* keyframes */
/*color*/
/*font size*/
body {
  background: #000 url(../images/bg_body.jpg) repeat center 130px; }

/*----------wrapper----------*/
#wrapper {
  width: 1000px;
  margin: 0 auto;
  max-height: 100%; }

#wrapper #contents {
  width: 1000px; }

/* anchor */
#wrapper a,
#wrapper .article {
  -webkit-transition: all 0.2s 0s ease;
  -moz-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease; }

#wrapper a:hover {
  text-decoration: none;
  /*filter: alpha(opacity=50);*/
  -moz-opacity: 0.5;
  opacity: 0.5; }

/* NAVIめーる半透明回避 */
#wrapper #contents #side #banner_navimail a:hover {
  /*filter: alpha(opacity=100);*/
  -moz-opacity: 1;
  opacity: 1; }

/*----------header----------*/
#header {
  height: 710px;
  background: #000 url(../images/bg_header.jpg) no-repeat center top;
  position: relative; }
  #header h1 a{
    background: url("../images/h1_header.png") left top no-repeat;
    -moz-background-size: 342px 173px;
    -o-background-size: 342px 173px;
    -webkit-background-size: 342px 173px;
    background-size: 342px 173px;
    text-indent: -9999em;
    width: 342px;
    height: 173px;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 90px; }
  #header h2 {
    background: url("../images/h2_header.png") left top no-repeat;
    -moz-background-size: 255px 129px;
    -o-background-size: 255px 129px;
    -webkit-background-size: 255px 129px;
    background-size: 255px 129px;
    text-indent: -9999em;
    width: 255px;
    height: 129px;
    position: absolute;
    left: 33px;
    bottom: 100px; }
  #header h3 {
    background: url("../images/h3_header.png") left top no-repeat;
    -moz-background-size: 175px 175px;
    -o-background-size: 175px 175px;
    -webkit-background-size: 175px 175px;
    background-size: 175px 175px;
    text-indent: -9999em;
    width: 175px;
    height: 175px;
    position: absolute;
    top: 15px;
    left: 18px; }

/*----------btn-sbm----------*/
#btn-sbm {
  height: 20px;
  text-align: right;
  position: relative;
  top: 15px;
  right: 20px; }

#btn-sbm li {
  display: inline-block;
  margin-left: 0px;
  margin-right: 5px;
  padding: 0px;
  line-height: normal;
  list-style: none;
  vertical-align: top; }

#btn-sbm li a {
  margin: 0px; }

#btn-sbm .btnFaceBook {
  width: 110px; }

#btn-sbm .btnHatenaBookmark {
  margin-right: 35px; }

#btn-sbm .btnGoogleCalendar {
  margin-right: 10px; }

/*----------sns----------*/

#sns .global_NTV_snsArea ul{
	position:relative;
	top:15px;
	text-align:right;
}

#sns .global_NTV_snsArea ul li{
	display:inline-block;
	vertical-align:top;
	margin-left:8px;
}

/*----------menu----------*/
#menu {
  width: 645px;
  margin: 610px auto 5px;
  overflow: hidden;
  *zoom: 1; }
  #menu li {
    float: left; }
    #menu li.m01 a {
      background: url("../images/btn01_menu.png") left top no-repeat;
      -moz-background-size: 207px 83px;
      -o-background-size: 207px 83px;
      -webkit-background-size: 207px 83px;
      background-size: 207px 83px;
      text-indent: -9999em;
      width: 207px;
      height: 83px;
      display: block; }
    #menu li.m02 {
      margin: 0 12px; }
      #menu li.m02 a {
        background: url("../images/btn02_menu.png") left top no-repeat;
        -moz-background-size: 207px 83px;
        -o-background-size: 207px 83px;
        -webkit-background-size: 207px 83px;
        background-size: 207px 83px;
        text-indent: -9999em;
        width: 207px;
        height: 83px;
        display: block; }
    #menu li.m03 a {
      background: url("../images/btn03_menu.png") left top no-repeat;
      -moz-background-size: 207px 83px;
      -o-background-size: 207px 83px;
      -webkit-background-size: 207px 83px;
      background-size: 207px 83px;
      text-indent: -9999em;
      width: 207px;
      height: 83px;
      display: block; }

/*----------main----------*/
#main {
  width: 675px; }
  #main .block {
    width: 611px;
    margin: 25px auto 0;
    padding: 30px 15px;
    background: #a30000 url(../images/bg_block.gif) repeat-x center top;
    border: #ffd200 2px solid;
    position: relative; }

/*----------side----------*/
#side {
  padding: 10px 0px 0px; }

#side .box {
  /* border-radius */
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

#wrapper #contents #side .box .title {
  background: #dae1e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(50%, #e5ebee), color-stop(51%, #dae1e5), color-stop(100%, #eef1f4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* W3C */ }

#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a {
  background-color: rgba(153, 153, 153, 0.5);
  /* box-shadow */
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset; }

/*----------footer----------*/
#footer {
  margin: 25px 0 0; }

/*----------totop----------*/
#totop {
  width: 60px;
  height: 60px;
  text-indent: -30000px;
  position: absolute;
  z-index: 9999;
  display: none; }

#totop a {
  display: block;
  width: 70px;
  height: 70px;
  background: url(../images/btn_totop.png) no-repeat 0 0; }

#totop a:hover {
  -moz-opacity: 0.8;
  opacity: 0.8; }

#intro h3 {
  background: url("../images/top/h3_intro.png") left top no-repeat;
  -moz-background-size: 150px 40px;
  -o-background-size: 150px 40px;
  -webkit-background-size: 150px 40px;
  background-size: 150px 40px;
  text-indent: -9999em;
  width: 150px;
  height: 40px;
  margin-left: 10px; }
#intro p {
  background: url("../images/top/txt_intro.png") left top no-repeat;
  -moz-background-size: 575px 314px;
  -o-background-size: 575px 314px;
  -webkit-background-size: 575px 314px;
  background-size: 575px 314px;
  text-indent: -9999em;
  width: 575px;
  height: 314px;
  margin: 30px 0 0 10px; }
#intro h4 {
  background: url("../images/top/h4_intro.png") left top no-repeat;
  -moz-background-size: 589px 296px;
  -o-background-size: 589px 296px;
  -webkit-background-size: 589px 296px;
  background-size: 589px 296px;
  text-indent: -9999em;
  width: 589px;
  height: 296px;
  margin: 30px 0 0 10px; }
#intro .gear01 {
  background: url("../images/top/gear01_intro.png") left top no-repeat;
  -moz-background-size: 186px 166px;
  -o-background-size: 186px 166px;
  -webkit-background-size: 186px 166px;
  background-size: 186px 166px;
  text-indent: -9999em;
  width: 186px;
  height: 166px;
  position: absolute;
  top: -5px;
  right: -9px;
  bottom: auto;
  left: auto; }
#intro .gear02 {
  background: url("../images/top/gear02_intro.png") left top no-repeat;
  -moz-background-size: 178px 112px;
  -o-background-size: 178px 112px;
  -webkit-background-size: 178px 112px;
  background-size: 178px 112px;
  text-indent: -9999em;
  width: 178px;
  height: 112px;
  position: absolute;
  top: 659px;
  right: 468px;
  bottom: auto;
  left: auto; }

#next {
  overflow: hidden;
  *zoom: 1;
  /***.txt{
    padding-top: 5px;
    clear: both;
    p{
      margin: 15px 20px;
    }
  }***/ }
  #next h3 {
    background: url("../images/top/h3_next.png") left top no-repeat;
    -moz-background-size: 133px 133px;
    -o-background-size: 133px 133px;
    -webkit-background-size: 133px 133px;
    background-size: 133px 133px;
    text-indent: -9999em;
    width: 133px;
    height: 133px;
    margin: 0 0 0 10px;
    float: left; }
  #next h4 {
    width: 400px;
    padding: 5px 0 0 30px;
    letter-spacing: 1px;
    float: left; }
  #next .txt {
    width: 440px;
    float: left; }
    #next .txt p {
      margin: 12px 0 0 30px; }
  #next .txt p .point{
	  color:#fff;
	  font-weight:bold;
	  font-size:17px;
  }

#movie h3 {
  background: url("../images/top/h3_movie.png") left top no-repeat;
  -moz-background-size: 149px 40px;
  -o-background-size: 149px 40px;
  -webkit-background-size: 149px 40px;
  background-size: 149px 40px;
  text-indent: -9999em;
  width: 149px;
  height: 40px;
  margin: 0 auto; }
#movie .frame {
  width: 599px;
  margin: 17px 0 0 16px; }

#question h3 {
  background: url("../images/top/h3_question.png") left top no-repeat;
  -moz-background-size: 218px 39px;
  -o-background-size: 218px 39px;
  -webkit-background-size: 218px 39px;
  background-size: 218px 39px;
  text-indent: -9999em;
  width: 218px;
  height: 39px;
  margin-left: 10px; }
#question h4 {
  padding: 15px 0 0 15px;
  letter-spacing: 1px; }
#question .txt {
  padding-top: 5px; }
  #question .txt p {
    margin: 15px; }
#question .gear {
  background: url("../images/top/gear_question.png") left top no-repeat;
  -moz-background-size: 158px 165px;
  -o-background-size: 158px 165px;
  -webkit-background-size: 158px 165px;
  background-size: 158px 165px;
  text-indent: -9999em;
  width: 158px;
  height: 165px;
  position: absolute;
  top: -3px;
  right: -8px;
  bottom: auto;
  left: auto; }

#tw h3 {
  background: url("../images/top/h3_tw.png") left top no-repeat;
  -moz-background-size: 156px 35px;
  -o-background-size: 156px 35px;
  -webkit-background-size: 156px 35px;
  background-size: 156px 35px;
  text-indent: -9999em;
  width: 156px;
  height: 35px;
  margin-left: 10px; }
#tw .tweet {
  margin: 20px 0 0;
  background: #8b0000; }

.bnr {
  margin: 25px 0 0 15px; }

#backnumber{
  margin-top:-70px !important;
}

#backnumber .gear {
  background: url("../backnumber/images/gear_backnumber.png") left top no-repeat;
  -moz-background-size: 158px 111px;
  -o-background-size: 158px 111px;
  -webkit-background-size: 158px 111px;
  background-size: 158px 111px;
  text-indent: -9999em;
  width: 158px;
  height: 111px;
  position: absolute;
  top: -1px;
  right: -3px;
  bottom: auto;
  left: auto; }
#backnumber h3 {
  background: url("../backnumber/images/h3_backnumber.png") left top no-repeat;
  -moz-background-size: 252px 39px;
  -o-background-size: 252px 39px;
  -webkit-background-size: 252px 39px;
  background-size: 252px 39px;
  text-indent: -9999em;
  width: 252px;
  height: 39px;
  margin-bottom: 10px;
  margin-left: 10px; }
#backnumber .box {
  padding: 10px 10px 15px; }
  #backnumber .box h4 {
    padding: 15px 0 0 15px;
    letter-spacing: 1px; }
  #backnumber .box .txt {
    padding-top: 5px;
    padding-bottom: 20px;
    border-bottom: #fff 1px dashed; }
    #backnumber .box .txt p {
      margin: 15px; }
  #backnumber .box .txt_end {
    padding-top: 5px; }
    #backnumber .box .txt_end p {
      margin: 15px; }
#backnumber .last ul {
  border: none; }

.guest{
	border:#fed332 3px solid;
	margin:15px 0 20px 30px;
	padding:15px 15px 5px;
	background:#fff8d9;
}
.guest p{
	margin:0 0 10px !important;
	color:#463100 !important;
	font-size:18px !important;
}
.guest p span{
	font-weight:bold;
	color:#d50b1e !important;
}

#next p.point{
	font-size:17px;
	font-weight:bold;
}
