@charset 'UTF-8';
/************************************
 VIEW
************************************/
#crestInfo img{
	float:left;
	margin-right:20px;
}
#crestInfo dl{
	float:left;
	width:500px;
}
#crestInfo dl dt{
	font-weight:bold;
	font-size:1.2em;
}
#crestDetail{
	margin-top:0.5em;
}