@charset   "UTF-8";
<!--

BODY {
  background-image: url(img/all_back.gif);
  margin: 0 auto;
  text-autospace: ideograph-space;
}
#BASE_BODY {
  background-image: url(img/back940.gif);
  background-repeat: repeat;
  background-position: center top;
  margin: 0 auto;
  width: 970px;
  height: auto;
}
#MAIN_BODY {
  margin: 0 auto;
  width: 900px;
  height: auto;
}
#TOP_BANNER {
  background-image: url(img/top880.gif);
  width: 880px;
  height: 245px;
  text-align: center;
  background-repeat: no-repeat;
}
#TOP_MENU {
  background-image: url(img/menu_back.gif);
  background-repeat: no-repeat;
  width: 880px;
  height: 76px;
  text-align: center;
  background-position: left top;
  position: relative;
  margin: 0 auto;
}
#MAIN_BOX {
  width: 880px;
  vertical-align: top;
}
#RIGHT_BODY {
  vertical-align: top;
  text-align: left;
  margin: 0 auto;
}
#LEFT_BODY {
  position: static;
  text-align: left;
  vertical-align: top;
  text-align: left;
}
#FOOT_TITLE {
  font-size: 10pt;
  font-family: メイリオ;
  font-weight: normal;
  text-align: right;
  width: 880px;
}
#lang_menu_area {
  width: 280px;
  background-image: url(img/lang_menu_back.gif);
  background-repeat: no-repeat;
  margin: 0 auto;
}
.menu_btn {
  width: 127px;
  font-size: 10pt;
  font-family: BatangChe;
  color: white;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  height: 24px;
  line-height: 11px;
  margin: 0 auto;
}
.menu_btn A {
  color: white;
  text-decoration: none;
  margin: 0 auto;
}
.menu_side {
  border-spacing: 20px 0px;
  margin-left: 20px;
  margin-right: 20px;
  table-layout: auto;
  background-repeat: no-repeat;
  width: 195px;
  text-align: center;
  color: white;
  background-image: url(img/side_title.gif);
  font-family: BatangChe;
  font-weight: normal;
  font-size: 11pt;
  vertical-align: middle;
  height: 38px;
  position: static;
}
.side_banner {
  color: white;
  background-image: url(img/side_menu1.gif);
  text-align: left;
  font-size: 10pt;
  font-family: BatangChe;
  width: 200px;
  height: 40px;
  background-repeat: no-repeat;
  font-weight: normal;
  padding-right : 30px;
  padding-left: 35px;
  right: auto;
}
.side_banner2 {
  font-size: 9pt;
  color: #008000;
  background-image: url(img/side_menu2.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 35px;
  padding-right: 0px;
  width: 200px;
  height: 40px;
  right: auto;
  font-family: BatangChe;
  font-weight: normal;
}
.lang_menu {
  font-family: BatangChe;
  font-size: 12px;
  color: white;
  width: 70px;
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}
.lang_menu A {
  text-decoration: none;
  color: #ffffff;
}
.contents_class {
  font-size: 12pt;
  font-family: BatangChe;
  font-weight: normal;
  text-indent: 3pt;
  padding-left: 5px;
  padding-right: 5px;
  width: 600px;
  text-align: justify;
  line-height: 20px;
}
.contents_title {
  font-size: 16pt;
  font-family: BatangChe;
  font-weight: bold;
  color: white;
  background-image: url(img/content-title.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  height: 30pt;
  right: auto;
  width: 600px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  bottom: auto;
}
.contents_catch {
  font-size: 16px;
  font-family: Batang;
  font-weight: bold;
  padding-left: 5px;
  top: 3pt;
  bottom: 3pt;
}
.top_catch {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  width: 600px;
  font-size: 16pt;
  font-family: BatangChe;
  font-weight: normal;
}
.tbl {
  font-size: 11pt;
  font-family: BatangChe;
  font-weight: normal;
  line-height: 16pt;
  color: black;
  padding-left: 2px;
  vertical-align: top;
  text-align: left;
}
.side_list {
  width: 195px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 10px;
}
.side_list UL LI A {
  color: black;
  text-decoration: none;
  list-style-image: url(img/list.gif);
  font-size: 11pt;
  font-family: BatangChe;
  color: #000000;
  font-weight: normal;
}
.subTBL {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: gray gray gray gray;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  font-size: 10pt;
  font-family: BatangChe;
  font-weight: normal;
  caption-side: top;
  display: table-cell;
  height: 22pt;
}
#MAIN_TABLE {
  text-align: center;
  border-collapse: collapse;
}
-->