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

#table {
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px;
}
.style_A {
		font-family: "ＭＳ Ｐゴシック", Osaka;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		text-indent: 11px;
		padding: 10px;
		line-height: 150%;
		letter-spacing: 0.1em;
}
.style_B {
		font-family: "ＭＳ Ｐゴシック", Osaka;
		font-size: 14px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		text-indent: 12px;
		line-height: 150%;
		letter-spacing: 0.1em;
}
.style_C {
		font-family: "ＭＳ Ｐゴシック", Osaka;
		font-size: 12px;
		text-indent: 30px;
		line-height: 150%;
		letter-spacing: 0.1em;
}
