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

/* -- Dealing -- */

.dealing-text dt {
	color: black;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	}

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

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

