@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:top;
	font-size:12px;
	line-height:18px;
	color:#999999;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_main { background-image:url(top.jpg); background-repeat:no-repeat; background-position:center top;}

