td {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 13px;
  line-height: 120%;
}
.small {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 11px;
  line-height: 110%;
}
.border_GY {
  border: 3px #CCCCCC double;
}
a:hover {
  text-decoration: underline overline;
  color: #CC0000;
}
A:LINK {
  text-decoration : none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.border_GY2 {
  border: 1px #CCCCCC solid;
}
.border_BL {
  border: 1px #6699CC solid;
}
hr {
  color: #CCCCCC;
  height: 1px;
}

area{
	line-height: 140%;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.area a:link {
	color: #666666;
	text-decoration: none;
}

.area a:visited {
	color: #999999;
	text-decoration: none;
}

.area a:hover {
	color:#003399;
	text-decoration: underline;
}


