
/* <style type="text/css"> */
/*<![CDATA[*/
/* <!-- /*
/* zantai kousei no settei */
#header {
  padding: 15px 25px;
  background: #eee url(bgdeco4.gif) no-repeat 0 50%;
  /* font-family: Arial, serif; */
  }
#headermain {
  font-variant: small-caps; 
  font-size: 20px;
  margin: 0 180px 0 0;
  }
#headerright {
  float: right;
  width: 150px;
  font-size: 14px;
  }
  #headerright a:hover {
  color:#fff;
  background-color: #00f;
  }
  #headerright ul {
  margin: 0 20px;
  }
  #headerright li {
  margin: 2px 0;
  }
#sidebar {
  float: left;
  width: 160px;
  background: #eee;
  padding: 5px 5px 0 0;
  font-family: Arial, serif;
  font-size: 14px ;
  clear: right;
  }
  #sidebar ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 30px 20px;
   }
  #sidebar li {
  margin: 0;
  padding: 2px 0;
  /* list-style-type: none; */
  list-style-image: url(bgdeco4.gif);
  }
  #sidebar a.lnk {
  display: block;
  width: 100%;
  height: 100%;
  } 
#sidebar a {
  line-height: 1.5em;
  font-weight: bold;
  font-size: 15px ;
  padding: 0 1px ;
  text-decoration: none;
  color: #363;
  }

#sidebar a.active, #sidebar a:hover {
  padding: 4px 0;
  color: #fff;
  background: #696;
  }

#sidebar a:hover {
  color: #fff;
  }

#content {
  margin-left: 180px;
    clear: right;
  }
  
#content a {
  color: #00f;
  }
#content a:hover {
  color:#fff;
  background-color: #00f;
  }
#content.prog-list h3 {
  font-family: Times, sans-serif;
  font-size: 100%;
  font-style: italic;
  }
#content.prog-list ul {
  margin: 5px 0 5px 20px;
  }
#content.alpha ol li {
  list-style-type: lower-alpha;
  }

#footer {
  font-family: Arial, sans-serif;
  font-size: 15px;
  clear: both;
  margin-top: 40px;
  padding: 20px;
  background: #eee url(bgdeco4.gif) no-repeat 0 50%
  }
  
#navigation-bar {
  margin: 0;
  padding: 0 0 3px 10px;
  font-size: 15px;
  border-bottom: 1px solid #363;
  }
#navigation-bar a {
  line-height: 20px;
  font-weight: bold;
   padding: 0 12px;
  text-decoration: none;
  color: #696;
  }
#navigation-bar a.active, #navigation-bar a:hover {
  border-bottom: 4px solid #696;
  padding-bottom: 2px;
  color: #363;
  }
#navigation-bar a:hover {
  color: #363;
  }

/* minitab no settei */
#minitabs {
  margin: 0;
  padding: 0 0 24px 10px;
  font-size: 12px;
   border-bottom: 1px solid #363;
  }
#minitabs li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  }
#minitabs a {
  float: left;
  line-height: 20px;
  font-weight: bold;
   padding: 0 6px;
  text-decoration: none;
  color: #696;
  }
#minitabs a.active, #minitabs a:hover {
  border-bottom: 4px solid #363;
  padding-bottom: 2px;
  color: #696;
  background: #eee; 
  }
#minitabs a:hover {
  color: #363;
  }

/* SiteMap no settei */
#sitemap {
  font-size: 125%;
  font-weight: bold;
  color: #000;
  }
#sitemap li {
  list-style: none; /* turns off bullets*/
  }
#sitemap li ul {
  margin: 6px 15px;
  padding: 0 15px;
  font-size: 90%;
  color: #000;
  border-left: 1px dotted #999;
  }
/* for third-level */
#sitemap li ul li ul {
  border: none;
  }
#sitemap li ul li ul li {
  font-weight: normal;
  padding-left: 16px;
  background: url(MAR_095.GIF) no-repeat 0 50%;
  }
/* OML no settei */
#oml {
  /* font-size: 140%; */
  /* font-weight: bold; */
  color: #000;
  }
#oml li {
  list-style: none; /* turns off bullets*/
  }

/* h1 settei */
h1 {
  font-family: Arial, sans-serif;
  font-size: 24px;
  color: #000080;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #999;
  background: #eee;
  }
/* h2 settei */
h2 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 1em;
  color: #036;
  margin: 15px 0;
  padding-top: 4px;
  padding-bottom: 4px;
  /* border-bottom: 1px solid #999; */
  background: #eee; 
  }
/* h3 settei */
h3 {
  margin: 10px 0 0 5px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 1em;
  color: #036;
  /* border-bottom: 1px solid #999; */
  /* background: #eee;*/ 
  }  
/* h4 settei */
h4 {
  margin: 10px 0 5px 10px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1em;
  color: #036;
  /* border-bottom: 1px solid #999; */
  /* background: #eee;*/ 
  }  
/* table settei */
table {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-collapse: collapse;
  }
caption {
  font-family: Arial, sans-serif;
  /* font-size: 24px; */
  color: #933;
  padding-bottom: 6px;
  }
th, td {
  padding: 10px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  }
th {
  font-family: Verdana, sans-serif;
  padding-left: 26px;
  /* font-size: 24px; */
  /* color: #ccc; */
  padding-bottom: 6px;
  background: #ccc url(bgdeco4.gif) no-repeat 10px 50%;
  }
tbody {
  /* background-color: #eee; */
  }
  
/* dt dd no settei */
dt {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  /*line-height: 1em; */
  }
dd {
  font-family: Courier, sans-serif;
  font-size: 16px;
  margin-left: 25px;
  margin-bottom: 5px;
  padding: 5px 10px;
  color: #000;
  background: #eee 
  }
  
/* lower-alpha no settei */
#loweralpha li {
 list-style-type: lower-alpha;
 }
 
p.indent{
  text-indent: 2em;
  } 

#virusmain a {
  font-size: 12px;
  }
/* --> */
/*]]>*/
/* </style> */

