@charset "UTF-8";
/* ==============================

	privacy CSS

============================== */
h1.pageTitle {
	font-size: 32px;
	margin-top: 40px;
	margin-left: 30px;
	margin-bottom: 40px;
}
.mainVisual {
	width: 750px;
	height: auto;
	margin-bottom: 0px;
}
/* 
----------------------------------------------------*/
.privacyWrapper {
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
}
.privacyWrapper hr {
	padding-top: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.leadCopy {
	font-size: 26px;
	font-weight: bold;
}
.privacyWrapper h2 {
	color: #396AB1;
	font-weight: bold;
	margin-bottom: 10px;
}
.privacyWrapper p {
	padding-left: 36px;
}
