@charset "UTF-8";

.wrapper .contents_other .privacy_ul {
	margin-left: 60px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A18158;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
	line-height: 1em;
	list-style-image: none;
	list-style-type: none;
}
.wrapper .contents_other .privacy_ul li {
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A18158;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 26px;
	background-image: url(../../common/images/mark2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.wrapper .other_back .contents_other p {
	width: 760px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

* html .wrapper .other_back .contents_other p {
	width: 760px;
	margin-bottom: 20px;
	margin-left: 60px;
}
