@charset "utf-8";

.success_list {
	float: left;
	width: 327px;
	margin-right: 10px;
}
.success_list h5 {
	background-color: #FAFAF2;
	padding: 6px;
	margin-top: 20px;
	font-weight: bold;
}

