
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/Logosw.gif) no-repeat;
}
#key_visual {
   background: url(resources/Head5.jpg) no-repeat;
}
#slogan {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #482400;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ff9900;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #482400;
}
.sub_nav_list a {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffbc57;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container h2 {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container h3 {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.content, .content p {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container a:visited {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #d5c6b5;
}
#content_container a:link {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffddab;
}
#content_container a:hover {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff9900;
}
#content_container a:active {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#footer_text {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

