.detail{
	display:block;
	font-size:x-small;
}
.list{
	display:flex;
	position:relative;
}
.list dt{
	width:9em;
}
.list dd{
	margin-left:0;
}