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

    
#key_visual {
   background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#text_caption {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h1 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h2 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h3 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container, #content_container p {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container a:link {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#content_container a:visited {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#content_container a:hover {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #69c;
}
#content_container a:active {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#footer_text {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}

