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

body {
	background-color: #c7fca2;
	color: #005500;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}
