@charset "UTF-8";.wrapper .contents .privacy_ul {
	list-style-image: url(../../common/images/mark.gif);
	margin-left: 20px;
	list-style-position: inside;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A18158;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wrapper .contents .privacy_ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A18158;
}
