.page_title h2{
	margin:1em;
	text-align:center;
}

.voice_box {
	border: 1px #daac71 solid;
	margin:1em;
	padding:1em;
	text-align:left;
}
.voice_name {
	margin-top:5px;
	text-align:right;
}

/*20140526 ---------------------------*/
.voice_box h3{
	font-weight:bold;}
.koe_link{
	font-size:12px;
	color:#aaaaaa;
	text-align:center;

	}
.koe_link a:link{
	color:#444444;
	font-weight:bold;
	}
.koe_link a:hover{
	text-decoration:underline;
	color:#888888;
	}
.koe_link a:visited{
	color:#444444;
	}
.koe_link span{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#666666;
	}