*{
	font-family: "MS UI Gothic";
	text-align:center;
}
.caption {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	text-align:center;
	padding:10px 0;
}
.comment {
	font-size: 10px;
	line-height: 1.2em;
	padding:10px 0;
}
.Index {
	line-height: 2em;
	text-align:center;
	padding:10px 0;
}

.Index a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: Underline;
	color: #0000FF;
}

.Index a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: Underline;
	color: #0000FF;
}
.Index a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: Underline;
	color: #FF0000;
}
.Index a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: Underline;
	color: #FF0000;
}
