/*===================================================================
    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 {
  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 20px;
  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 {
      background: #fff;
      position: absolute;
      right: 8px;
      top: 11px; }
      #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 .h54 {
    /height: 54px;
  }
  #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: 20px 0 20px 0;
    text-align: right; }
    #cmGallery .toTop a {
      background: url(../images/arrow.gif) no-repeat left;
      padding: 0 0 0 14px; }

#cmGallery .link01 {
height: 34px;
line-height: 34px;
float: left;
margin-bottom: 20px;

font-size: 14px;
}

#cmGallery .castArea{
  margin-bottom:14px;
  height: 87px;
}

#cmGallery .toyokawa {
  float: left;
  width: 204px;
}
#cmGallery .igawa {
  float: left;
  width: 186px;
}
#cmGallery .mizukawa {
  float: left;
  width: 232px;
}

#cmGallery .popup_link {
  margin-top:26px;
	height: 34px;
	line-height: 34px;
	  float: right;
}
    #cmGallery .link01 a,
    #cmGallery .link01 a:active,
    #cmGallery .link01 a:visited  {
      color:#0051ad!important;
      font-weight: bold;
	}
  #cmGallery .link02 {
    margin: 0 0 20px 0;
    text-align: left;
	font-size: 14px;
  }
    #cmGallery .link02 a,
    #cmGallery .link02 a:active,
    #cmGallery .link02 a:visited  {
      color:#ff0000!important;
      font-weight: bold;}

#program,#chair,#special {
  color: #000;
  font-size: 11px;
  width: 844px;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: left; }
  #special li {
    padding: 15px 25px 15px 25px;}
  #program li {
    padding: 15px 25px 15px 25px;
    background: url(../images/line.jpg) repeat-x bottom; }

  #chair .bnrArea{
    padding:20px 2px 30px;}
  #chair .bnrArea li{
    float: left;
    width: 200px;
    padding:5px;
    }
  #chair .bnrArea li dt{
    float: left;
    width: 78px;
    padding-right:9px;
  }
  #chair .bnrArea li dd{
    float: left;
    width: 113px;
    position: relative;
    height: 68px;
  }

  #chair .bnrArea li dd p.link{
    position: absolute;
    right:0;
    bottom:0;
  }
  #chair .bnrArea li dd a{
    font-weight: bold;
  }
    #chair .bnrArea li dd a,
    #chair .bnrArea li dd a:active,
    #chair .bnrArea li dd a:visited  {
      color:#2137ae!important;
      font-weight: bold;
  }

  #chair .btnArea{
    width: 680px;
    margin:0 auto;
    padding:0 0 17px}
  #chair .btnArea li{
    float: left;
    width: 300px;
    padding:0 20px;}

  #chair .btnArea li.btn01 a{
    display: block;
    width: 300px;
    height: 60px;
    text-indent:-9999px;
    background: url(../images/btn01.gif) no-repeat top center;
    overflow:hidden;
    }

  #chair .btnArea li.btn02 a{
    display: block;
    width: 300px;
    height: 60px;
    text-indent:-9999px;
    background: url(../images/btn02.gif) no-repeat top center;
    overflow:hidden;
    }

  #chair .btnArea li.btn01 a:hover,
  #chair .btnArea li.btn02 a:hover{
    background-position:left bottom;
    }

  #chair .btnArea li.btn01 a:focus,
  #chair .btnArea li.btn02 a:focus,{
    outline:none;
    } 

  #chair .toTop {
    padding-left: 13px;
    margin: 10px 0 0 0;
    text-align: right; }
  #chair .toTop a {
    background: url(../images/arrow.gif) no-repeat left;
    padding: 0 0 0 14px; }


/*===================================================================
    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: 560px;
  height: 315px;
  */
	width: 853px;
 height: 480px;
 top:0;
 left: 0;
/*
  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 {
  cursor: pointer;
  position: absolute;
  top: -40px;
  right: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/player_close.png);
  display: block; }

#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: 10px; }

  .social .fblike {
    position: absolute;
    top: 0;
    right: 60px;
    width: 23px;
    overflow: hidden; }
  .social .tweetBtn {
    position: absolute;
    top: 0;
    right: 30px;
    width: 23px; }
  .social .google {
    position: absolute;
    top: 0;
    right: 0px;
    width: 23px; }
  .social #twitter-share-button {
    width: 100px; }

  /*==============================================================

  ===============================================================*/
.course_box, .course_box02{
	margin-top: 15px;
}

.course_box h4,.course_box02 h4 {
	background: url("../images/course_box_bg_01.gif") no-repeat  ;
	padding-top: 22px;
	text-align:center;
	height: 40px;
}

.course_box_inner{
	background:url("../images/course_box_bg_02.gif") repeat-y bottom;
	padding-bottom:42px ;
}

.course_box_main div{
	float: left;
	width: 241px;
	padding: 6px 10px 20px 18px;
}

.course_box_main  p{
	margin-bottom: 6px;
	color: #505050;
}

.course_box_main .pic, .course_box02 .pic{
	float: right;
}

.course_box_main  .detail_title{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 8px;
  padding-left:0.5em;
  text-indent:-0.7em;
}

.left_box,.center_box, .right_box {
	position: relative;
}

.left_box{
	margin-left: 16px;
  _margin-left: 8px;
}

.course_box .link_btn_area {
	position: absolute;
	width: 241px;
}

.detail_btn{
	text-align: center;
}

.detail_link{
	background: url("../images/list_icon.gif") no-repeat 0 50%;
	padding-left: 1em;
	margin-bottom: 8px;
}

.detail_link a,
.detail_link a:active,
.detail_link a:visited  {
  color:#2030b8!important;
  font-weight: bold;
}

.course_box02 h4 {
	background: url("../images/course_box_bg_03.gif") no-repeat  ;
	height: 42px;
}

.course_box02 .course_box_inner{
	background:url("../images/course_box_bg_04.gif") repeat-y bottom;
	padding-bottom:20px ;
}

.course_box02 .course_box_main2 {
	padding:10px 36px 6px 40px ;
	position: relative;
  width: 428px;
  float: left;
}

.course_box02 .course_box_main2 .txt{
  width: 274px;
}

.course_box02 .course_box_main2 .detail_title{
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 14px;
  margin-bottom: 8px;
  padding-left:1em;
  padding-left:0.5em;
  text-indent:-0.7em;
}

.course_box02 .course_box_main2 p{
  margin-bottom: 6px;
  color: #505050;
}

.course_box02 .course_box_main2 .link_btn_area {
  margin:10px auto 0;
  width: 268px;
}

.course_box02 .course_box_bnr {
  width: 308px;
  float: left;
  text-align:center;
}

.course_box02 .course_box_bnr img{
margin-bottom:10px;
}

.course_box02 .course_box_main2 .detail_title{
	margin-bottom: 4px;
  padding-left:1em;
  padding-left:0.5em;
  text-indent:-0.7em;
}


.course_box02 .detail_link {
	margin-top: 10px;
}


/*===================================================================
    popup
===================================================================*/

#popup{
  padding:13px;
  width: 674px;
  margin: 0 auto;
}

#popup .popupinner{
  padding:20px;
  border:10px solid #116ab9;
  border-top:0;
  width: 614px;
}

#popup .popupinner li{
  background: url("../images/popup/line01.gif") repeat-x bottom left;
  padding-bottom:23px;
  margin-bottom:22px;
}

#popup .popupinner .end{
  background: url("");
  padding-bottom:0px;
  margin-bottom:0px;
}

#popup .popupinner .pic,
#popup .popupinner .txt{
  float: left;
}

#popup .popupinner .pic{
  width: 270px;
  padding-right: 19px;
}

#popup .popupinner .txt{
  width: 325px;
  text-align:left;
}

#popup .popupinner .txt dt{
  text-align:left;
  padding-bottom:18px;
}

#popup .btnArea{
  width: 127px;
  margin:10px auto 0;
}