body {
   margin: 0;
   padding: 10px 0 14px 0;
   color: #000;
   background-color: #f7f7f7
}

h1, h2 {
   clear: left;
   font-family: Verdana, Helvetica, sans-serif;
   margin: 0 0 0.6em 0;
   padding: 0;
   border-bottom: 2px solid #000;
   padding-bottom: 0.1em
}

h1 {
   padding-top: 0.1em;
   color: #218621;
   font-weight: 600;
   font-size: 120%;
   border-color: #b5e2a3
}

h2 {
   color: #30a730;
   font-weight: 600;
   font-size: 110%;
   border-color: #caf5b9
}

p {
   margin: 0.6em 0 0.3em 0;
   text-indent: 1.4em;
   line-height: 160%
}

a {
   color: #0174d7
}

a:hover {
   color: #0154b7
}

#top_notice {
   padding-bottom: 7px;
   color: #fe4291;
   text-align: center;
   font-weight: bold
}

#header, #footer {
   width: 700px;
   margin: 0px auto
}

#header {
   background: #eae8e9 url(/images/top.gif) top no-repeat
}

#header ul {
   margin: 0;
   padding: 3px 4px 1.2em 4px;
   list-style-type: none;
   display: block
}

#header ul li {
   margin: 4px;
   position: relative;
   display: inline;
   float: left
}

#header ul li.current, #header ul li a {
   padding: 3px 8px 4px 8px;
   border: 1px solid #dedede;
   background-color: #fff;
   text-decoration: underline;
   font: bold 95% Tahoma, Helvetica, sans-serif;
   display: block
}

#header ul li a:hover {
   color: #fff;
   border-color: #fff;
   background-color: #0174d7;
   text-decoration: none
}

#contents {
   width: 676px;
   padding: 8px 10px 9px 10px;
   margin: 0px auto;
   border-right: 2px solid #eae8e9;
   border-left: 2px solid #eae8e9;
   background-color: #fff;
   font-family: Georgia, 'Times New Roman', Times, serif
}

#contents ul {
   padding: 0;
   margin: 0 1.6em
}

#contents li {
   padding: 0 0 0.4em 0.4em;
   color: #595959;
   font-size: 95%
}

#contents li p {
   padding-bottom: 0.2em
}

#contents li a {
   font: bold 100% Tahoma, Helvetica, sans-serif
}

#footer {
   height: 20px;
   background: #eae8e9 url(/images/bottom.gif) bottom no-repeat
}

#copyright {
   width: 760px;
   margin: 0 auto;
   padding: 10px 0 0 0;
   color: #aaaeb0;
   text-align: center;
   font: 0.6em Verdana, Helvetica, sans-serif;
   line-height: 2.35em
}

