@charset "utf-8";
/* CSS Document */
body {
	font-size: 95%;
	background-color: #F2F2F2;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #000000;
}
.style1 {
	text-align: center;
}

table {
	background-color: #FFF;
}
