@charset "utf-8";
.style5 {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}

