@charset "utf-8";
#privacyArea {
	margin-right: 40px;
	margin-left: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	overflow: auto;
	height: 300px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#PrivacyTable table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PrivacyTable table tr td {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PrivacyTable table tr #priNumber {
	vertical-align: top;
	text-align: right;
}
#privacyArea h3 {
	text-align: center;
}
