.profile_pthoto
{
	margin-top: 30px;
	float: right;
}

.contents > dl > dt
{
	font-size: 1.4em;
	height: 30px;
	border-bottom: solid 1px;
}

.contents > dl > dd
{
	line-height: 2.0em;
	margin-top: 4px;
	margin-left: 60px;
	margin-bottom: 10px;
}

dd.dd_1,
dd.dd_2,
dd.dd_3
{
	margin-right:43%;
}

dd.dd_3
{
	padding-bottom: 40px;
}


dd.dd_5
{
	padding-bottom: 2em;
}

dd.dd_6
{
	/*height: 240px;
	overflow: hidden;*/
	position: relative;
	
}

dd.dd_6 > .read_more
{
	color: #e4007f;
	position: absolute;
	bottom: 0;
	right: 40%;
}

.hidden
{
	display: none;
}
