@charset "UTF-8";

* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-family: "Lucida Grande", LucidaGrande, "Aqua Kana", aquakana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Privacy Policy -- */

h2.privacy_policy_h2 {
	color: #463c32;
	font-size: 12px;
	line-height: 1em;
	letter-spacing: 0.25em;
	font-weight: bold;
	}

* html h2.privacy_policy_h2 {
	line-height: 1.1em;
	}

#privacy_policy p {
	color: #463c32;
	font-size: 12px;
	line-height: 1.6em;
	}

#privacy_policy dt {
	color: #463c32;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	}

#privacy_policy dd {
	color: #463c32;
	font-size: 12px;
	line-height: 1.6em;
	}

#privacy_policy li {
	color: #463c32;
	font-size: 12px;
	line-height: 1.6em;
	}

