@charset "utf-8";
/* CSS Document */

#profile_con {
	width: 798px;
	float:left;
	height: 458px;
	border: 1px solid #FFF;
}
#profile_txt {
	float:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	width: 798px;
	padding-top: 220px;
	text-align:center;
}

#contact_logo {
	float:left;
	width: 798px;
	padding-top: 10px;
	text-align:center;
}