@charset "utf-8";
/* CSS Document */

#main_contents ul {
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 0;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 180%;
}