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

    
#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#slogan {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #99cc33;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #F00;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #F00;
}
.content h1 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 32px;
  font-weight: normal;
  text-decoration: none;
  color: #79b013;
}
.content h2 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #79b013;
}
.content h3 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #79b013;
}
.content, .content p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #157ebf;
}
.content a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #157ebf;
}
.content a:hover {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #157ebf;
}
.content a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #157ebf;
}
#footer_text {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

