@charset "utf-8";
#contents h2 {
	background-image: url(../../img/privacy/h2.jpg);
	background-repeat: no-repeat;
	width: 849px;
	height: 100px;
	text-indent: -9999px;
}
#contents .contents_box {
	background-image: url(../../img/privacy/cb_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 20px;
}
#contents .contents_box .top_txt {
	color: #666666;
	margin-bottom: 30px;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
}
#contents  .contents_box  p {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
}

#contents .contents_box h3 {
	color: #A148B6;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A148B6;
}

#contents .contents_box ol {
	list-style:circle;
	margin-left: 50px;
	font-weight: bold;
	color: #666666;
	line-height: 150%;
	margin-bottom: 20px;
	font-size: 14px;
}
#contents .contents_box li {
	display: run-in;
}
#contents .contents_box dl {
	margin-left: 20px;
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
}
#contents .contents_box dt {
	color: #BA2376;
}
#contents .contents_box dd {
	margin-bottom: 10px;
	margin-left: 30px;
}
#contents .contents_box span {
	color: #BA2376;
	margin-bottom: 5px;
	display: block;
	margin-top: 10px;
}
#contents .contents_box .list_txt {
	color: #666666;
}

