@charset "UTF-8";

html {  
  overflow-y: scroll;
}

body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  line-height: 1.6;  
  letter-spacing: 1px;  
  font-family: Verdana, Helvetica, sans-serif;  
  font-size: 13px;  
  color: rgb(51, 51, 51);  
  background-color: transparent;  
  background-image: url("../images/bg.gif");  
  background-repeat: repeat;  
  background-attachment: fixed;  
  background-position: 0% 0%;
}

h1, h2, h3, h4, h5, h6 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

p {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 1em;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

br {  
  letter-spacing: normal;
}

img {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

a {  
  color: rgb(51, 51, 255);  -webkit-text-decoration: none;
  text-decoration: none;
}

a:hover {  
  color: rgb(102, 102, 255);  -webkit-text-decoration: underline;
  text-decoration: underline;
}

dl, ol, ul {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 1em;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

li {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 40px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

#top {  
  width: 700px;  
  margin-top: 20px;  
  margin-right: auto;  
  margin-bottom: 20px;  
  margin-left: auto;  
  padding-top: 0px;  
  padding-right: 20px;  
  padding-bottom: 0px;  
  padding-left: 20px;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: rgb(206, 207, 206);  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: rgb(206, 207, 206);  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(206, 207, 206);  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: rgb(206, 207, 206);  
  background-color: rgb(255, 255, 255);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#header {  
  width: 700px;  
  position: relative;
}

#navi {  
  position: absolute;  
  top: 20px;  
  right: 0px;
}

#menu {  
  float: left;  
  width: 700px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 10px;  
  margin-left: 0px;  
  background-color: rgb(51, 51, 51);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
}

#contents {  
  clear: both;
}

#contents2 {  
  clear: both;
  margin-top: 10px;  
  margin-right: 30px;  
  margin-bottom: 10px;  
  margin-left: 30px;  
  line-height: 200%;  
}

#pageTop {  
  clear: both;
}

#footer {  
  width: 700px;  
  clear: both;  
  padding-top: 10px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;
}

#header h1 {  
  padding-top: 20px;  
  padding-right: 0px;  
  padding-bottom: 20px;  
  padding-left: 0px;  
  font-weight: bold;  
  font-size: 28px;
}

#header h1 a {  
  color: rgb(51, 51, 51);
}

#header h1 a:hover {  
  color: rgb(146, 196, 91);
}

#header p {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 5px;  
  padding-left: 0px;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(206, 207, 206);
}

#navi ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

#navi li {  
  float: left;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 22px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 20px;  
  font-size: 11px;
}

#navi li.sitemap {  
  background-color: transparent;  
  background-image: url("../images/icon_sitemap.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 50%;
}

#navi li.contact {  
  background-color: transparent;  
  background-image: url("../images/icon_contact.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 50%;
}

#navi li.feed {  
  background-color: transparent;  
  background-image: url("../images/icon_feed.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 50%;
}

#navi li a {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(206, 207, 206);
}

#menu ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

#menu li {  
  float: left;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

#menu li a {  
  display: block;  
  padding-top: 8px;  
  padding-right: 20px;  
  padding-bottom: 8px;  
  padding-left: 20px;  
  color: rgb(255, 255, 255);
}

#menu li a:hover {  
  color: rgb(255, 255, 255);  
  background-color: rgb(51, 51, 255);  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

#menu .on {  
  background-color: rgb(51, 51, 255);  
  color: rgb(255, 255, 255);
}

#contents h2 {  
  margin-bottom: 10px;  
  padding-top: 10px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;  
  font-weight: bold;  
  font-size: 16px;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(221, 221, 221);
}

#contents h3 {  
  margin-bottom: 2px;  
  padding-top: 2px;  
  padding-right: 0px;  
  padding-bottom: 2px;  
  padding-left: 10px;  
  font-weight: bold;  
  font-size: 15px;  
  line-height: 1.2;  
  border-left-width: 5px;  
  border-left-style: solid;  
  border-left-color: rgb(51, 51, 51);
}

#contents h4 {  
  margin-bottom: 2px;  
  font-weight: bold;  
  font-size: 14px;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(102, 102, 102);
}

#contents h5 {  
  margin-bottom: 2px;  
  padding-top: 2px;  
  padding-right: 5px;  
  padding-bottom: 2px;  
  padding-left: 5px;  
  font-weight: bold;  
  font-size: 13px;  
  background-color: rgb(236, 236, 236);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#contents h6 {  
  font-weight: bold;  
  font-size: 13px;
}

#contents dl {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

#contents dt {  -webkit-text-decoration: underline;
  text-decoration: underline;
}

#contents dd {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 1em;  
  margin-left: 1em;
}

#contents table {  
  width: 100%;  
  border-collapse: collapse;
}

#contents table th {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  font-size: 12px;  
  text-align: left;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: rgb(221, 221, 221);  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: rgb(221, 221, 221);  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(221, 221, 221);  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: rgb(221, 221, 221);  
  background-color: rgb(207, 207, 207);  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#contents table td {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  font-size: 12px;  
  text-align: left;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: rgb(221, 221, 221);  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: rgb(221, 221, 221);  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(221, 221, 221);  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: rgb(221, 221, 221);
}

#contents div.pola {  
  float: left;  
  clear: both;  
  width: 222px;  
  margin-right: 10px;  
  padding-bottom: 16px;  
  background-color: transparent;  
  background-image: url("../images/bg_pola.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 100% 100%;
}

#contents ul.pola {  
  clear: both;  
  letter-spacing: -0.4em;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

#contents ul.pola li {  
  display: inline-block;  
  vertical-align: top;  
  width: 222px;  
  margin-top: 0px;  
  margin-right: 10px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 16px;  
  padding-left: 0px;  
  background-color: transparent;  
  background-image: url("../images/bg_pola.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 100% 100%;  
  letter-spacing: 1px;
}

#contents .pola img {  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: rgb(231, 231, 231);  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: rgb(231, 231, 231);  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: rgb(231, 231, 231);  
  vertical-align: bottom;
}

#contents .pola p {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  line-height: 1.2;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: rgb(231, 231, 231);  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: rgb(231, 231, 231);  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: rgb(231, 231, 231);
}

#pageTop {  
  padding-top: 10px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;  
  text-align: right;
}

#pageTop a {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 12px;  
  background-color: transparent;  
  background-image: url("../images/bg_pagetop.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 60%;
}

.copyright {  
  text-align: center;  
  font-size: 11px;  
  font-style: normal;  
  padding-top: 20px;  
  padding-right: 0px;  
  padding-bottom: 20px;  
  padding-left: 0px;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: rgb(206, 207, 206);
}

#menu2 {  
  background-color: rgb(51, 51, 255) !important;
}

