/*===================================================================
    reset
===================================================================*/
body, div, pre, p, blockquote, em, strong,
form, fieldset,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
table, tr, th, td,
embed, object {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "Osaka", Helvetica, Arial, sans-serif;
  vertical-align: baseline; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

textarea {
  font-size: 100%; }

caption, th {
  text-align: left; }

img {
  border: 0;
  vertical-align: top; }

hr, legend {
  display: none; }

ul, ol {
  list-style: none; }

br {
  letter-spacing: 0px; }

label {
  cursor: pointer; }
  html:\66irst-child label {
    cursor: auto; }

/*default*/
a, a:active, a:visited {
  color: #535353 !important;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

/*===================================================================
    clearfix
===================================================================*/
/* ------ clearfix ------ */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
/*===================================================================
    wrapper
===================================================================*/
#wrapper {
  border-right: 1px solid #bebebe;
  border-left: 1px solid #bebebe;
  width: 898px;
  margin: 0 auto;
  text-align: left; }

#intBody {
  background: white url("/common/images/bg_body.gif") repeat-y top center;
  background: none !important; }

/*===================================================================
    header
===================================================================*/
#header #header-inner .logo a {
  display: block; }

/*===================================================================
    contents
===================================================================*/
#cmHeader {
  margin: 0 auto;
  width: 844px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden; }
  * html #cmHeader {
    height: 1%; }
  *:first-child + html #cmHeader {
    min-height: 1%; }
  #cmHeader:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ""; }
  #cmHeader #cmMenu {
    position: relative;
    left: 50%;
    float: left; }
    * html #cmHeader #cmMenu {
      height: 1%; }
    *:first-child + html #cmHeader #cmMenu {
      min-height: 1%; }
    #cmHeader #cmMenu:after {
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
      content: ""; }
    #cmHeader #cmMenu li {
      float: left;
      position: relative;
      left: -50%;
      padding: 0 17px;
      text-align: center; }

#cmGallery {
  width: 844px;
  color: #535353;
  font-size: 75%;
  margin: 0 auto 72px;
  width: 844px;
  text-align: left; }
  #cmGallery .prof {
    position: relative;
    margin-bottom: 20px;
    width: 100%; }
    #cmGallery .prof .bnr {
      position: absolute;
      right: 256px;
      top: 12px; }
    #cmGallery .prof .profBtn {
      position: absolute;
      right: 18px;
      top: 28px; }
      #cmGallery .prof .profBtn .close {
        display: none; }
    #cmGallery .prof .profArea {
      background: #1eb3ff;
      padding: 20px;
      padding-top: 0;
      display: none; }
      #cmGallery .prof .profArea .inner {
        background: #fff;
        padding: 20px; }
        * html #cmGallery .prof .profArea .inner {
          height: 1%; }
        *:first-child + html #cmGallery .prof .profArea .inner {
          min-height: 1%; }
        #cmGallery .prof .profArea .inner:after {
          display: block;
          clear: both;
          height: 0;
          visibility: hidden;
          content: ""; }
        #cmGallery .prof .profArea .inner div {
          float: left; }
        #cmGallery .prof .profArea .inner .img {
          margin-right: 20px; }
    #cmGallery .prof .pink {
      background: #ff3e9f; }
  #cmGallery .cateBlue {
    border-bottom: 2px solid #61caff;
    margin-bottom: 20px; }
    #cmGallery .cateBlue ul {
      margin-left: -8px;
      overflow: hidden;
      padding-bottom: 15px; }
      #cmGallery .cateBlue ul li {
        float: left;
        padding-left: 8px; }
  #cmGallery .catePink {
    border-bottom: 2px solid #ff3e9f;
    margin-bottom: 20px; }
    #cmGallery .catePink ul {
      margin-left: -8px;
      overflow: hidden;
      padding-bottom: 15px; }
      #cmGallery .catePink ul li {
        float: left;
        padding-left: 8px; }
  #cmGallery .last {
    border-bottom: 0;
    margin-bottom: 0; }
  #cmGallery .int {
    background: #eeeeee;
    padding: 20px;
    position: relative; }
    * html #cmGallery .int .wrap {
      height: 1%; }
    *:first-child + html #cmGallery .int .wrap {
      min-height: 1%; }
    #cmGallery .int .wrap:after {
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
      content: ""; }
    #cmGallery .int .wrap li {
      margin-bottom: 10px;
      float: left;
      background: #fff; }
    #cmGallery .int .wrap .img {
      float: left;
      margin-right: 27px; }
    #cmGallery .int .wrap .btn {
      margin-right: 8px; }
    #cmGallery .int .wrap .official {
      float: right;
      margin-bottom: 0; }
  #cmGallery .toTop {
    padding-left: 13px;
    margin: 10px 0 20px 0;
    text-align: right; }
    #cmGallery .toTop a {
      background: url(../images/arrow.gif) no-repeat left;
      padding: 0 0 0 14px; }

#program {
  color: #000;
  font-size: 75%;
  width: 844px;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: left; }
  #program li {
    padding: 15px 25px 15px 25px;
    background: url(../images/line.jpg) repeat-x bottom; }

/*===================================================================
    for ie6
===================================================================*/
* html #cmGallery ul {
  zoom: 1; }

/*===================================================================
    lightbox
===================================================================*/
#overlay {
  background-color: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100; }

#boxWrap {
  background-color: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 101; }

#box {
  background-image: url(../images/bg_player_blue.png); }

#player {
  background-color: #000;
  position: absolute;
  width: 592px;
  height: 333px;
  top: 99px;
  left: 103px; }

.loading {
  position: absolute;
  top: 122px;
  left: 256px; }

#leftAllow {
  display: block;
  position: absolute;
  width: 104px;
  height: 333px;
  top: 99px;
  left: 0; }

#leftAllow_no {
  display: block;
  position: absolute;
  width: 104px;
  height: 333px;
  top: 99px;
  left: 0;
  cursor: default; }

#rightAllow {
  display: block;
  position: absolute;
  width: 104px;
  height: 333px;
  top: 99px;
  right: 0; }

#rightAllow_no {
  position: absolute;
  width: 104px;
  height: 333px;
  top: 99px;
  right: 0;
  cursor: default; }

#bannerArea {
  position: absolute;
  width: 100%;
  height: 101px;
  padding: 18px 0 0 0;
  bottom: 0;
  left: 0;
  text-align: center; }

#title {
  color: #fff;
  width: 100%;
  height: 79px;
  font-size: 40px;
  position: relative;
  text-align: left; }

#titleInner {
  color: #fff;
  font-size: 40px;
  position: absolute;
  width: 780px;
  height: 60px;
  top: 10px;
  left: 10px; }

.profile {
  display: none; }

#close {
  position: absolute;
  top: 11px;
  right: 17px;
  width: 122px;
  height: 59px;
  background-image: url(../images/player_close.png);
  display: block; }

.playerBlue {
  background-image: url(../images/bg_player_blue.png); }

.playerPink {
  background-image: url(../images/bg_player_pink.png); }

.playerOrange {
  background-image: url(../images/bg_player_orange.png); }

#aAlert {
  display: none; }

#aAlertText {
  padding: 40px;
  padding-top: 140px; }

#no_javascript {
  padding: 60px;
  text-align: center;
  color: #666;
  display: block;
  font-size: 12px; }

/*===================================================================
    int
===================================================================*/
#contentsMain {
  padding-left: 27px;
  font-size: 75%;
  margin-bottom: 44px; }
  #contentsMain #contents_header {
    margin-bottom: 10px; }
    #contentsMain #contents_header h2 {
      float: left;
      display: inline; }
    #contentsMain #contents_header .cmGalleryT {
      text-align: right;
      padding-right: 27px; }
    #contentsMain #contents_header #contents_header #toGallery a:hover {
      background: url(../images/btn_toGallery_on.gif) no-repeat top; }
  #contentsMain #interview {
    width: 844px;
    padding: 0 0px 30px 0;
    color: #666666;
    margin-bottom: 10px;
    background: #ff6224; }
    #contentsMain #interview h3 {
      margin: 0;
      width: 784px;
      background: #ff6224; }
    #contentsMain #interview .intNaviArea {
      background: #fff; }
    #contentsMain #interview #intMain {
      background: #fff;
      margin: 0 30px;
      padding: 40px 0;
      padding-left: 98px; }
      #contentsMain #interview #intMain .intMainInner {
        width: 588px;
        background: #fff; }
        #contentsMain #interview #intMain .intMainInner #movie_contents {
          height: 330px;
          background: #000; }
          #contentsMain #interview #intMain .intMainInner #movie_contents #aAlertText {
            padding: 40px;
            padding-top: 140px;
            color: #fff;
            font-size: 16px; }
        #contentsMain #interview #intMain .intMainInner #yuzu {
          text-align: center;
          padding: 0 0 40px 0; }
        #contentsMain #interview #intMain .intMainInner dl {
          margin-top: 0; }
          #contentsMain #interview #intMain .intMainInner dl dt {
            color: #ea5656;
            margin-top: 20px; }
            #contentsMain #interview #intMain .intMainInner dl dt a {
              padding-top: 20px;
              display: block; }
        #contentsMain #interview #intMain .intMainInner h4 {
          margin: 0 0 10px 0; }
        #contentsMain #interview #intMain .intMainInner ul {
          margin: 0 0 40px 0; }
          #contentsMain #interview #intMain .intMainInner ul li {
            line-height: 2;
            margin: 0 0 20px 0;
            color: #000; }
            #contentsMain #interview #intMain .intMainInner ul li span {
              font-weight: bold; }
  #contentsMain .cmGalleryB {
    text-align: center;
    margin-right: -60px;
    padding-top: 10px; }
    #contentsMain .cmGalleryB a {
      margin-right: 60px; }

/*===================================================================
    int
===================================================================*/
.social {
  position: relative;
  margin-top: 20px;
  padding-bottom: 50px; }
  .social .mixi {
    position: absolute;
    top: 0;
    right: 10px;
    width: 100px; }
  .social .fblike {
    position: absolute;
    top: 0;
    right: 115px;
    width: 110px; }
  .social .tweetBtn {
    position: absolute;
    top: 0;
    right: 235px;
    width: 100px;
    overflow: hidden; }
  .social #twitter-share-button {
    width: 100px; }
