@charset "utf-8";


/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Dec 09, 2008
	Edited by Kazuya Ono
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

p.photo {
	width: 400px;
	float: left;
}

div.profile {
	width: 500px;
	float: right;
}

div.profile h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

div.profile p {
	margin-top: 1em;
}