@charset "utf-8";

/* ユーザーズボイス */
#voice .box3 {
	margin-bottom:20px;
}
#voice .box3Bottom {
	overflow:hidden;
	padding-left:1px;
	height:100%;
}
#voice .text {
	width:300px;
	margin:20px 15px;
}
#voice .text h2 {
	font-weight:bold;
    font-size: 15px;
	padding-bottom:15px;
}
#voice .text .hint {
	padding-top:15px;
}
#voice #itemList1 {
	padding:20px 30px 15px 0;
}
#itemList1 dl.item dt.name {
    height: auto;
    line-height: 1.2;
	padding-bottom:5px;
}