table {
	border-top:#999 1px solid;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	background:url(img/tablebg.gif) left top repeat-y;
	width:452px;
	height:auto;
	margin-left:13px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	color:#FFF;
	margin-top:15px;
	margin-bottom:20px;
}

td {
	height:26px;
	border-bottom:#999 1px solid;
	width:308px;
	background:#000;
	padding-left:25px;
}

th {
	height:26px;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	width:100px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	padding-left:20px;
}

.ma {
	margin-top:80px;
}