
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#key_visual {
  background: url(resources/header001.jpg);
}
#text_caption {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#main_jav_list a.main_jav_active_item {
  background: url(images/dynamic/buttonset4/j1activeitem.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #e93; /*--color: #9cf;--*/
  background-position: top left;
}
#main_jav_list a.main_jav_item {
  background: url(images/dynamic/buttonset4/j1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000; /*--color: #FFC;--*/
  background-position: top left;
}
#main_jav_list a.main_jav_item:hover {
  background: url(images/dynamic/buttonset4/j1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #ee9933; /*--font hover--*/
  background-position: top left;
}
.sub_jav_list a.sub_jav_active_item {
  background: url(images/dynamic/buttonset4/subjav1active.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
.sub_jav_list a {
  background: url(images/dynamic/buttonset4/subjav1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #660;
}
.sub_jav_list a:hover {
  background: url(images/dynamic/buttonset4/subjav1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #993; /*--color: #993;--*/
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #993; /*--color: #993;--*/
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #993; /*--color: #993;--*/
}
#content_container, #content_container p {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000; /*-- color: #660;--*/
}
#content_container a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036; /*--color: #036--*/  /*-- Link*/
}
#content_container a:visited {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #036;
}
#content_container a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#footer_text {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #660; /*-- color: #660;--*/
}

