@charset "utf-8";
#mainContent table {
	width: 570px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#mainContent th {
	text-align: center;
	font-family: sans-serif;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	width: 168px;
	background-color: #fffdf8;
	text-indent: 0px;
	font-size: 85%;
}
#mainContent td {
	font-family: "ＭＳ ゴシック";
	width: 364px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	height: auto;
	padding: 6px;
	font-weight: bold;
	font-size: 110%;
}
.minerva_profile {
	background-image: url(../images/minerva_profile.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 570px;
	height: 25px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 4px;
}
.minerva_history {
	background-image: url(../images/minerva_history.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 25px;
	width: 570px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.profile {
	font-family: sans-serif;
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-position: outside;
}
