@charset "UTF-8";

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

/* -- Contact -- */

.contact h2 {
	color: #413e3c;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

#contact dt {
	color: #413e3c;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	}

#contact dd {
	color: #00327d;
	font: bold 21px/1em Serif;
	}

#contact dd span {
	color: #413e3c;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	}

#contact p {
	color: #413e3c;
	font-size: 12px;
	line-height: 1.4em;
	}

/* -- Contact - Form -- */

#contact-mailform dt {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	}

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

#contact-mailform dt span {
	color: #ff0032;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	}

#contact-mailform dd {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	}

#contact-mailform dd span {
	color: #999;
	font-size: 11px;
	line-height: 1em;
	}

#contact-mailform p {
	color: #413e3c;
	}

/* -- Contact - Send -- */

#contact-send p {
	color: #413e3c;
	font-size: 12px;
	line-height: 1.6em;
	}
