
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #ccc;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/logo8.gif) no-repeat;
}
#key_visual {
   background: url(resources/key_visual6.gif) no-repeat;
}
#text_caption {
  font-family: 'Courier New',Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ccc;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container h1 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container h2 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container h3 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container, #content_container p {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container a:link {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #b5d9fd;
}
#content_container a:visited {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #b5d9fd;
}
#content_container a:hover {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container a:active {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #b5d9fd;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ccc;
}

