@charset "UTF-8";
/* CSS Document */

#voice {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
.voice_text01 {
	font-size: 15px;
}
#voice_list01 {
	margin-top: 20px;
	overflow: hidden;
}
#voice_list01 ul {
	float: left;
	width: 170px;
}
#voice_list01 ul li {
	line-height: 2em;
	font-size: 16px;
}
#voice_list01 ul li a{
	line-height: 2em;
	font-size: 16px;
	color: #5F9FD0;
}
#voice_list01 ul li a:hover{
	line-height: 2em;
	font-size: 16px;
	color: #3B6B8D;
}
#voice_list02 {
	clear: both;
	width: 680px;
	margin-top: 20px;
	display: block;
	overflow: hidden;
}
#voice_list02 ul {
	float: left;
	width: 170px;
}
#voice_list02 ul li {
	line-height: 2em;
	font-size: 16px;
}
#voice_list02 ul li a{
	line-height: 2em;
	font-size: 16px;
	color: #F19CA6;
}
#voice_list02 ul li a:hover{
	line-height: 2em;
	font-size: 16px;
	color: #986068;
}
.voice_ttl01_1 {
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	color: #5F9FD0;
	border-left-color: #5F9FD0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F9FD0;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.voice_ttl01_2 {
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	color: #F19CA6;
	border-left-color: #F19CA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19CA6;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.voice_ttl01 {
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	color: #8FC31F;
	border-left-color: #8FC31F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FC31F;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
