@charset "UTF-8";

/* ========よくある質問と回答FAQ CUSTOMIZE======== */
dl#voice dt {
	color: #7D6B53;
	background-image: url(../voice/images/list_yl.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
dl#voice dd {
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D6B53;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#voice span {
	text-align: right;
	margin-right: 15px;
	display: block;
	padding: 5px;
}
#voice .profileR {
	text-align: right;
}
#voice .description {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
