@charset "UTF-8";

#privacy h3 {
	height: 22px;
	background-image: url('/img/privacy/head.gif');
	background-position: center;
	margin-bottom: 12px;
}
#content h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}

#lead {
	margin-bottom: 10px;
}

ol {
	list-style-type: decimal;
}

#content li {
	margin-bottom: 10px;
	margin-left: 20px;
}
ol ol {
	margin-top: 10px;
	list-style-type: none;
}

#content li li {
	margin-bottom: 0;
	margin-left: 0;
}

address {
	margin-top: 20px;
	border-top: 2px solid #ff7b80;
	padding-top: 20px;
	font-style: normal;
}
