@charset "utf-8";

#profile01 {
	width: 360px;
	float: left;
}
#photo {
	width: 140px;
	float: right;
}
#profile02 {
	clear: both;
	margin-bottom:20px;
}
