/* CSS Document */

#contents {
	padding: 0px 20px;
}
#contents h3 {
	margin: 20px 0;
	padding-bottom: 20px;
	background: url(../voice/title.gif) no-repeat 0 0;
	height: 33px;
	text-indent: -9999px;
	border-bottom: 4px solid #CEF0FB;
}

#contents p#hl {
	background: url(../images/hl.gif) no-repeat right 19px;
	height: 106px;
	padding-top: 15px;
	border-top: 4px solid #CEF0FB;
	margin-top: 20px;
	text-indent: -9999px;
}



#contents .seminar {
	width: 700px;
	margin:10px auto;
}
#contents .seminar h4 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
}

#contents .seminar h4 a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#contents .seminar h4 a:hover {
	color: #05B5ED;
	text-decoration: underline;
	font-weight: bold;
}


#contents .voice_list {
	width: 680px;
	margin:10px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 1px;
}






#contents .voice_list .photo {
	float: left;
	width: 170px;
}
#contents .voice_list .text {
	padding-left: 170px;
}



#contents .voice_list .text h4 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
}

#contents .voice_list .text h4 a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#contents .voice_list .text h4 a:hover {
	color: #05B5ED;
	text-decoration: underline;
	font-weight: bold;
}

#contents .voice_list .text h5 {
	font-size: 10px;
	line-height: 14px;
}
#contents .voice_list .text p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
#contents .voice_list .detail {
	text-align:center;
	}
#contents b{
	text-align:center;
	margin:100px auto;
	font-size:14px;
	line-height:20px;
	display:block;
	}