@charset "UTF-8";

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

/* -- Contact -- */

#contact p {
	color: black;
	font-size: 12px;
	line-height: 1.5em;
	}

.contact-text dt {
	color: black;
	font-size: 12px;
	line-height: 1.4em;
	}

.contact-text dd {
	color: black;
	font-size: 11px;
	line-height: 1em;
	}

.contact-thanks h2 {
	color: black;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.7em;
	}

.contact-thanks h4 {
	color: black;
	font-size: 13px;
	line-height: 2em;
	}

/* -- Contact Profile -- */

.contact_profile h4 {
	color: black;
	font-size: 14px;
	line-height: 1em;
	}

.contact_profile dt {
	color: black;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	}

.contact_profile dd {
	color: black;
	font: bold 24px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	letter-spacing: 0.05em;
	}

.contact_profile h6 {
	color: black;
	font-size: 12px;
	line-height: 1em;
	}

/* -- Agreement -- */

#agreement h2 {
	color: #4c4c4c;
	font: 21px/1em "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	letter-spacing: 0.3em;
	}

#agreement li {
	color: black;
	font-size: 11px;
	line-height: 1.4em;
	}

* html #agreement li {
	font-size: 12px;
	}

#agreement h6 {
	color: black;
	font-size: 10px;
	line-height: 1em;
	}

#agreement h5 {
	color: black;
	font-size: 12px;
	line-height: 1em;
	}
