
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#key_visual  { background: no-repeat }
#extra_div1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #00f;
}
#main_nav_list a.main_nav_active_item  { color: #000; font-size: 11px; font-family: Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: url(images/n1activeitem.gif) no-repeat right top }
#main_nav_list a.main_nav_item  { color: #333333; font-size: 12px; font-family: Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: url(images/n1.gif) no-repeat right top }
#main_nav_list a.main_nav_item:hover  { color: #000; font-size: 11px; font-family: Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: url(images/n1hover.gif) no-repeat right top }
.sub_nav_list a.sub_nav_active_item  { color: #989898; font-size: 10px; font-family: Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: url(images/subnav1active.gif) no-repeat }
.sub_nav_list a.sub_nav_item  { color: #407688; font-size: 10px; font-family: Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: url(images/subnav1.gif) no-repeat }
.sub_nav_list a.sub_nav_item:hover  { color: #5c5c5c; font-size: 10px; font-family: Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: url(images/subnav1hover.gif) no-repeat }
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #5c5c5c;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #5c5c5c;
}
#content_container h3 {
  font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #5C5C5C;
}
#content_container p, #content_container {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #282828;
}
#content_container a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #00f;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #00f;
}
#content_container a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0000ff;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #00f;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #282828;
}

