@charset "UTF-8";

* {
	font-family: "Lucida Grande", LucidaGrande, "Aqua Kana", aquakana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Member -- */

h2.member-h2 {
	color: #413e3c;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

dl.member-dl dt {
	color: #413e3c;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	}

dl.member-dl dd {
	color: #413e3c;
	font-size: 14px;
	line-height: 1.4em;
	}

/* -- Member - Contents -- */

.member-contents h2 {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	}

.member-contents p {
	color: #413e3c;
	font-size: 12px;
	line-height: 1.6em;
	}

.member-contents li {
	color: #35322f;
	font: 16px/1em Times, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	}

.member-contents li span {
	font-weight: bold;
	font-family: Times, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	}

#member-blue h2 {
	color: #00327d;
	}

#member-green h2 {
	color: #469600;
	}
