@charset "utf-8";
/* CSS Document */

.jigyo {
	margin: 1em;
}

.jigyo li {
	color: #03C;
	margin-bottom: 4px;
	list-style: none;
}

.seihin li {
	list-style: inside disc;
}

