@charset "UTF-8";
* {
  font-family: "Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"Òé®ÎÒ´ Pro W3","MS P ´·Ã¯",sans-serif;
  color: #333333;
}
body {
  background: transparent url(images/bg.gif) repeat fixed 0%;
  letter-spacing: 1px;
  line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 88%;
}
p {
  margin: 0 0 1em;
  padding: 0;
  font-size: 88%;
}
br {
  letter-spacing: normal;
}
img {
  border:  none;
}
a {
  color: #333399;
  text-decoration: none;
}
a:hover {
  border-bottom: 1px solid #9999ff;
  color: #9999ff;
}
dl, ol, ul {
  margin: 0 0 1em;
  padding: 0;
  font-size: 88%;
}
li {
  margin: 0 0 0 40px;
  padding: 0;
}
div#top {
  border: 1px solid #cecfce;
  margin: 20px auto;
  padding: 0 20px;
  background: #ffffff none repeat scroll 0%;
  width: 800px;
}
div#header {
  width: 800px;
  position: relative;
}
div#navi {
  position: absolute;
  top: 20px;
  right: 0;
}
div#menu {
  margin: 10px 0;
  background: #333333 none repeat scroll 0%;
  float: left;
  width: 800px;
}
div#contents {
  margin: 80px;
  width: 650px;
  clear: both;
}
div#totop {
  clear: both;
}
div#footer {
  padding: 10px 0;
  width: 750px;
  clear: both;
}
div#header h1 {
  padding: 20px 0;
  font-weight: bold;
  font-size: 175%;
}
div#header p {
  border-bottom: 1px solid #cecfce;
  margin: 0;
  padding: 0 0 5px;
}
div#navi ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
div#navi li {
  margin: 0 0 0 22px;
  padding: 0 0 0 20px;
  float: left;
  font-size: 82%;
}
div#navi li.sitemap {
  background: transparent url(images/icon_sitemap.gif) no-repeat scroll 0 50%;
}
div#navi li.contact {
  background: transparent url(images/icon_contact.gif) no-repeat scroll 0 50%;
}
div#navi li.feed {
  background: transparent url(images/icon_feed.gif) no-repeat scroll 0 50%;
}
div#navi li a {
  border-bottom: 1px solid #cecfce;
}
div#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 75%;
}
div#menu li {
  margin: 0;
  padding: 0;
  float: left;
}
div#menu li a {
  padding: 8px 20px;
  display: block;
  color: #ffffff;
}
div#menu li a:hover {
  border:  none;
  color: #ffffff;
  background-color: #ffbb00;
}
div#menu .on {
  background-color: #bbaaff;
  color: #ffffff;
}
div#contents h2 {
  border-left: 5px solid #333333;
  margin: 5px 0;
  padding: 2px 0 2px 10px;
  font-weight: bold;
  font-size: 100%;
  line-height: 1;
}
div#contents h3 {
  font-weight: bold;
  font-size: 94%;
}
div#contents dl {
  margin: 0;
  padding: 0;
}
div#contents dt {
  text-decoration: underline;
}
div#contents dd {
  margin: 0 0 1em 1em;
}
div#contents div.pola {
  background: transparent url(images/bg_pola.gif) no-repeat scroll 100%;
  float: left;
  clear: both;
  width: 222px;
  margin-right: 10px;
  padding-bottom: 16px;
}
div#contents ul.pola {
  clear: both;
  letter-spacing: -0.4em;
  font-size: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
div#contents ul.pola li {
  margin: 0 10px 0 0;
  padding: 0 0 16px;
  background: transparent url(images/bg_pola.gif) no-repeat scroll 100%;
  vertical-align: top;
  width: 222px;
  letter-spacing: 1px;
}
div#contents .pola img {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 10px;
  vertical-align: bottom;
}
div#contents .pola p {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin: 0;
  padding: 0 10px 10px;
  font-size: 82%;
  line-height: 1.2;
}
div#totop {
  padding: 10px 0;
  text-align: right;
  font-size: 82%;
}
div#totop a {
  padding: 0 0 0 12px;
  background: transparent url(images/bg_totop.gif) no-repeat scroll 0 60%;
}
address {
  border-top: 1px solid #cecfce;
  padding: 20px 0;
  text-align: center;
  font-size: 63%;
  font-style: normal;
}
