@charset "utf-8";

.work_list {
	line-height: 30px;
}

.work_list a {
	margin-left: 50px;
	text-decoration: none;
}

.work_list a:before {
	content: "▶";
	color: #FFC433;
	margin-right: 5px;
}