A:link {
text-decoration: underline;
color: #D91E4A;
}

A:active {
text-decoration: underline;
color: #D91E4A;
}

A:visited {
text-decoration: underline;
color: #999999;
}

A:hover {
text-decoration: none;
color: #FF0000;
}

.small {
font-size: 10px;
font-family: "MS P Gothic","Osaka";
line-height: 14px;
}

.smallb {
font-size: 10px;
font-family: "MS P Gothic","Osaka";
line-height: 14px;
font-weight: bold;
}

.normal {
font-size: 12px;
font-family: "MS P Gothic","Osaka";
line-height: 16px;
}

.normalb {
font-size: 12px;
font-family: "MS UI Gothic","Osaka";
line-height: 16px;
font-weight: bold;
}

.medium {
font-size: 14px;
font-family: "MS UI Gothic","Osaka";
line-height: 18px;
}

.mediumb {
font-size: 14px;
font-family: "MS UI Gothic","Osaka";
line-height: 18px;
font-weight: bold;
}

table.superior {
	width: 650px;
	font-size: 12px;
	font-family: "MS P Gothic","Osaka";
	line-height: 16px;
}

table.superior1 {
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: "MS P Gothic","Osaka";
	line-height: 16px;
}

table.superior1 td {
	padding: 0.3em;
}

table td.superior1 {
	padding: 0.3em;
	font-size: 12px;
	font-family: "MS P Gothic","Osaka";
	line-height: 16px;
}

table tr.oddnumber {
	background-color: #F4F7F9;
	text-align: center;
	vertical-align: middle;
}

table tr.non {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
