@charset "UTF-8";
/*
*
*	GAORA大感謝祭2015
*
*/
/* ==========================================================================
	01. reset
========================================================================== */
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, 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 {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  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: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/* ==========================================================================
	02. fonts
========================================================================== */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

#yui3-css-stamp.cssfonts {
  display: none;
}

html > body {
  font-size/*\**/: small\9 ;
}

/* ==========================================================================
	03. BaseSet
========================================================================== */
html {
  min-height: 100%;
  color: #000;
  overflow-y: scroll;
}

body {
  min-height: 100%;
  background: url(./img/bg_icon.gif) #fdd100 center top repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-text-size-adjust: 100%;
}

* html body {
  width: expression(document.body.clientWidth < 962? "960px" : "auto");
}

/* link
========================================================================== */
a {
  color: #000;
  font-weight: bold;
}

a:hover {
  color: #000;
  text-decoration: none;
}

:focus {
  -moz-outline-style: none;
}

a {
  outline: none;
}

img {
  vertical-align: bottom;
  line-height: 1;
}

/*	フロート
========================================================================== */
.fl {
  float: left;
  width: auto;
}

.fr {
  float: right;
  width: auto;
}

.clear {
  clear: both;
}

.clearfix:after, .fBox:after, #contents-in:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix, .fBox, #contents-in {
  display: inline-block;
}

* html .clearfix, * html .fBox, * html #contents-in {
  height: 1%;
}

.clearfix, .fBox, #contents-in {
  display: block;
}

/* ==========================================================================
	ヘッダー
========================================================================== */
#header {
  background: #000;
}
#header .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
}
#header p {
  float: left;
  width: 84px;
}
#header ul {
  float: right;
  width: auto;
}
#header ul li {
  float: left;
  width: auto;
  padding: 5px 0 0;
}

.twitter {
  position: relative;
  margin-right: 10px !important;
}

/* ==========================================================================
	ビジュアル
========================================================================== */
#visual {
  position: relative;
  width: 740px;
  height: 445px;
  margin: 0 auto 100px;
}
#visual h1 {
  position: absolute;
  top: -50px;
  left: 75px;
}
#visual p {
  position: absolute;
}
#visual #visual-balloon {
  top: 14px;
  right: 63px;
}
#visual #visual-lead {
  top: 415px;
  left: -85px;
}
#visual #visual-date {
  bottom: -80px;
  left: -30px;
}
#visual #visual-notice {
  bottom: 80px;
  left: 430px;
}
#visual #visual-cat {
  bottom: 115px;
  right: 40px;
}

/* ==========================================================================
	コンテンツ
========================================================================== */
.movie-box .movie iframe {
  width: 100%;
  height: 100%;
}

.movie-box .movie {
  width: 940px;
  height: 529px;
  margin-top: 20px;
  margin-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
}

#contents {
  width: 1000px;
  margin: 0 auto 80px;
  padding: 40px 0;
  border-top: solid 6px #000;
  background: url(./img/bg_contents.png);
  /*background-color: #f6eee0;*/
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/* 背景 */
#visual_bg {
  background: url(./img/bg_body_1.gif) #fdd100 center top no-repeat;
  /*background-size: 100% auto;*/
  height: 573px;
}

#cs {
  text-align: center;
  margin: 20px 0;
}

/*	豪華賞品
========================================================================== */
#prize {
  width: 960px;
  margin: 0 auto 40px;
}
#prize h2 {
  margin: 0 0 20px 10px;
}
#prize ul {
  margin: 0 0 15px;
}
#prize .last {
  position: relative;
  margin: 0;
}
#prize p {
  text-align: center;
}
#prize .quiz-card {
  margin-top: 30px;
}

/*	オススメ番組
========================================================================== */
#recommend {
  width: 960px;
  margin: 0 auto 40px;
}
#recommend h2 {
  margin: 0 0 20px 10px;
}
#recommend li {
  float: left;
  width: 320px;
  margin: 0 0 20px;
  text-align: center;
}
#recommend li dt {
  margin: 0 0 5px;
  font-size: 123.1%;
  font-weight: bold;
  line-height: 1.3;
}
#recommend li dt span {
  font-size: 87.5%;
}
#recommend li dd {
  font-size: 107.7%;
}

/*	クイズ
========================================================================== */
#quiz {
  position: relative;
  width: 940px;
  height: 515px;
  margin: 0 auto;
  background: url(./img/bg_quiz.gif) no-repeat;
}
#quiz h2 {
  position: absolute;
  top: 10px;
  left: 395px;
}
#quiz p {
  position: absolute;
}
#quiz #quiz-txt {
  top: 120px;
  left: 200px;
}
#quiz .quiz-btn {
  top: 340px;
  left: 75px;
  color: #666;
  text-align: center;
  margin-top: 0px;
}
#quiz .quiz-txt-card {
  top: 490px;
  left: 70px;
  text-align: center;
}

/* ==========================================================================
	ページの先頭へ
========================================================================== */
#pagetop {
  display: none;
  position: fixed;
  width: 50px;
  height: 50px;
  right: 3%;
  bottom: 3%;
  cursor: pointer;
}

/* ==========================================================================
	フッター
========================================================================== */
#footer {
  background: #000;
}
#footer .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
}
#footer p {
  float: right;
  width: 134px;
}
#footer ul {
  float: left;
  width: auto;
}
#footer ul li {
  float: left;
  width: auto;
}

.quiz-btn {
  top: 340px;
  left: 75px;
  color: #666;
  text-align: center;
  margin-top: 20px;
}

.note {
  font-size: 112%;
  margin-top: 10px;
}