@charset "UTF-8";

/* html,body */
html, body{
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  padding: 0;
  color: #666;
  font:62.5%/1.4 font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  *font-size:small;*font:x-small;
  word-break: break-all;
  -webkit-text-size-adjust: none;
}

/* link- */
a { outline: none; color:#ccc; text-decoration: none; }
a:hover { color:#666; }
a:focus { outline:none; }

.hidden{ text-indent:100%; white-space:nowrap; overflow:hidden; font-size: 0;}

/*- IMG  */
img {
  border:none; -ms-interpolation-mode: bicubic;
  vertical-align: top;
  font-size:0;
  line-height: 0;
}
a img { border: 0px; text-decoration:none; }


/* clear */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

.hidden{ text-indent:100%; white-space:nowrap; overflow:hidden; font-size: 0;}

/* highlight */
::selection { background: #ccc; }
::-moz-selection { background: #ccc; }


/* castam */
#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 9999;
  background: #fff;
}

#wrap{
  margin: 0 auto;
  padding: 0;
  font-size: 1.0rem; font-size: 10px;
  line-height: 1.6;
  display: block;
}
.contents{
  margin: 0 auto;
  padding: 0;
  width: 1000px;  
}
.key{
  position: relative;
  margin: 0 auto;
  padding: 0;
  background: url(../images/limit/key.jpg) top center no-repeat;
  width: 1000px;  
  height: 900px;
}
.index-link a{
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;  
  height: 750px;
  display:block;
  text-indent:100%; white-space:nowrap; overflow:hidden; font-size: 0;
}

.logo {
  position: absolute;
  top: 20px;
  left: 300px;
}
  
.key .btn-enter-r a{
  top: 850px;
  right: 120px;
}

.bnr-charlotte{
  position: absolute;
  top: 695px;
  right: 15px;
}

.btn-enter-r a{
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 362px;
  height: 24px;
  z-index: 999;
}
  .btn-enter-r a{
    background: url(../images/limit/btn-enter-r.gif) top left no-repeat;
  }
  .btn-enter-r a:hover{
    background: url(../images/limit/btn-enter-r.gif) bottom left no-repeat;
  }

.btn-enter-b a{
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 154px;
  height: 24px;
  z-index: 999;
}
  .btn-enter-b a{
    background: url(../images/limit/btn-enter-b.gif) top left no-repeat;
  }
  .btn-enter-b a:hover{
    background: url(../images/limit/btn-enter-b.gif) bottom left no-repeat;
  }


.info-area {
  margin-top: 20px;
}
.left-area{
  float: left;
  width: 545px;
}
.right-area{
  float: left;
  width: 455px;
}

.movie-list {
  margin: 3px auto;
  overflow: hidden;
}
  .movie-list li{
    margin: 0 3px;
    float: left;
  }

.topics-list li{
  position: relative;
  margin-bottom: 17px;
  padding: 0;
  display: block;
  width: 600px;
}


/*footer*/
#global-footer{
  clear: both;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  background: #e8e8e8;
}

#global-footer a { color:#666; text-decoration: underline; }
.copy { margin-bottom: 5px; }
.btn-enter { margin: 20px auto; text-align: center; }

/* GDN */
iframe[name="google_conversion_frame"] {
	position: absolute;
	height: 0;
}