a:link    {
	text-decoration: none;
	color: dimgray;
}
a:visited {
	text-decoration: none;
	color: dimgray;
}
a:active  { text-decoration: none; color: royalblue;}
a:hover   { 
	text-decoration: none; color: 3366CC;
	background-color: E6F2FF;
}

td {
	font-size: 12px;
	color: #3366FF;
	line-height: 120%;
}
p {
	font-size: 12px;
	line-height: 110%;
}
body {
	margin: 2px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;

}
.small {
	font-size: 10px;
}
h1 {
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #3366FF;
	margin: 0px;
	line-height: 120%;
}
.ranking-bn {
	background-color: #93B7F4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93B7F4;
	border-right-color: #3366E1;
	border-bottom-color: #3366E1;
	border-left-color: #93B7F4;
}
.bn {
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 90%;
}
