@charset "Shift_JIS";

strong{
font-weight: normal;
}
/* ====================================================== */
/*  メインコンテンツ                                      */
/* ====================================================== */

/* 受講生の声 */
.tl01{
width: 535px;
height: 23px;
background-image: url(../img/students_tl.gif);
background-position: right top;
background-repeat: no-repeat;
text-indent: -9999px;
}
.course{
width: 500px;
height:auto;
margin: 0 0 10px 0;
}
.voice{
width: 535px;
height: auto;
background-image: url(../img/students_voice_bgrep.gif);
background-repeat: repeat-y;
background-position: left top;
}
h4{
line-height: 1em;
font-weight: bold;
font-size: 12px;
padding: 29px 0 0 20px;
width: 515px;
height: 22px;
background-image: url(../img/students_voice_bgtop.gif);
background-repeat: no-repeat;
background-position: left top;
}
h4 p{
border-left: 3px solid #4F4740;
padding-left: 5px;
padding-top: 2px;
line-height: 1em;
}

.voice ul{
width: 450px;
height: auto;
font-size: 10px;
padding: 20px 30px 10px 50px;
}

#contents ul li{
list-style-type: disc;
}

.voice p{
width: 470px;
height: auto;
padding: 10px 20px 10px 30px;
font-size: 12px;
}
.arrow{
width: 5px;
height: 5px;
padding-bottom: 2px;
}

.students_voice_link{
width: 515px;
height: auto;
margin: 0 10px 20px 10px;
font-size: 11px;
}
.students_voice_link a:link,
.students_voice_link a:visited { 
text-decoration: none;
}
.students_voice_link a:hover {
color: #800000;
text-decoration: underline;
}
.link_t{
text-decoration: underline;
}

.dot_l{
width: 529px;
height: 1px;
background-image: url(../img/dot01.gif);
background-position: left top;
background-repeat: repeat-x;
}
