BODY{
  color: #000066;
  background-color: #FFFFFF;
}
H1{
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H2{
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H3{
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
HR{
  color: #000066;
  height: 3px;
}
P{
  color: #000066;
}
A{
  color: #3399FF;
  text-decoration: underline;
  font-size : 12px;
}
a:visited{
  color: #666666;
  text-decoration: underline;
  
}
A:HOVER{
  color: #3399FF;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9933;
  text-decoration: underline;
}
UL{
  color: #009999;
  list-style-image : url(../../ネオナレッジ７/script/l_b12.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(../../ネオナレッジ７/script/l_b12a.gif);
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #FFFFFF;
  background-color : #d8d8d8;
}
td{
  color: #000066;
  background-color: #FFFFFF;
  font-size : 100%;
}
td a{
  color: #000066;
  background-color: #FFFFFF;
  font-size : 100%;
  text-decoration: none;
}
td .url-red{
  color: red;
  background-color: #FFFFFF;
  font-size : 100%;
  text-decoration: none;
}
td .url-red:HOVER{
  color: #FF9933;
  text-decoration: underline;
  font-style : italic;
}
td .url-red:ACTIVE{
  color: #3399FF;
  text-decoration: underline;
  font-style : italic;
}
