body{
	font-size: 17px;
}

.voice{
	width:900px;
	margin:20px auto;
	overflow:hidden;
}

.voice p{
	font-size:17px;
}

/**/

.txt02{
	margin-top:20px;
	overflow:hidden;
}

.txt02 li{
	list-style-type:none;
	background-image:url(kasuhara/icon_cir.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	margin-bottom:1em;
}

.txt02 li:last-child{
	margin-bottom:0px;
}
/**/
.kasuharadocu{
	margin-top:20px
}

.kasuharadocu a{
	text-decoration: underline;
	color:black;
}