@charset "utf-8";

#content #section1 {
	position:relative;
	margin-left: 86px;
	margin-top: 30px;
	width: 310px;
}
#content p {
	margin-bottom: 10px;
	line-height:  1.8em;
}
#content #section2 {
	position: absolute;
	margin-top: 30px;
	width: 210px;
	left: 425px;
	top: 43px;
}
#content #section1 p #profile {
	font-size: 12px;
	font-weight: bold;
	color: #33596C;
}

#content #section1 .detail {
	text-indent: 1em;
}
