@charset "utf-8";
/* CSS Document */
body,table {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: 10pt;
}
body.index {
	margin-top: 30px;
	background-color: #000;
}
body.normal {
	margin-top: 0px;
	margin-bottom: 0px;
}
body.iframe {
	margin-left: 0px;
	margin-right: 0px;
}
table{
	border-collapse: collapse;
}

