@import url(style.css);
table {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 0.1em;
}
A:link {
	color : #0066cc;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.font_mini {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 13px;
	color: #FFFF00;
}

body {
	background-color: #D6D6CF;
}
.font_BIG {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0000;
}
.font_mini {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1em;
  font-weight : bold;
}
.font_mini0 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #FFFF00;
	line-height: 12px;
}
.font_W {
	font-weight: bold;
	color: #FFFFFF;
}
.mini {
	font-size : 10px;
	line-height: 12px;
  font-weight : normal;
  
}
.font_R {
	color: #990000;
}
.font_B {
	font-weight: bold;
	color : navy;
  
  
  
  
}
H2{
  
  font-size : 14px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  font-weight : bold;
}

