.message_trainees {
  font-size: 13px;
  line-height: 28px;
  padding-right:20px;
}

.contents {
    position: relative;
    width: 830px;
    margin-right: auto;
    margin-left: auto;
}

.history .left {
    float: left;
    width: 364px;
    background-color: #fff;
    margin-left: 2px;
    margin-top: 3px;
}
.history .right {
    float: right;
    margin-top: -2px;
    border-left: #bbb solid 2px;
    width: 450px;
}

.hide {
    display: none;
}

/**
 * 年表
 */
.chronology {
    position: relative;
    margin-top: -2px;
    font-size: 11px;
    line-height: 20px;
}
.chronology .date {
    float: left;
    text-align: left;
    width: 54px;
    margin-left: 12px;
}
.chronology .text {
    float: right;
    text-align: left;
    width: 384px;

}
.chronology:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.block {
    position: relative;
    width: 128px;
    height: 144px;
    margin-left: 40px;
    margin-bottom: 20px;
    margin-top: -2px;
    float: left;
    background-color: #FFF;
}
.block img {
    width: 128px;
    height: 120px;
}
.block .text {
    position: relative;
    font-size: 7px;
    margin-top: -1px;
    line-height: 11px;
    height: 22px;
    overflow: hidden;
}
.block .text::before {
    position: absolute;
    background: #fff;
    content: "...";
    top: 11px;
    right: 0;
}
.block .text::after {
    position: absolute;
    background: #fff;
    content: "";
    height: 100%;
    width: 100%;
}
/**
 * ギャラリー
 */
.gallaryDiv {
    margin-left: 42px;
    margin-top: 1px;
}

.gallary {
    position: relative;
    width: 160px;
    height: 170px;
    margin-left: 50px;
    margin-bottom: 33px;
    margin-top: -2px;
    float: left;
    background-color: #FFF;
}

.gallary img {
    width: 160px;
    height: 150px;
}
.gallary .text {
    font-size: 7px;
    margin-top: -1px;
    line-height: 11px;
    height: 22px;
    position: relative;
    overflow: hidden;
 }
.gallary .text::before {
    position: absolute;
    background: #fff;
    content: "...";
    top: 11px;
    right: 0;
}

.gallary .text::after {
    position: absolute;
    background: #fff;
    content: "";
    height: 100%;
    width: 100%;
}


.traineesTop41 {
    position: relative;
    background: url(../../img/actor/41_yasumitsu_main.jpg) no-repeat;
    width: 812px;
    height: 600px;
    margin-left: 8px;
//    border: solid #008080;
}

.traineesTop46 {
    position: relative;
    background: url(../../img/actor/46_sasaki_main.jpg) no-repeat;
    background-position: left center;
    width: 812px;
    height: 600px;
    margin-left: 8px;
//    border: solid #008080;
}

.traineesTop50 {
    position: relative;
    background: url(../../img/actor/50_jinno_main.jpg) no-repeat;
    background-position: left center;
    width: 812px;
    height: 600px;
    margin-left: 8px;
//    border: solid #008080;
}

.traineesTop51 {
    position: relative;
    background: url(../../img/actor/51_himeno_main.jpg) no-repeat;
    background-position: left center;
    width: 812px;
    height: 600px;
    margin-left: 8px;
//    border: solid #008080;
}

.traineesTop52 {
    position: relative;
    background: url(../../img/actor/52_kimura_main.jpg) no-repeat;
    background-position: left center;
    width: 812px;
    height: 600px;
    margin-left: 8px;
//    border: solid #008080;
}

.traineesText {
    position: absolute;
    top: 70px;
    left: 435px;
    width: 420px;
    height: 500px;
//    border: solid #008080;
}
