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

.ttl_voice{
	border-left:5px solid #f4a3bc;
	font-size:160%;
	font-weight:bold;
	letter-spacing:-0.02em;
	margin:10px 10px 20px 10px;
	padding:5px 0 5px 20px;
}

.voice_photo_list{
	
}

.voice_photo_list li{
	display: inline;
	width: 640px;
	margin: 0 auto;
}

.company_link{
	text-decoration: underline;
}

.content_inner_voice p{
	margin-bottom: 10px;
	line-height: 1.6em;
}

.content_inner_voice_txt dt{
	font-weight: bold;
	margin: 15px 0 10px;
}

.content_inner_voice_txt dd{
	margin-bottom: 15px;
}
.voice_list{
	border: 1px solid #333;
	padding: 20px 15px;
	margin: 30px 0 40px;
}
.voice_list li{
	
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	}

.voice_list_ttl{
	font-weight: bold;
	margin-bottom: 10px;
}

h3{
	margin: 20px 0 10px;
}
