
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#key_visual {
   background: url(resources/WEB-5.png) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #2c191a;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset5/n1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #acacac;
  background-position: top right;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset5/n1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-position: top right;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset5/n1hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #cecece;
  background-position: top right;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset5/sn1active.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #DE6F2C;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset5/sn1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #4C4C4D;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset5/sn1hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #DE6F2C;
}
.content h1 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #2c191a;
}
.content h2 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #2c191a;
}
.content h3 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #2c191a;
}
.content, .content p {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #2c191a;
}
.content a:link {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #666;
}
.content a:visited {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #5F5F5F;
}
.content a:hover {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
.content a:active {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #666;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #acacac;
}

