@import url("plugin.css");
body {
  background-color: #fff;
  background-image: none;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #000;
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

a:link {
  color: #555;
  text-decoration: none;
}

a:visited {
  color: #555;
  text-decoration: none;
}

a:hover {
  background-color: transparent;
  text-decoration: underline;
}

#wrapper {
  width: 1070px;
  background-color: #fff;
  background-image: url(container1.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 1px;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  text-align: left;
}

#headcopy {
  width: 1070px;
  background-color: #fff;
  background-image: none;
  text-align: left;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  margin-left: auto;
  margin-right: auto;
}

#main {
  background-color: #fff;
  background-image: url('container1.png');
  background-repeat: repeat-y;
  background-position: 0% 0%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

h1 {
  color: #0D881E;
  font-size: 12px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#wrap_sidebar {
  width: 0%;
  float: left;
  overflow: hidden;
}

#header {
  width: 1060px;
  background-color: #fff;
  background-image: none;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#header a {
  text-decoration: underline;
}

#logo_text {
  background-color: #0D881E;
  background-image: none;
  color: #fff;
  height: 30px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
}

#logo_text a {
  display: block;
  background-color: #fff;
  background-image: none;
  color: #cc3333;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  text-decoration: underline;
  font-weight: normal;
}

#logo_text a:hover {
  background-color: transparent;
  background-image: none;
  color: #cc3333;
  text-decoration: none;
}

#navigator {
  font-size: 14px;
  line-height: 26px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #fff;
  background-image: url('container1.png');
  background-repeat: repeat-y;
  background-position: 0% 0%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#navigator a {
  color: #0D881E;
  text-decoration: none;
}

#navigator p {
  color: #ccc;
  margin-left: 10px;
}

#navigator ul {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 26px;
  width: 100%;
  list-style: none;
}

#navigator ul li {
  background-color: transparent;
  background-image: none;
  float: left;
  margin-top: 0;
  margin-left: 3px;
  margin-right: 10px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
  padding-bottom: 0;
}

#navigator ul li.focus {
  background-color: transparent;
  background-image: none;
  font-weight: normal;
}

#navigator ul li.focus a {
}

#navigator ul li a {
  padding-right: 0;
  padding-left: 0;
  display: block;
  color: #0D881E;
}

#navigator ul li a:hover {
  background-color: transparent;
  background-image: none;
}

#navigator a:hover {
  color: #333;
  background-color: transparent;
  background-image: none;
}

#menubar {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #efd;
  background-image: url('header.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  color: #666;
}

.bar a:hover {
  background-color: transparent;
  color: #333;
}

.bar h2 {
  font-size: 1em;
  line-height: 30px;
  padding-top: 0;
  padding-right: 4px;
  padding-bottom: 0;
  padding-left: 4px;
  background-color: transparent;
  background-image: url(bar_h2_bg.png);
  background-repeat: repeat;
  background-position: left top;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  border-bottom-width: 1px;
  color: #431;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 3px;
}

.bar h2 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #431;
  margin-top: 0;
  margin-left: -4px;
  margin-right: -4px;
  margin-bottom: -1px;
  padding-top: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
}

.bar h2 a:hover {
  background-color: transparent;
  background-image: none;
  color: #9c6;
  text-decoration: none;
  padding-top: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
}

.bar h2.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
}

.bar h2.focus a {
  text-decoration: none;
}

.bar h3 {
  font-size: 1em;
  line-height: 28px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 5px;
  background-color: transparent;
  background-image: url(bar_h3_bg.png);
  background-repeat: repeat;
  background-position: left top;
  border-top-style: solid;
  border-top-color: #dcc;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-color: #999;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-color: #9c6;
  border-left-width: 3px;
  color: #666;
  text-align: left;
  margin-top: 1px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.bar h3 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #666;
  margin-top: -1px;
  margin-left: -8px;
  margin-right: -1px;
  margin-bottom: -1px;
  padding-top: 1px;
  padding-left: 8px;
  padding-right: 1px;
  padding-bottom: 1px;
}

.bar h3 a:hover {
  background-color: transparent;
  background-image: none;
  border-left-style: solid;
  border-left-color: #999;
  border-left-width: 3px;
  color: #999;
  text-decoration: none;
  padding-top: 1px;
  padding-left: 5px;
  padding-right: 1px;
  padding-bottom: 1px;
}

.bar h3.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
}

.bar h3.focus a {
  text-decoration: none;
}

.bar h4 {
  font-size: 1em;
  line-height: 22px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 15px;
  background-color: transparent;
  background-image: url(bar_h4_bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: #666;
  text-align: left;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

.bar h4 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #666;
  margin-top: 0;
  margin-left: -15px;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 0;
  padding-bottom: 0;
}

.bar h4 a:hover {
  background-color: transparent;
  background-image: none;
  color: #9c6;
  text-decoration: none;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 0;
  padding-bottom: 0;
}

.bar h4.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
}

.bar h4.focus a {
  text-decoration: none;
}

.bar h5 {
  line-height: 30px;
  padding-top: 0;
  padding-right: 4px;
  padding-bottom: 0;
  padding-left: 4px;
  background-color: transparent;
  background-image: url(bar_h2_bg.png);
  background-repeat: repeat;
  background-position: left top;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  border-bottom-width: 1px;
  color: #431;
  text-align: left;
  font-size: 1em;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 3px;
}

.bar h5 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #431;
  margin-top: 0;
  margin-left: -4px;
  margin-right: -4px;
  margin-bottom: -1px;
  padding-top: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
}

.bar h5 a:hover {
  background-color: transparent;
  background-image: none;
  color: #9c6;
  text-decoration: none;
  padding-top: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
}

.bar h5.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
}

.bar h5.focus a {
  text-decoration: none;
}

#content {
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 40px;
  background-color: transparent;
  background-image: url('header.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  padding-top: 40px;
  padding-bottom: 5px;
}

#body {
  line-height: 1.5em;
  width: 100%;
  word-break: normal;
}

#body p {
}

#body h2 {
  line-height: 1em;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  background-color: transparent;
  background-image: none;
  color: #0D881E;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  height: 32px;
}

#body h3 {
  line-height: 1em;
  padding-top: 3px;
  padding-right: 22px;
  padding-bottom: 3px;
  padding-left: 0px;
  margin-top: 15px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  background-color: transparent;
  background-image: none;
  border-bottom-style: solid;
  border-bottom-color: #0D881E;
  border-bottom-width: 1px;
  color: #0D881E;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

#body h4 {
  line-height: 1em;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 0px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  background-color: transparent;
  background-image: none;
  border-bottom-style: dotted;
  border-bottom-color: #0D881E;
  border-bottom-width: 1px;
  color: #0D881E;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

#body ul.list1 {
  padding-left: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 16px;
  list-style-image: url(list_list1.png);
}

#body ul.list2 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-image: url(list_list2.png);
}

#body ul.list3 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-image: url(list_list3.png);
}

.style_table {
  margin-right: auto;
  margin-left: auto;
  background-color: #333;
  text-align: left;
  color: inherit;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border-collapse: separate;
  border-spacing: 1px;
}

.style_th {
  color: inherit;
  font-weight: bold;
  background-color: #eee;
  background-image: none;
  text-align: center;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.style_td {
  color: inherit;
  background-color: #fff;
  background-image: none;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

#navigator2 {
  width: 100%;
  color: inherit;
  text-align: center;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  background-image: url('container1.png');
  background-repeat: repeat-y;
  background-position: 0% 0%;
  clear: both;
}

#navigator2 a {
}

#footer {
  width: 100%;
  height: 100px;
  color: #999;
  background-color: transparent;
  background-image: url('footer.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}

#footer a {
  color: #999;
  text-decoration: none;
}

#footer a:hover {
  background-color: transparent;
  background-image: none;
  color: #999;
}

#copyright {
  font-size: 13px;
  text-align: center;
}

#licence {
  color: #ccc;
  text-align: right;
  font-size: 10px;
  background-color: transparent;
  background-image: none;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

#licence a {
  color: #ccc;
}

#licence a:hover {
  background-color: transparent;
  background-image: none;
}

#licence p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

blockquote {
  padding-left: .3em;
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 1em;
}

dd {
  margin-top: 2px;
  margin-left: 20px;
  margin-right: 0;
  margin-bottom: 5px;
}

em {
  font-style: italic;
}

hr {
  border-top-width: 2px;
  border-top-color: #999;
  border-top-style: solid;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

img {
  vertical-align: middle;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
  background-color: #fff;
  border-top-width: 1px;
  border-top-color: #666;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #889;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #889;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: #666;
  border-left-style: solid;
  color: #000;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-top: .5em;
  padding-left: .5em;
  padding-right: .5em;
  padding-bottom: .5em;
}

strong {
  font-weight: 700;
}

div.ie5 {
  text-align: center;
}

span.handline {
  padding-bottom: .2em;
  background-image: url(line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

span.noexists {
  color: #33F;
  background-color: #FFFACC;
}

span.noexists a {
  color: #33F;
}

span.size1 {
  font-size: xx-small;
}

span.size2 {
  font-size: x-small;
}

span.size3 {
  font-size: small;
}

span.size4 {
  font-size: medium;
}

span.size5 {
  font-size: large;
}

span.size6 {
  font-size: x-large;
}

span.size7 {
  font-size: xx-large;
}

tfoot td.style_td {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

tfoot th.style_th {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

thead td.style_td {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

thead th.style_th {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

#body del {
  color: #fff;
}

#body h1 {
  line-height: 1em;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

#body h1 a {
  text-decoration: none;
}

#body h2 a {
  text-decoration: none;
  color: #0D881E;
}

#body h2 a:hover {
  color: #ccc;
}

#body h2.calender {
  color: #89796E;
  font-size: 16px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #9c6;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

#body h2.calender a {
  color: #89796E;
}

#body h2.calender a:hover {
  color: #666;
}

#body h3 a {
  text-decoration: none;
  color: #0D881E;
}

#body h3 a:hover {
  color: #666;
}

#body h4 a {
  color: #0D881E;
  text-decoration: none;
}

#body h4 a:hover {
  color: #666;
}

#body input {
  line-height: 1em;
}

#body ol.list1 {
  padding-left: 16px;
  margin-left: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  list-style-type: decimal;
}

#body ol.list2 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-type: lower-roman;
}

#body ol.list3 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-type: lower-alpha;
}

#body strong {
  font-weight: 700;
}

#body strong a {
  font-weight: 700;
}

#body table {
  max-width: 100%;
  word-break: normal;
  word-wrap: break-word;
  border-top-color: #666;
  border-bottom-color: #666;
  border-right-color: #666;
  border-left-color: #666;
}

#body textarea {
  max-width: 100%;
}

#body ul {
  margin-top: 5px;
  margin-left: 30px;
  margin-right: 0;
  margin-bottom: 5px;
}

#body ul ul {
  margin-left: 30px;
}

#content h2.title {
  text-align: right;
  font-size: 10px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 5px;
}

#content h2.title a {
  text-decoration: none;
}

#content h2.title a:hover {
  text-decoration: none;
}

#copyright p {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#lastmodified {
  text-align: right;
  color: #777;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#logo {
  text-align: center;
  font-size: 25px;
  background-color: #fff;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#logo a {
  text-decoration: none;
  color: #630;
}

#logo a:hover {
  text-decoration: none;
  color: #ccc;
}

#logo img {
  width: 1060px;
}

#navigator * {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#note {
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  border-bottom-style: solid;
}

#sidebar {
  color: #666;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#summary {
  clear: both;
  padding-left: 5px;
  color: #fff;
  border-left-width: 4px;
  border-left-color: #999;
  border-left-style: solid;
  margin-top: 45px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#toolbar {
  text-align: center;
  font-size: 11px;
  padding-top: 3px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3px;
}

#wrap_content {
  width: 100%;
  float: right;
  overflow: hidden;
}

.bar {
  line-height: 1.3em;
  word-break: normal;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.bar a {
  color: #666;
}

.bar div.jumpmenu {
  display: none;
}

.bar h1 {
  font-size: 1em;
  font-weight: 700;
  margin-top: 1px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.bar img {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.bar li {
  list-style-type: none;
}

.bar ul {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 2px;
  padding-bottom: 5px;
}

.bar ul.list1 li {
  margin-left: 0;
}

.bar ul.list2 li {
  margin-left: 0;
}

.bar ul.list3 li {
  margin-left: 0;
}

.small {
  font-size: 80%;
}

