
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    

#logo1 {
   background: url(../images/logo1.png) no-repeat;
}

#logo2 {
   background: url(../images/logo2.png) no-repeat;
}

#logo3 {
   background: url(../images/logo3.png) no-repeat;
}

#logo4 {
   background: url(../images/logo4.png) no-repeat;
}

#logo5 {
   background: url(../images/logo5.png) no-repeat;
}

#key_visual1 {
   background: url(../images/e_r_n_1.jpg) no-repeat;
}

#key_visual2 {
   background: url(../images/e_r_n_2.jpg) no-repeat;
}

#key_visual3 {
   background: url(../images/e_r_n_3.jpg) no-repeat;
}

#key_visual4 {
   background: url(../images/e_r_n_4.jpg) no-repeat;
}

#key_visual5 {
   background: url(../images/e_r_n_5.jpg) no-repeat;
}

#slogan {
  font-family: Tahoma,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(186,13,13);
}

#main_nav_list a.main_nav_active_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(107,8,8);
}

#main_nav_list a.main_nav_active_item:hover  {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(186,13,13);
}

#main_nav_list a.main_nav_item        {
  background: url(../images/e_m_sep.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(107,8,8);
}

#main_nav_list a.main_nav_item:hover  {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(186,13,13);
}

.sub_nav_list a.sub_nav_active_item   {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(107,8,8);
}

.sub_nav_list a.sub_nav_active_item:hover    {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(186,13,13);
}

.sub_nav_list a.sub_nav_item          {
  background: url(../images/e_sm_bg.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(107,8,8);
}

.sub_nav_list a.sub_nav_item:hover    {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(186,13,13);
}

#content_container h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(107,8,8);
}

#content_container h2 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(107,8,8);
}

#content_container h3 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(107,8,8);
}

#content_container, #content_container p {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(0,0,0);
}

#content_container a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: rgb(186,13,13);
}

#content_container a:link    {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #95373a;
}

#content_container a:hover   {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #95373a;
}

#content_container a:active  {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(0,0,0);
}

#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #95373a;
}


#footer_text a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: rgb(186,13,13);
}

#footer_text a:link    {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #95373a;
}

#footer_text a:hover   {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #95373a;
}

#footer_text a:active  {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(0,0,0);
}


