div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-decoration: underline;	
}

    
#logo {
   background: url(resources/21.jpg) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual11.jpg) no-repeat;
}
#slogan {
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #4A4D4A;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset7/main_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #e2ddec;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset7/main_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #e2ddec;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset7/main_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #e2ddec;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset7/sub_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ddcef6;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset7/sub_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #8867b1;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset7/sub_nav_active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ddcef6;
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content, .content p {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #4c4d4e;
}
.content a:visited {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #6c626a;
}
.content a:link {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #9471B5;
}
.content a:hover {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #945D6B;
}
.content a:active {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #C6AAC6;
}
#footer_text {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4A4D4A;
}

