@charset "utf-8";
.box-voice{
width:660px;
border-bottom:1px #FF99FF dotted;
margin:0 0 5px 0;}

.box-voice2{
width:660px;
border:1px #FF99FF dotted;
text-align:center;
font-size:14px;
padding: 5px 0px 4px;
margin:0 0 5px 0;}

.box-voice2 a{
	color:#FF99FF;
	font-weight:bold;
	text-decoration:none;
}
.box-voice2 a:visited{
	color:#FF99FF;
	font-weight:bold;
	text-decoration:none;
}
.box-voice2 a:hover{
	color:#FFCCFF;
	font-weight:bold;
	text-decoration:underline;
}

.box-voice-ttl{
	padding:5px;
	background-color:#FDEAFD;
	font-weight: bold;
	    color:#392900;
}

.box-voice-left{
	float: left;
	width:110px;
	padding: 5px;
}

.box-voice-right{
	float: right;
	width:540px;
}

.contents-ttl{
	padding: 5px 0px 0px;
}
