/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 20px 0;
  background: black none repeat scroll 0% 50%;
  text-align: justify;
  color: #696969;
  line-height: 18px;
  font-family: Calibri;
  font-size: 13px;
}
h1, h2, h3 {
  padding: 0;
  font-weight: normal;
  color: #006600;
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1em;
}
p, ul, ol {
  margin-top: 1.5em;
}
ul, ol {
  margin-left: 3em;
}
blockquote {
  margin-left: 3em;
  margin-right: 3em;
}
a {
  color: #33cc00;
}
.link1 {
  text-align: center;
}
#logo {
  margin: 0 auto;
  width: 800px;
  height: 50px;
}
#logo h1 {
  padding-left: 20px;
  font-size: 4em;
  color: #ffffff;
}
#menu {
  margin: 0 auto;
  background: transparent url(images/overst.png) no-repeat scroll left top;
  width: 800px;
  height: 60px;
  color: black;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: black;
}
#menu li {
  float: left;
  display: inline;
}
#menu a {
  margin: 0;
  padding: 23px 30px 0 15px;
  background: transparent url(images/img04.jpg) no-repeat scroll left 85%;
  display: block;
  text-decoration: none;
  color: black;
  font-family: Meiryo;
  font-size: 12px;
}
#menu li.first {
  margin-left: 40px;
}
#content {
  margin: 0 auto;
  padding: 0;
  background: #ffffff none repeat scroll 0% 50%;
  width: 800px;
}
#content-wrapper-top {
  background: transparent url(images/img02.jpg) no-repeat scroll left top;
}
#content-wrapper-btm {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(images/img03.jpg);
}
#left {
  margin: 0;
  padding: 20px 20px 0 30px;
  float: left;
  width: 250px;
}
#right {
  margin: 0;
  padding: 20px 30px 20px 20px;
  float: right;
  width: 450px;
}
#menu-footer {
  margin: 0 auto;
  height: 60px;
}
#menu-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu-footer li {
  float: left;
  display: inline;
}
#menu-footer a {
  margin: 0;
  padding: 23px 30px 0 15px;
  display: block;
  text-decoration: none;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  color: #ffffff;
}
#menu-footer li.first {
  margin-left: 40px;
}
#footer {
  margin: 0px auto;
  clear: both;
  width: 800px;
  height: 42px;
  padding-top: 13px;
  text-transform: uppercase;
  font-size: 10px;
  color: white;
}
#footer .copyright {
  margin: 0px;
  text-align: center;
}
#footer .links {
  padding-bottom: 20px;
  text-align: center;
}
#footer .css {
  border: 1px dotted #de8202;
  padding: 3px 10px;
  background: #ffffff none repeat scroll 0% 50%;
}
#footer .xhtml {
  border: 1px dotted #de8202;
  padding: 3px 10px;
  background: #ffffff none repeat scroll 0% 50%;
}
#footer a {
  color: white;
}
