@charset "utf-8";

/* ==========================================
個人情報取得における告知・同意文 CSS
===========================================*/

div#PrivacyAgree ol.PrivacyAgreeNum {
	list-style-type: decimal;
	line-height: 1.6em;
	margin-left: 2.2em;
}

div#PrivacyAgree ol.PrivacyAgreeNum li {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
}

div#PrivacyAgree dl.PrivacyAgreeText {
	line-height: 1.6em;
	font-weight: normal;
	font-size: 1.1em;
}

div#PrivacyAgree p.PrivacyAgreeLast {
	margin-top: 40px;
	text-align: right;
}
