
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #858585;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/Logo+new+2.png) no-repeat;
}
#key_visual {
   background: url(resources/Itchy+Coo+Banner.png) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(45,100,130);
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #008888;
  background-position: top left;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(80,170,244);
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset1/sn1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #5898BE;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sn1hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}
.content h1 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #588DB5;
}
.content h2 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #979797;
}
.content h3 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #83B5DA;
}
.content, .content p {
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #858585;
}
.content a:link {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(71,123,132);
}
.content a:visited {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #5F9DCC;
}
.content a:hover {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
.content a:active {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #5F9DCC;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #858585;
}

