@charset "UTF-8";
/*
$baseWidth: 320px;
$baseHeight: 480px;
$baseBgColor: #000103;
$imgPath: "../images/";
*/
/*font size*/
/* mixinCSS Document */
/*
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 "MS PGothic",arial,helvetica,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; }

/* layoutCSS Document */
html, body {
  background: #fff; }

#topad {
  text-align: center;
  padding: 12px 0 9px; }

#wrapper a {
  /*	-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; }

#wrapper #contents {
  width: 100% !important; }

/*----------main----------*/
#wrapper #main {
  width: 100% !important; }

/*----------inner----------*/
#wrapper #main .inner {
  width: 970px;
  margin: 0 auto;
  padding: 0 15px; }

/*----------header----------*/
#wrapper #main #header {
  width: 100%;
  height: 292px;
  background: url(../images/bg_header.gif) repeat-x 0 0; }
  #wrapper #main #header .inner {
    width: 900px;
    height: 238px;
    background: url(../images/bg_inner_header.gif) no-repeat 125px -18px;
    border-left: #000 15px solid;
    border-right: #000 15px solid;
    position: relative;
    top: 27px; }
  #wrapper #main #header h1 {
    width: 575px;
    height: 135px;
    background: url(../images/h1_header.png) no-repeat 0 0;
    text-indent: -9999px;
    position: absolute;
    top: 27px;
    left: 175px; }
  #wrapper #main #header h2 {
    width: 575px;
    height: 30px;
    background: url(../images/h2_header.png) no-repeat 0 0;
    text-indent: -9999px;
    position: absolute;
    top: 170px;
    left: 175px; }
  #wrapper #main #header img.chara01 {
    position: absolute;
    top: 26px;
    left: 30px; }
  #wrapper #main #header img.chara02 {
    position: absolute;
    top: 30px;
    right: 25px; }

/*----------article----------*/
#wrapper #main #article {
  width: 100%;
  margin-top: 25px; }
  #wrapper #main #article .inner {
    position: relative; }
    #wrapper #main #article .inner #btn-sbm {
      position: absolute;
      top: -5px;
      right: 0; }

#wrapper #main #article #apply {
  width: 100%;
  margin-bottom: 25px;
  float: left; }
  #wrapper #main #article #apply h3 {
    height: 35px;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url(../images/h3_apply.png) no-repeat 0 0;
    text-indent: -9999px; }
  #wrapper #main #article #apply h4 {
    height: 35px;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url(../images/h4_apply.png) no-repeat 0 0;
    text-indent: -9999px; }
  #wrapper #main #article #apply .left {
    margin-left: 5px;
    margin-right: 5px; }
  #wrapper #main #article #apply .right {
    margin-left: 5px; }
  #wrapper #main #article #apply .box {
    width: 473px;
    border: #ddd 1px solid;
    float: left; }
    #wrapper #main #article #apply .box .top_area {
      padding: 5px; }
      #wrapper #main #article #apply .box .top_area h4 {
        padding: 19px 0 20px;
        background: url(../images/bg_title.gif) repeat 0 0;
        text-align: center;
        font-size: 18px;
        font-weight: bold; }
      #wrapper #main #article #apply .box .top_area .thumb {
        padding: 30px 0 40px;
        text-align: center; }
        #wrapper #main #article #apply .box .top_area .thumb span {
          width: 100%;
          padding-top: 5px;
          float: left; }
      #wrapper #main #article #apply .box .top_area p {
        margin: 0 30px 10px;
        padding: 5px 0 5px 72px;
        font-size: 16px; }
      #wrapper #main #article #apply .box .top_area p.date {
        background: url(../images/date_apply.gif) no-repeat left center; }
      #wrapper #main #article #apply .box .top_area p.place {
        background: url(../images/place_apply.gif) no-repeat left center; }
    #wrapper #main #article #apply .box .bottom_area {
      background: #fff3ea;
      margin-top: 10px;
      padding: 25px 0;
      text-align: center; }

#wrapper #main #article #other {
  width: 100%;
  margin-top: 25px;
  text-align: center;
  float: left; }

#wrapper #main #article #complete {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 25px;
  background: #eee;
  float: left;
  display: box; }
  #wrapper #main #article #complete h3 {
    height: 26px;
    background: url(../images/h3_complete.png) no-repeat 0 0;
    margin-bottom: 23px;
    text-indent: -9999px; }
  #wrapper #main #article #complete #comp_movie li {
    width: 315px;
    background: #d9d9d9;
    margin-bottom: 10px;
    float: left; }
  #wrapper #main #article #complete #comp_movie li:nth-child(3n+2),
  #wrapper #main #article #complete #comp_movie .li_center {
    margin-left: 10px;
    margin-right: 10px; }

#wrapper #main #article #complete #comp_movie li .img_box {
  width: 119px;
  padding: 15px 10px;
  text-align: center;
  float: left; }
  #wrapper #main #article #complete #comp_movie li .img_box img {
    width: 119px;
    height: 100%;
    text-decoration: none;
    /*filter: alpha(opacity=70);*/
    -moz-opacity: 0.7;
    opacity: 0.7; }
  #wrapper #main #article #complete #comp_movie li .img_box p.copy {
    margin-top: 5px;
    font-size: 9px;
    color: #777; }
#wrapper #main #article #complete #comp_movie li .info_box {
  width: 154px;
  padding: 20px 15px 15px 5px;
  float: left; }
  #wrapper #main #article #complete #comp_movie li .info_box p {
    margin-bottom: 10px;
    color: #777; }
  #wrapper #main #article #complete #comp_movie li .info_box p.title {
    margin-bottom: 15px;
    font-weight: bold; }
  #wrapper #main #article #complete #comp_movie li .info_box p.date {
    min-height: 15px;
    padding-left: 40px;
    background: url(../images/date_complete.gif) no-repeat left center; }
  #wrapper #main #article #complete #comp_movie li .info_box p.place {
    min-height: 15px;
    padding-left: 40px;
    background: url(../images/place_complete.gif) no-repeat left center; }

#wrapper #main #article #notice {
  padding: 40px 0;
  background: #303030;
  clear: both;
  color: #fff;
  line-height: 1.8em; }
  #wrapper #main #article #notice h5 {
    margin-bottom: 20px;
    font-size: 21px;
    letter-spacing: 1px; }
  #wrapper #main #article #notice ul {
    padding-left: 20px; }
  #wrapper #main #article #notice li {
    margin-bottom: 10px;
    list-style: outside disc;
    font-size: 16px; }

/*----------btn-sbm----------*/
#btn-sbm {
  text-align: left;
  padding: 20px;
  }

#btn-sbm li {
  padding:0 5px;
  display: table-cell;
  vertical-align: top; 
  }

/*----------footer----------*/
div#footer {
  padding: 7px 0 5px !important; }

/*----------other----------*/
#other {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', Arial, Helvetica; }
  #other .area {
    width: 95%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 3%;
    padding-right: 2%;
    font-size: 1.25rem;
    line-height: 2rem; }
  #other .area table th {
    padding-right: 15px; }
  #other .area table th.icon_tit {
    padding-right: 8px !important; }
  #other .area table th img {
    position: relative;
    top: 4px; }
  #other .area table td.title {
    font-size: 1.5rem;
    font-weight: bold;
	width:100%; }
  #other .area table td.company {
    padding: 10px 0; }
  #other .line {
    background: #eee; }
  #other #column01 {
    padding-top: 35px;
    padding-bottom: 20px;
    background: #fff; }
  #other #column01 h1 {
    font-size: 2.5rem;
    font-weight: bold; }
  #other #column01 ul {
    margin-top: 25px;
    text-indent: -9999px; }
  #other #column01 ul li {
    width: 119px;
    height: 45px;
    margin-right: 7px;
    float: left; }
  #other #column01 ul li a {
    width: 119px;
    height: 45px;
    display: block; }
  #other #column01 ul li.btn01_off {
    background: url(../images/other/link.png) no-repeat 0 0; }
  #other #column01 ul li.btn01 a {
    background: url(../images/other/link.png) no-repeat 0 -45px; }
  #other #column01 ul li.btn02_off {
    background: url(../images/other/link.png) no-repeat -119px -45px; }
  #other #column01 ul li.btn02 a {
    background: url(../images/other/link.png) no-repeat -119px 0; }
  #other #column09 {
    background: #999;
    font-size: 1.1rem;
    color: #fff; }

#app {
  margin-bottom: 20px;
  background: #eee; }

#app ul {
  margin-top: 20px;
  margin-left: -14px; }

#app ul li {
  width: 299px;
  min-height: 510px;
  margin-left: 14px;
  padding: 6px;
  background: #fff;
  float: left;
  -moz-box-shadow: 1px 2px 3px #ccc;
  -webkit-box-shadow: 1px 2px 3px #ccc;
  box-shadow: 1px 2px 3px #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

#app ul li::after {
  content: "";
  display: block;
  clear: both; }

#app ul li img {
  width: 100%;
  height: auto; }

#app ul li .title img {
  width: auto;
  height: auto;}

#app ul li table {
  width: 100%; }

#app ul li table td {
  padding: 7px 0;
  text-align: center;
  vertical-align: middle;
  word-break: break-all; }

#app ul li table td.visual {
  height: 240px;
  background: #000; }

#app ul li table td.title {
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: bold; }

#app ul li table td.detail {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: 14px; }

#app ul li table td.detail p {
  line-height: 1.7em;
  float: left; }

#app ul li table td.detail span {
  width: 45px;
  margin-right: 8px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 4px 5px 2px;
  background: #f2b600;
  text-align: center;
  display: inline-block;
  color: #fff;
  float: left; }

#app ul li table td.btn {
  padding-top: 25px;
  padding-bottom: 15px; }

#app ul li table td.btn a {
  width: 171px;
  height: 46px;
  margin: 0 auto;
  background: url(../images/btn_app.png) no-repeat 0 0;
  display: block;
  text-indent: -9999px; }

#app ul li table td.btn a:hover {
  background: url(../images/btn_app.png) no-repeat 0 -46px;
  text-decoration: none;
  /*filter: alpha(opacity=100);*/
  -moz-opacity: 1;
  opacity: 1; }

#app ul li table td.btn span {
  width: 171px;
  height: 46px;
  margin: 0 auto;
  background: url(../images/btn_app.png) no-repeat 0 -92px;
  display: block;
  text-indent: -9999px; }

#app ul li table td.information {
  padding-bottom: 15px; }

#app ul li table td.information a {
  font-size: 15px;
  color: #1abde0; }

#app ul li table td.copyright {
  padding-bottom: 10px;
  font-size: 12px;
  color: #777; }

#app ul#end {
  margin-top: -20px; }
  #app ul#end li {
    margin-top: 20px; }

/*----------common----------*/
/*a{color:#f18200;}
a:hover{color:#ffdd00;text-decoration:none;}*/
div#footer p.copy {
  color: #000;
  font: italic 93%/1em Arial, Helvetica, sans-serif; }

/* partsCSS Document */
/* commonCSS Document（日テレ テンプレート共通） */
/* #contents */
div#contents {
  width: 1000px; }

/* #main(width<690) */
div#main {
  width: 675px; }

/* #side */
div#side {
  padding: 10px 0px 0px 0px;
  width: 310px; }

div#side .box .title {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTVlYmVlIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNkYWUxZTUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWYxZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f8f9), color-stop(50%, #e5ebee), color-stop(51%, #dae1e5), color-stop(100%, #eef1f4));
  background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  background: -webkit-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  background: linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%); }

div#side #blog .info a {
  -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;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset; }

#side div#banner_navimail {
  width: 100%; }

#side div#banner_navimail a {
  background: url(/basic2011/images/bnr_navimail.png) no-repeat 0px 0px;
  background-size: 100% auto;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  min-height: 105px;
  _text-indent: -9999px;
  _height: 105px; }

/*----------btn-sbm----------*/

/* topCSS Document */
/*---------------
□□□layout□□□
---------------*/
/*---------------
□□□font□□□
---------------*/
/* pageCSS Document */
/*---------------
□□□layout□□□
---------------*/
/*---------------
□□□font□□□
---------------*/