@charset "utf-8";
body{
	font-size: 13pt;
	font-family: "ＭＳ 明朝";
	font-weight: 900;
	line-height: 20pt;
	color: black;
	background-color : #f8ffee;
	background-image: none;
	letter-spacing: 1pt;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	left: 50px;
}