@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";
	}

/* -- Support -- */

p.support_p {
	color: #463c32;
	font-size: 12px;
	line-height: 1em;
	}

* html p.support_p {
	line-height: 1.1em;
	}

#support h6 {
	color: #463c32;
	font-size: 11px;
	line-height: 1em;
	}

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

* html #support dt {
	line-height: 1.1em;
	}

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

/* -- Support - Form -- */

#support-form dt {
	color: #643223;
	font-size: 11px;
	line-height: 1.4em;
	white-space: nowrap;
	}

#support-form dt b {
	color: #463c32;
	font-weight: bold;
	}

#support-form input {
	color: black;
	font-size: 12px;
	line-height: 1em;
	}

#support-form textarea {
	color: black;
	font-size: 12px;
	line-height: 1.2em;
	}

/* -- Send Off -- */

p#send_off {
	color: #463c32;
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: 0.2em;
	}

