/* プライバシーポリシー.css
----------------------------------------------- */

@charset "euc-jp";

h2 {
}

h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#policy p {
	margin-left: 1em;
	color: #666;
	line-height: 1.3;
	text-indent: 1em;
}

