div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(images/dynamic/logo.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #ed7518;
	line-height: normal;
	font-variant: normal;
}
a.main_nav_active_item {
	background: url(images/dynamic/buttonset2/n1active.gif) no-repeat;
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffbe4d;
}
a.main_nav_item {
	background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ff7506;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a.main_nav_item:hover {
	background: url(images/dynamic/buttonset2/n1active.gif) no-repeat;
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffbe4d;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #110902;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #110902;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #110902;
}
.content h1 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: normal;
  text-decoration: none;
  color: #fcfaf9;
}
.content h2 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 23px;
  font-weight: normal;
  text-decoration: none;
  color: #fcfaf9;
}
.content h3 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #fcfaf9;
}
.content, .content p, .content table, .content select, .content input, .content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content a:visited {
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #FF82FF;
}
.content a:link {
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #BFBFFF;
}
.content a:hover {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #b0a1a1;
}
.content a:active {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #b0a1a1;
}
#footer_text {
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffbe4d;
}
