/*スタイル*/
#profile {
	font-size: 14px;
	color: #585858;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
	padding-left: 35px;
	width:550px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.85;
	background: url(../images/bg_bar.gif) repeat-y left top;
}

#profile table {
	margin-bottom: 30px;
	letter-spacing: 0.4em;
}

#profile table th {
	padding: 3px 0;
}

#profile table td {
	padding: 3px 0 3px 20px;
}

#profile h3 {
	margin-top: 10px;
	color: #AC8300;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}