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

/* -- Footer -- */

.footer p {
	color: #7f7f7f;
	}

/* -- Support -- */

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

#support p {
	color: #333;
	font-size: 12px;
	line-height: 1em;
	}

#support dt {
	color: #333;
	font: bold 16px/1.9em Arial;
	}

#support dd {
	color: #333;
	font: bold 24px/1em Arial;
	letter-spacing: 1px;
	}

/* -- Support - Form -- */

#support-form h3 {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #788796 0 -1px 0;
	}

#support-form dt {
	color: white;
	font-size: 11px;
	text-shadow: #788796 0 -1px 0;
	line-height: 1.4em;
	}

#support-form dt b {
	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: #333;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 1.7em;
	}
