
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
  background-color: #FFDE18;
  border: 1px solid #000066;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset6/n1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top left;
}
a.main_nav_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset6/n1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset6/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #F00;
}
a.sub_nav_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset6/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #00F;
}
.content h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
/*----------------------------------------------------------------------------
    font-size: 14px;
----------------------------------------------------------------------------*/
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #F00;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #F00;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #00F;
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #0F0;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
  background-color: #FFDE18;
  border: 1px solid #000066;
}