@charset "UTF-8";

/* 1) 共通
------------------------------------*/
.others .contents .main .inner-contents .left {
width: 396px;
}
.others .contents .main .inner-contents .right {
width: 200px;
}

/* 2) 教員の声（10/7/16)
------------------------------------*/
.voice .contents .main .inner-contents {
padding-bottom: 24px;
margin-bottom: 27px;
background: url(../../dtc/images/line.gif) repeat-x left bottom;
}
.voice .contents .main .last {
margin-bottom: 0;
}
.voice .contents .main .inner-contents .left,
.voice .contents .main .inner-contents .right {
}
.voice .contents .main .inner-contents .left {
width: 414px;
}
.voice .contents .main .inner-contents .right {
width: 169px;
}
.voice .contents .main .inner-contents h5 {
text-indent: -9999em;
}

/* 2) 卒業生の声（10/7/16)
------------------------------------*/

.voice2 .contents .main .inner-contents {
padding-bottom: 24px;
margin-bottom: 27px;
background: url(../../dtc/images/line.gif) repeat-x left bottom;
}
.voice2 .contents .main .last {
margin-bottom: 0;
}
.voice2 .contents .main .inner-contents .left,
.voice2 .contents .main .inner-contents .right {
}
.voice2 .contents .main .inner-contents .left {
width: 414px;
}
.voice2 .contents .main .inner-contents .right {
width: 169px;
}
.voice2 .contents .main .inner-contents h5 {
text-indent: -9999em;
}




