@charset "utf-8";

/*--------------------------------------
	Style Name : Profile Style Sheet

	content
--------------------------------------*/


/*--------------------------------------
	div#content
--------------------------------------*/

#content #section-01 h2.section-title {
	margin-bottom:70px;
}

#content #section-01 dl {
	color:#434343;
	font-size:117%;
	line-height:1.3;
}

#content #section-01 dl dd {
	margin-left:1em;
	font-weight:bold;
}

#content #section-01 div.pic {
	position:absolute;
	top:0;
	right:0;
}

