@charset "utf-8";
/* profile
CSS Document */

#wrapper #page #contents #main table {
	font: 14px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin-top: 30px;
}
#wrapper #page #contents #main .profile tr td ul {
	text-align: left;
	list-style: disc outside;
	margin-left: 15px;
}
#wrapper #page #contents #main .profile tr td ul li {
	line-height: 200%;
}
