/* メインページ */
table.link{
	border-collapse: collapse;
	height:auto;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

table.link th{
	width:100px;
	height:1px;
}

table.link td{
	width:100px;
	height:40px;
	text-align:center;
}
