@charset "UTF-8";

.voicetitle{
	margin-top:10px;
	margin-bottom:10px;
	}
	
.voice_box{
	padding-bottom:20px;
	margin:5px 0px 20px 0px;
	border-bottom:1px dotted #CCCCCC;
	}
	
.voice_photo{
	float:left;
	margin-top:10px;
	margin-right:10px;
	}
	
.voice_box_copy{
	margin:10px 0px 0px 0px;
	}
	
.voice_photo2{
	float:left;
	margin-right:10px;
	}
	
.voice_box_copy2{
	}
	
.voice_woman{
	font-size:15px;
	color:#885C29;
	font-weight:bold;
}
	

.voice_man{
	font-size:15px;
	color:#885C29;
	font-weight:bold;
}
	
.o-color{
	color:#CC6600;
	font-weight:bold;
	}
	
.g-color{
	color:#6FBF3A;
	font-weight:bold;
	}
	
	
.staff-l{
	width:285px;
	float:left;
}

.staff-r{
	width:285px;
	float:right;
}

.staff_p{
	float:left;
	width:100px;
	margin-right:5px;
}

.staff_p2{
	float:left;
	width:100px;
	height:155px;
	margin-right:5px;
}

.staff_p3{
	float:left;
	width:100px;
	height:185px;
	margin-right:5px;
}

.staff_p4{
	float:left;
	width:100px;
	height:125px;
	margin-right:5px;
}


.staff-box{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
}