
#logo {
   background: url(resources/logoY.jpg) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual3.jpg) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #800;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #677485;
  background-position: top left;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset10/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(93,106,122);
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #677485;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0468ff;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset10/sn1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(99,99,99);
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0468ff;
}
.content h1 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #ff6600;
}
.content h2 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #800;
}
.content h3 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #c77a00;
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0468ff;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0468ff;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #434847;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #434847;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #800;
}
