@charset "utf-8";

#navi_voice {
	height: 31px;
}
#navi_voice li {
	float: left;
	margin-right: 3px;
}

#voices {
	clear: both;
	background: #F0F2FF;
	border: 2px solid #5D5FBB;
	margin-right: 6px;
	padding: 20px;
}

#h_voice_01 {
	text-align: right;
	color: #000099;
	background: url(../img/voice/students_voice.gif) no-repeat 0px -5px;
	padding-bottom: 10px;
}

#h_voice_02 {
	text-align: right;
	color: #000099;
	background: url(../img/voice/students_voice_s.gif) no-repeat 0px -5px;
	margin-bottom: 4px;
}

#voices .inner {
	background: #FFFFFF;
	padding: 23px;
	border: 1px solid #b8b9e6;
}

.photo_left {
	float: left;
}

.photo_right {
	float: right;
	margin-left: 20px;
}

#voices .profile,
#voices .interview {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	clear: both;
}

dl.interview {
	margin-top: 20px;
}

dl.interview dt {
	color: #000099;
	font-weight: bold;
	background: url(../img/voice/head_01.gif) no-repeat 0px 4px;
	padding-left: 18px;
	margin-bottom: 3px;
}

dl.message dt {
	color: #000099;
	font-weight: bold;
	background: url(../img/voice/head_02.gif) no-repeat 0px 5px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-top: 10px;
}

dl.interview dd ,
dl.message dd {
	margin-bottom: 13px;
	line-height: 1.5;
}

dl.message dd.border {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 15px;
} 

#voices .profile .data {
	float: right;
	width: 480px;
}

#voices p {
	color: #000000;
}


/*--- 一覧へ戻る ---*/ 
#voices #back {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 23px;
	border-bottom: 1px dotted #C4C5D0;
}

/*--- その他の皆様の声 ---*/ 
#voices #others {
	padding-top: 26px;
}

#others ul {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 3px;
}

#others li {
	float: left;
	width: 166px;
	border-right: 1px dotted #CCCCCC;
}

#others .icons {
	float: right;
	width: 57px;
}

#others .box {
	padding: 10px 13px;
}

#others p a {
	color: #f7b21e;
	font-weight: bold;
	background: url(../img/voice/head_03.gif) no-repeat 0px 5px;
	padding-left: 15px;
	text-decoration: underline;
	margin-top: 2px;
	display: block;
	clear: both;
}

#others a:hover {
	color: #f7b21e!important;
	text-decoration: none;
}

.icons img {
	margin-bottom: 3px;
}


/*--- その他の皆様の声（トップページ） ---*/ 
table#students {
	background: #FFFFFF;
	border-collapse: collapse;
	line-height: 1.2;
	font-size: 100%;
	width: 670px;
}

#students td {
	padding: 15px 10px 15px 15px;
	border: 1px solid #babae6;
	vertical-align: top;
}

#students .photo {
	float: left;
}

#students .data .icons li {
	float: left;
	margin-right: 3px;
}

#students .data {
	float: right;
	width: 180px;
}

#students .data p.link {
	clear: both;
	margin-bottom: 15px;
}

#students .data .link a {
	font-weight: bold;
	color: #1747bf;
	text-decoration: underline;
	background: url(../img/voice/head_04.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

#students .data p {
	margin-left: 5px;
}
