@charset "UTF-8";

* {
	font-family: "Lucida Grande", LucidaGrande, "Aqua Kana", aquakana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- About -- */

#about h2 {
	color: #413e3c;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	}

#about h4 {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	}

#about h4 a {
	color: #413e3c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#about h4 a:hover {
	color: #ff0032;
	}

#about dt {
	color: #413e3c;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	}

#about dd {
	color: #413e3c;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	}

#about p {
	color: #413e3c;
	font-size: 12px;
	line-height: 1.6em;
	}

/* -- About - Link -- */

#about-link h3 {
	color: #413e3c;
	font-size: 10px;
	line-height: 1em;
	}

#about-link h5 {
	color: #413e3c;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	}

#about-link h5 a {
	color: #413e3c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#about-link h5 a:hover {
	color: #ff0032;
	}

#about-link p {
	color: #413e3c;
	font-size: 11px;
	line-height: 1em;
	}
