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

/* -- Profile -- */

.profile-text dt, .profile-text dd {
	color: black;
	font-size: 12px;
	line-height: 1em;
	}

.profile-text li {
	color: black;
	font-size: 12px;
	line-height: 1em;
	}

#profile-text {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	}

