@charset "utf-8";
#maincontent li {
	list-style-type: circle;
	margin-left: 20px;
	letter-spacing: 3px;
	line-height: 150%;
}
