@charset "utf-8";

@import url("base.css");


/* voice_bx0
---------------------------------------------------- */
#voice_bx0 {
	margin: 40px 0px 20px;
}
#voice_bx0 img {
	float: left;
	border: 1px solid #ccc;
}
#voice_bx0txt {
	float: right;
	width: 400px;
}
#voice_bx0txt p.p2 {
	background: #f1f1f1;
	padding: 5px 5px 5px 12px;
}


/* voice_bx1
---------------------------------------------------- */
#voice_bx1 {
	clear: both;
}
#voice_bx1 dl {
	margin: 0px 0px 20px;
	padding: 0px;
}
#voice_bx1 dt {
	font-size: 1.3em;
	line-height: 1.8;
	margin: 0px 0px 10px;
	padding: 8px 0px 0px;
	background: url(../images/dt01.gif) repeat-x left top;
}
#voice_bx1 dd {
	font-size: 1.3em;
	line-height: 1.8;
	margin: 0px 0px 20px;
	padding: 0px;
}
.name1 {
	font-weight: bold;
	color: #FF8400;
}
.name2 {
	font-weight: bold;
}
#voice_bx1 dt div {
	float: right;
	width: 220px;
	text-align: right;
	background: #fff;
}
#voice_bx1 dt div img {
	border: 1px solid #ccc;
}
#voice_bx1 dt div p {
	font-size: 10px;
	text-align: center;
	margin: 3px 0px 0px 20px;
}
