@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* .hack */
.bl {
  text-align: left;
  display: block;
  text-indent: -999em;
  overflow: hidden; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*¥*// */
  height: auto;
  overflow: hidden;
  /* */ }

body {
  font-family: "Lucida Grande", Tahoma, Verdana, Arial, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
  font-size: 80%;
  line-height: 160%;
  color: white;
  background: url("../images/background.jpg") #1c1c1c repeat-x;
  text-align: center; }

#wrapper {
  width: 890px;
  margin: 0 auto;
  text-align: left; }

#header {
  width: 890px;
  height: 307px;
  background: url("../images/header.jpg");
  position: relative; }
  #header h1 {
    position: absolute;
    left: 20px;
    top: 60px;
    width: 330px;
    height: 150px; }
    #header h1 a {
      width: 330px;
      height: 150px; }
  #header .info {
    position: absolute;
    top: 16px;
    right: 10px; }
    #header .info li {
      display: block;
      float: right;
      margin-left: 10px;
      width: 80px;
      height: 20px; }

#container {
  padding-top: 20px;
  padding-bottom: 50px;
  background: url("../images/contents.jpg") repeat-x; }

#side {
  float: left;
  width: 200px;
  margin-left: 20px; }
  #side .navi a {
    width: 200px;
    height: 40px;
    background: url("../images/navi.png"); }
  #side .navi .i1 a {
    background-position: 0px 0px; }
    #side .navi .i1 a:hover {
      background-position: -200px 0px; }
  #side .navi .i2 a {
    background-position: 0px -40px; }
    #side .navi .i2 a:hover {
      background-position: -200px -40px; }
  #side .navi .i3 a {
    background-position: 0px -80px; }
    #side .navi .i3 a:hover {
      background-position: -200px -80px; }
  #side .navi .i4 a {
    background-position: 0px -120px; }
    #side .navi .i4 a:hover {
      background-position: -200px -120px; }
  #side .navi .i5 a {
    background-position: 0px -160px; }
    #side .navi .i5 a:hover {
      background-position: -200px -160px; }
  #side .navi .i6 a {
    background-position: 0px -200px; }
    #side .navi .i6 a:hover {
      background-position: -200px -200px; }
  #side .banner {
    margin-top: 20px; }
  #side .sideinfo {
    background: url("../images/sideinfo.jpg");
    padding-top: 60px;
    padding-left: 10px;
    width: 190px;
    height: 105px;
    color: #333333;
    font-size: 11px;
    line-height: 16px;
    white-space: nowrap; }
    #side .sideinfo a {
      color: #135231; }
      #side .sideinfo a:hover {
        color: #26a562; }

#content {
  float: right;
  width: 630px; }
  #content h2 {
    font-size: 130%;
    margin: 0;
    padding: 30px 0 5px 30px;
    color: white;
    background: url("../images/h2.jpg");
    width: 570px;
    height: 36px;
    line-height: 90%;
    text-shadow: 1px -1px rgba(0, 0, 0, 0.2); }
    #content h2.topics {
      background: url("../images/topics.png") no-repeat;
      height: 38px;
      padding: 0; }
    #content h2.events {
      background: url("../images/events.png") no-repeat;
      height: 39px;
      padding: 0; }
  #content h3 {
    font-weight: bold;
    background: url("../images/h3.jpg");
    width: 575px;
    height: 33px;
    margin: 10px 0;
    padding: 5px 0 0 25px;
    text-shadow: 1px -1px rgba(0, 0, 0, 0.2); }
  #content h4 {
    font-weight: bold;
    background: url("../images/h4.png");
    width: 585px;
    height: 30px;
    margin: 10px 0;
    padding: 0 0 0 15px; }
  #content p {
    margin: 10px 50px 10px 25px; }
  #content img {
    margin: 10px; }
  #content ul, #content ol {
    margin: 10px 40px 10px 60px; }
  #content ul li {
    list-style: disc;
    margin-bottom: 5px; }
  #content ol li {
    list-style: decimal;
    margin-bottom: 5px; }
  #content dl {
    margin: 10px 50px 10px 25px; }
  #content dt {
    padding-left: 10px;
    background: url("../images/icon.png") no-repeat;
    background-position: 0px 7px; }
  #content dd {
    padding-left: 20px;
    margin-bottom: 5px; }
  #content table {
    border-collapse: collapse;
    width: 90%;
    margin: 10px 50px 10px 25px; }
  #content th, #content td {
    padding: 4px 6px; }
  #content th {
    color: white;
    border-width: 1px 0;
    border-style: solid;
    border-color: #1f5330;
    background: #3b9d5b; }
  #content td {
    border-width: 1px 0;
    border-style: solid;
    border-color: #dddddd;
    vertical-align: top;
    background: #eeeeee;
    color: #333333; }
  #content .archive_link {
    display: block;
    width: 115px;
    height: 25px;
    margin-left: auto; }
  #content .top_figure {
    float: right; }
  #content .topicpath {
    margin-bottom: 15px; }
  #content img.nomargin {
	  margin:0;
  }
  #content h4.bold {
    font-weight: bold;
    background: none; 
    padding: 10px 0; }


#footer {
  text-align: center;
  padding: 20px;
  border-top: 3px solid #1f5330;
  color: white; }
  #footer li {
    display: inline;
    border-left: 1px solid white;
    margin-left: 3px;
    padding-left: 6px; }
  #footer li.last {
    border-right: 1px solid white;
    padding-right: 6px; }
  #footer a {
    color: white;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .copyright {
    margin: 20px;
    font-size: 90%; }

a {
  color: #b3c5d2; }
  a:hover {
    color: #f3f6f8; }
