.tokushouList dt {
	color:#669900;
	font-size:1.8rem;
}
.tokushouList dt:before {
	font-family: FontAwesome;
	content: "\f005";
	padding:0 5px 0 0;
}