@charset 'UTF-8';
/************************************
 VIEW
************************************/	
#view h2{
	font-size:2em;
}
#view h2 span{
	color:#333;
	text-shadow:none;
	font-size:0.6em;
	padding:0.1em 0.25em 0.1em;
	background:#DDD;
}
#detail{
	width:450px;
	float:right;
	margin-left:30px;
}
#crest{
	float:right;
}
#kana{
	font-size:0.9em;
	margin-bottom:20px;
}
#view dl{
	margin-bottom:1em;
}
#view dt{
	float:left;
	margin-right:1em;
	font-weight:bold;
}
.status{
	font-size:1.4em;
	margin-bottom:0.4em;
}