@charset "utf-8";
.privacy_style {
	padding-top: 25px;
}

.privacy_style p {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 30px;
}
.privacy_style h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
}
.privacy_style h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaa;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#mark {
	border: 1px solid #D0D0D0;
	overflow: hidden;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mark p {
	line-height: 25px;
}

ol.olist0 {
	padding-bottom: 30px;
	margin-left:15px;
	list-style-type: decimal;
}

ol.olist0 li {
	padding-left: 5px;
	font-size: 14px;
	line-height: 18px;
}

ol.olist1 {
    list-style: lower-alpha;
	padding-bottom: 30px;
    margin-left:15px;
}

ol.olist1 li {
	padding-left: 5px;
	font-size: 14px;
	line-height: 18px;
}