@charset "utf-8";
/*\*/
@import "common.css";

#profile h2 {
	background:url(../profile/img/title.gif) center no-repeat;
	width:166px;
	height:81px;
	text-indent:-9999px;
	margin:35px 0 0 10px;
	float:left;
}

#profile p {
	width:620px;
	line-height:3;
	float:right;
	margin:20px 0;
	display:inline;
}
