@charset "UTF-8";



#profile_main {
	width: 860px;
	margin: 80px 80px 0px;
}
#profile_main #photo {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#profile_main #text {
	float: right;
	margin-left: 0px;
	margin-top: 15px;
	padding-top: 0px;
	width: 550px;
	font-size: 14px;
	line-height: 1.75em;
}
#profile_main #text h2 {
	font-size: 16px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
}

.title {
	color: #666;
	font-size: 17px;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
