@charset "shift_jis";

div#biography {
	width: 500px;
	float: right;
	margin-right: 40px;
}
div#biography p {
	margin-bottom: 1.5em;
	text-indent: 1em;
}

div#artistphoto {
	width: 210px;
	float: right;
	text-align: center;
	color: #BC3100;
}
div#artistphoto .birth{
	font-size: 88%;
}
div#artistphoto ul {
	font-size: 88%;
	color: #000;
	text-align: left;
	margin-left: 2em;
	margin-top: 2em;
}

