@charset "UTF-8";
.wrapper .contents .answer {
	background-image: url(../../common/images/list_back.jpg);
	height: 24px;
	width: 24px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 24px;
	margin-left: 20px;
	background-position: 0px 0px;
}
.wrapper .contents .answer_p {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 720px;
}
.wrapper .contents .answer_p .red {
	font-weight: bold;
	color: #CC0000;
}

.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;
}
.wrapper .contents .line {
	float: none;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}
