#profile_all {
	width: 780px;
}
#profile_all .profile_top_img {
	padding-left: 20px;
	width: 480px;
	margin-bottom: 20px;
}
#wrapper #profile_all .profile_list {
	width: 700px;
	margin-right: 60px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#profile_all .profile_list dt {
	width: 8em;
	float: left;
	text-align: right;
	font-size: 1.2em;
}
#profile_all .profile_list dd {
	padding-left: 8em;
	font-size: 1.2em;
	padding-bottom: 15px;
}

