#logo {
   background: url(../../products/_wsb_logo.gif) no-repeat;
}
#key_visual {
   background: url(../../images/layout/key_visual2.gif) no-repeat;
}
#slogan {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #999999;
}
a.main_nav_active_item {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #CC0504;
  background-color: #ECE9D8;
  background-position: top right;
}
a.main_nav_item {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  background-color: #ECE9D8;
  background-position: top right;
}
a.main_nav_item:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #CC0504;
}
a.sub_nav_active_item {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}
a.sub_nav_item {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
a.sub_nav_item:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}
.content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}
.content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #D94443;
}
.content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal ;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
.content, .content p, .content table, .content select, .content input, .content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
}
.content a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #D94443;
}
.content a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  text-decoration: none;
  color: #D94443;
}
.content a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  color: #D94443;
}
.content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
	background-attachment: fixed;
	font-weight: bolder;
}
#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
}
