#table01 {
		margin-right: auto;
		margin-left: auto;
		font-family: "ＭＳ Ｐゴシック", Osaka;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding: 10px;
}
#photo { padding: 10px; }
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
a:visited {
	font-size: 12px;
	color: #0066FF;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066FF;
}
a:active {
	font-size: 12px;
	color: #0066FF;
}

