@charset "utf-8";

#container {
    background: url(../../../img/interview/people001/bg_people001_t.gif) no-repeat 0 0;
    background-size: 88% auto;
}
#contents {
    margin-top: 35px;
    background: url(../../../img/interview/people001/bg_people001_bt.gif) repeat-y 0 0;
    background-size: 100% auto;
}

.txt_read {
    margin: 0 15px;
    color: #ffffff;
    text-align: justify;
}

.txt_box {
    margin: 0 15px;
    padding: 25px 20px 35px;
    background: #fff;
}
#sentence01 .txt_box {
    margin-top: -30px;
}
.txt_box h3 {
    margin-bottom: 25px;
    font-size: 14px;
    background: url(../../../../img/common/line_dot01.gif) repeat-x 0 bottom;
    line-height: 1.5;
}
.txt_box  h3 {
    padding-bottom: 20px;
}
.txt_box p {
    font-size: 11px;
    text-align: justify;
}



#profilebox {
    margin-top: 75px;
    text-align: center;
    color: #fff;
}
#profilebox .txt {
    padding: 0 25px;
    text-align: justify;
}

/*
#bx-pager a.active {
    border: 3px solid #fff !important;
}

.sliderbox {
    width: 100%;
    margin: 0 auto;
}
.sliderbox a {
    display: inline-block;
    border: 2px solid #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px;
    margin-bottom: 5px;
}
*/