LI { font-size : 10pt }
A:link {
  text-decoration : none;
}
A:hover visited {
	color: blue;
	text-decoration: none;
}
A:active {
  font-weight : bold;
  color : orange;
  text-decoration : underline;
}
A:hover {
  font-weight : bold;
  color : red;
  text-decoration : none;
}
.mokuji0 {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #009933;
}
.mokuji1 {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #009933;
	font-weight: bold;
}
.mokuji2 {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.mokuji3 {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}
.naiyolink {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF3300;
}