@charset "utf-8";
/* CSS Document */

.ul_02 {
	margin-left: 10px;
}
.ul_02 li {
	display: list-item;
	list-style: inside;
}
