@charset "UTF-8";

/* top-side */
  #top-side {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 400px;
  }

    #info {
      background: url(/img/index/bg-info.gif) top center;
      margin: 0;
      padding: 0;
      height: 425px;
      width: 250px;
    }
      #info-area {
        margin: 60px 10px 0 30px;
        padding-right: 5px;
        height: 250px;
        width: 195px;
        font-weight: bold;
        overflow:auto;
      }
      #info-area a{ color: #666; display: block;}
      #info-area a:hover{ color: #999;}
      #info-area li{
        margin-bottom: 20px;
        padding-bottom: 3px;
        border-bottom:1px dashed #cccccc;
      }

    #h2_catch {
      position: absolute;
      top: 0;
      left:250px;
      margin: 0;
      padding: 0;
      height: 425px;
      width: 135px;
    }

    #top-movie {
      margin: 15px;
      padding: 0;
      height: 210px;
      width: 370px;
    }

    #bnr-area {
      position: relative;
      margin: 0;
      padding: 0;
      height: 250px;
      width: 400px;
    }
      #bnr-area p{ position: absolute;　}
      .bnr-cast{ top: 0px; left: 0px;　}
      .bnr-chara{ top: 120px; left: 170px;　}
      .bnr-onair { top: 13px; left: 240px; text-indent: -9999px;}
        .bnr-onair a{ display:block; height: 100px; width: 150px; background: url(/img/index/bnr-onair.gif);}
        .bnr-onair a:hover{ background: url(/img/index/bnr-onair_on.gif);}
      .bnr-twitter { top: 170px; left: 0px; text-indent: -9999px;}
        .bnr-twitter a{ display:block; height: 100px; width: 150px; background: url(/img/index/bnr-twitter.gif);}
        .bnr-twitter a:hover{ background: url(/img/index/bnr-twitter_on.gif);}
        
        #top-project{
      		margin: 5px 0 0 15px; }

/* top-main */
  #top-main {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 600px;
  }
    #key {
      background: url(/img/index/key.png) no-repeat;
      margin: 0px;
      padding: 0;
      height: 777px;
      width: 590px;
    }

    #social {
      position: absolute;
      top: 0;
      right: 35px;
      margin: 0;
      padding: 0;
      height: 55px;
      width: 120px;
    }
    .bnr-event {
      position: absolute;
      top: 10px;
      left: 180px;
      margin: 0;
      padding: 0;
      height: 80px;
      width: 240px;
    }
    #link {
      margin: 3px 0 0 0px; /*  old 28px 0 0 20px */
      padding: 0;
      overflow: hidden;
    }
      #link li{
        float: left;
        margin-right: 6px;
        padding: 0;
      }