@charset "UTF-8";
@import url('reset.css');

/* ========BASIC======== */
html {
   overflow-y:scroll;
   margin:0;
   padding:0;
}

body {
   margin:0px 0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-size:12px;
   color:#000;
      /*\*/  
   overflow: hidden;  
   /**/ 
}

br {
   letter-spacing:normal;
}
p {
   padding-bottom: 10px;
}
a {
   color:#ccc;
   text-decoration:none;
   outline:none;
}

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

img {
   border:0;
}
.clr{
	clear: both;
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }

/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ========SLIDESHOW======== */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
  
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
/* ========LAYOUT======== */
#header { 
   height:100px;
   width: 100%;
   background-image:url(../images/backgrounds/main.png);
   position: fixed;
   margin:0 auto;
   padding-top:0px;
   top:0;  
   left:0;
   z-index: 7000;
}
* html div#header    {     
    position: relative;     
    top: expression(eval(document.documentElement.scrollTop+0));  
}  
#nav {
   width:980px;
   margin: 0 auto;
   padding-top:25px;
   z-index: 7000;
}
.nav {
   width:980px;
   margin:0 auto;
   margin-left: auto;
   margin-right: auto;
}
/* ========FACEBOOK======== */
.fb-like {
   margin-top:22px;
}

#top {
   width:100%;
   margin:0 auto;
   padding:0px;
}
.title {
   margin:0 auto;
   padding-bottom: 40px;
}
.visual {
   width: 100%;
   margin:0 auto;
   padding-top: 100px;
}
#introduction {
   clear:both;
   width:980px;
   margin:0 auto;
   padding-top:130px;
   overflow: hidden;
   text-align:left; 
}
#story {
   clear:both;
   width:980px;
   margin:0 auto;
   padding-top:130px;
   overflow: hidden;
   text-align:left; 
}
#cast {
   clear:both;
   width:980px;
   margin:0 auto;
   padding-top:130px;
   overflow: hidden;
   text-align:left; 
}
#staff {
   clear:both;
   width:980px;
   margin:0 auto;
   padding-top:70px;
   overflow: hidden;
   text-align:left; 
}
#theater {
   clear:both;
   width:980px;
   margin:0 auto;
   padding-top:130px;
   overflow: hidden;
   text-align:left; 
}
#trailer {
   clear:both;
   width:980px;
   margin:0 auto;
   padding-top:130px;
   padding-bottom: 80px;
   overflow: hidden;
   text-align:center;
}
#gallery {
   width: 100%;
   margin:0 auto;
   padding-top: 100px;
}

#footer {
   clear:both;
   width:100%;
   margin: 0 auto;
   background-image:url(../images/backgrounds/main.png);
   color:#A4A4A3;
   font-size:12px;
}
#footer.inner {
     clear:both;
     width:980px;
	 margin: 0 auto;
}
#logo {
    position:absolute;
	left:50%;
	top:45%;
	width:683px;
	height:337px;
	margin-left:-341px;
	margin-top:-168px;
   }
.line {
    margin: 15px 0px 30px;
}
.tbox {
    width:700px;
	color:#666666;
	font-size:11px;
	}	
.centering {
    display:block;
    margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:100px;
    text-align:center;
	}
.picR {
    float: right;
    margin: 0 8px 10px 10px;
}
.picL {
    float: left;
    margin: 0 8px 0 0;
}
.rollover {
    margin: 5px 0 8px;
}
.title {
   margin-bottom:60px;
   margin-top:60px;
}
.title2column {
   margin-bottom:0px;
   margin-top:80px;
}  
/* 回り込み解除 */
#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========NAVI CUSTOMIZE======== */

ul#navi {
   margin:0 auto;
   margin-left: auto;
   margin-right: auto;
   padding:0;
   width:980px;
   height:63px;
   z-index:999999;
   /*\*/  
overflow: hidden;  
/**/ 
}

ul#navi li {
   float:left;   
   list-style-type:none;
   display:block;
}

ul#navu li a {
   height:100px;
   float:left;
   text-indent:-9999px;
}

ul#navi li#navi-1 a {
   float:left;
   height:63px;
   width:125px;
   background-image:url(../images/navi2.png);
   background-position: 0 0;
   text-indent:-9999px;
}
ul#navi li#navi-1 a:hover {
   background-image:url(../images/navi2.png);
   background-position: 0 -63px;
}
ul#navi li#navi-2 a {
   float:left;
   height:63px;
   width:162px;
   background-image:url(../images/navi2.png);
   background-position: -125px 0;
   text-indent:-9999px;
}
ul#navi li#navi-2 a:hover {
   background-image:url(../images/navi2.png);
   background-position: -125px -63px;
}  
ul#navi li#navi-3 a {
   float:left;
   height:63px;
   width:110px;
   background-image:url(../images/navi2.png);
   background-position: -287px 0;
   text-indent:-9999px;
}
ul#navi li#navi-3 a:hover{
   background-image:url(../images/navi2.png);
   background-position: -287px -63px;
}
ul#navi li#navi-4 a {
   float:left;
   height:63px;
   width:163px;
   background-image:url(../images/navi2.png);
   background-position: -397px 0;
   text-indent:-9999px;
}
ul#navi li#navi-4 a:hover {
   background-image:url(../images/navi2.png);
   background-position: -397px -63px;
}
ul#navi li#navi-5 a {
   float:left;
   height:63px;
   width:90px;
   background-image:url(../images/navi2.png);
   background-position: -560px 0;
   text-indent:-9999px;
}
ul#navi li#navi-5 a:hover {
   background-image:url(../images/navi2.png);
   background-position: -560px -63px;
}
ul#navi li#navi-6 a {
   float:left;
   height:63px;
   width:74px;
   background-image:url(../images/navi2.png);
   background-position: -650px 0;
   text-indent:-9999px;
}
ul#navi li#navi-6 a:hover {
   background-image:url(../images/navi2.png);
   background-position: -650px -63px;
}
ul#navi li#navi-7 a {
   float:left;
   height:63px;
   width:99px;
   background-image:url(../images/navi2.png);
   background-position: -724px 0;
   text-indent:-9999px;
}
ul#navi li#navi-7 a:hover {
   background-image:url(../images/navi2.png);
   background-position: -724px -63px;
}
ul#navi li#navi-8 a {
   float:left;
   height:63px;
   width:67px;
   background-image:url(../images/navi2.png);
   background-position: -823px 0;
   text-indent:-9999px;
}
ul#navi li#navi-8 a:hover {
   background-image:url(../images/navi2.png);
   background-position: -823px -63px;
}
ul.navi li ul li {
    float:none;
    display: block;
    list-style-type: none;
    margin: 0px;
    }

/* 回り込み解除 */
#menu ul:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========BOX======== */

#main p {
   margin:0 0 1em 0;
   padding:7px;
}
.tbox {
   width:680px;
   margin: 0;
   padding: 0;
   float: left;
}
.box_2 {
clear: both;
width: 980px;
padding-top: 40px;
}
.box_2 #box1 {
float: left;
width: 460px;
border-left: 1px solid #333333;
padding-left: 20px;
padding-top: 10px;
}
.box_2 #box2 {
float: right;
width: 460px;
border-left: 1px solid #333333;
padding-left: 20px;
padding-top: 10px;
}

.box_3 {
clear: both;
width: 980px;
padding-top: 0px;
}
.box_3 #box1 {
float: left;
width: 460px;
padding-left: 20px;
padding-top: 10px;
font-size:11px;
}
.box_3 #box2 {
float: right;
width: 460px;
border-left: 1px solid #333333;
padding-left: 20px;
padding-top: 10px;
}
.box_4 {
clear: both;
margin: 0 auto;
width: 980px;
padding-top: 40px;
}
.box_4 #box1 {
float: left;
width: 460px;
border-left: 1px solid #A4A4A3;
padding-left: 20px;
padding-top: 10px;
font-size:11px;
}
.box_4 #box2 {
float: right;
width: 460px;
border-left: 1px solid #A4A4A3;
padding-left: 20px;
padding-top: 10px;
}
/* ========CONTENTSLIDER======== */
#slides {
      display: none;
	  width: 980px;
	  margin: 0 auto;
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }
    a.slidesjs-next,
    a.slidesjs-previous,
	a.slidesjs-play,
    a.slidesjs-stop  {
      background-image: url(../images/gallery/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }
	a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }
	 a.slidesjs-previous {
      background-position: 0 0;

    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }
	 a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }
    .slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image:url(../images/gallery/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
  </style>
  <!-- End SlidesJS Optional-->

  <!-- SlidesJS Required: These styles are required if you'd like a responsive slideshow -->
  <style>
    #slides {
      display: none
    }

    .container {
      margin: 0 auto
    }

    /* For tablets & smart phones */
    @media (max-width: 767px) {
      body {
        padding-left: 20px;
        padding-right: 20px;
      }
      .container {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .container {
        width: auto
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .container {
        width: 724px
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .container {
        width: 1170px
      }
    }
/* ========THUMBNAIL IMAGE======== */
.box_photo {
clear: both;
margin: 0 auto;
width: 980px;
}
.box_photo #photo {
float: left;
width: 710px;
position:absolute;
}
.box_photo #thumb {
float: right;
width: 260px;
}
#box_photo ul {
	width: 260px;/*（liの幅+margin-rightの値）×列数*/
	overflow: hidden;/*wrapperからはみ出る部分を非表示にする*/
	list-style: none;
	padding: 10px;
}
#thumb li{
    width:80px;
    height:80px;
    float:left;
    background:none;
    padding:0 0px 0px 0;
    margin:0 0 0px 0;
}

#thumb li a{
   display:block;
}

#thumb li a:link    {}

#thumb li a:visited {}

#thumb li a:hover   {opacity:0.8;}

#thumb li a:active  {opacity:0.8;}

/* IE用 ↓*/

#thumb li a:hover img {filter:alpha(opacity=80);}

#photo{
    width:700px;
}

#photo img{
    position:absolute;

}

/* ========FORM======== */
table{
    width: 300px;
	border-collapse:collapse;
}
td{
	border:1px solid #ccc;
	padding:5px;
	font-size:90%;
	color:#666;
}
td.l_Cel{
	width:100px;
}
#contact-area {
    margin-top: 10px;
    width: 440px;
}
#contact-area input, #contact-area textarea {
    border: 1px solid #CCCCCC;
    font-family: Helvetica,sans-serif;
    font-size: 1.4em;
    margin: 0 0 10px;
    padding: 5px;
    width: 380px;
}
#contact-area textarea {
    height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
    border: 1px solid #990000;
}
#contact-area input.submit-button {
    float: left;
    width: 100px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 6px 20px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #bbb;
    overflow: visible;
    font: bold 13px arial, helvetica, sans-serif;
    text-decoration: none;
    white-space: nowrap;
    color: #555;
    background-color: #ddd;
    background-image: linear-gradient(top, rgba(255,255,255,1),
                                rgba(255,255,255,0)),
                                url(data:image/png;base64,iVBORw0KGg[...]QmCC);
    transition: background-color .2s ease-out;
    background-clip: padding-box; /* Fix bleeding */
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .3),
                            0 2px 2px -1px rgba(0, 0, 0, .5),
                            0 1px 0 rgba(255, 255, 255, .3) inset;
    text-shadow: 0 1px 0 rgba(255,255,255, .9);
}
#contact-area input.submit-button:hover {
    background-color: #eee;
    color: #555;
}
#contact-area input.submit-button:active {
    background: #e9e9e9;
    position: relative;
    top: 1px;
    text-shadow: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
    outline: none;
}
label {
    float: left;
    font-size: 1.4em;
    margin-right: 15px;
    padding-top: 5px;
    text-align: right;
    width: 40px;
}
/* ========TABLE======= */
.theater-table {
    border-bottom: 1px solid #2D2D2D;
    border-right: 1px solid #2D2D2D;
	border-top: 1px solid #2D2D2D;
	border-left: 1px solid #2D2D2D;
    font-size: 12px;
    width: 100%;
}
.theater-table th {
    background: none repeat scroll 0 0 #DEDEDE;
    color: #414141;
    padding: 9px 0;
    text-align: center;
}
.theater-table td {
    border-left: 1px solid #2D2D2D;
    border-top: 1px solid #2D2D2D;
	border-right: 1px solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D;
    padding: 13px 5px;
    text-align: center;
}
.theater-table th.th01 {
    border-left: 1px solid #2D2D2D;
}
.theater-table th.th02 {
    border-left: 1px solid #2D2D2D;
}
/* ========COPYRIGHT======= */
.copyright {
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   color:#A4A4A3;
   text-align:center;
}
@media screen and (max-width: 860px) {
	.header a{
		display: block;
		text-align: center;
		font-size: 10px;
		text-shadow: none;
	}
	.header span.right{
		float: none;
	}
}
