@import url('https://fonts.seitokai.jp/IwaUCDAGothStd-Th.css');
@charset "UTF-8";
/* CSS Document */

/*■初期設定*/

body {
  color: #000;
  /*通常のテキストカラー*/
}

a {
  color: #09f;
  /*通常のリンクテキストカラー*/
}

a:hover {
  color: #f90;
  /*マウスが乗った時の通常のリンクテキストカラー*/
  text-decoration: underline;
  /*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
  transition: 0.2s ease-in;
}

/*■初期設定ここまで*/

* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

table,
div {
  margin: auto;
}

* html body {
  background: url(/img/bg_th_a.gif) fixed;
}

/*■フォントサイズ調整*/
body {
  font-size: 14px;
  /* モダンブラウザ */
  *font-size: small;
  /* IE 7 */
  *font: x-small;
  /* IE 6以下 */
  font-family:
    'Iwa UCDA Moji Go Std',
    "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-feature-settings: "palt";
}

p,
th,
td,
li {
  font-size: 14px;
  *font-size: 90%;
  *font: 80%;
}

body {
  text-align: center;
}

/*■レイアウトセレクタ*/
.CNT {
  text-align: center;
}

.L {
  text-align: left;
}

.R {
  text-align: right;
}

.clr_sps {
  clear: both;
  font-size: 1px;
}

#container {
  width: 740px;
  margin: auto;
  text-align: justify;
  text-justify: distribute-all-lines;
}

h1 {
  margin: 10px 0 0 0px;
  height: 48px;
  font-weight: normal;
  text-indent: 2px;
  text-align: justify;
  text-justify: distribute-all-lines;
  padding: 3px 0 0 0;
}

h1 a {
  font-size: 25px;
  line-height: 38px;
  vertical-align: top;
  text-decoration: none;
  color: #333;
}

h1 a:hover {
  color: #333;
  text-decoration: none;
}

div#header {
  width: 100%;
  margin: auto;
  padding: 0 auto;
  background: #fff url(../image/bg/header.gif) repeat-x;
  border-bottom: 1px solid #ccc;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
}

* html div#header {
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop + 0));
}

div#header h1 {
  width: 740px;
  margin: 5px auto;
}

#head_menu {
  width: 740px;
  background: url(img/common/bg_head_menu.jpg) repeat-x;
  text-align: right;
  font-size: 10px;
  line-height: 25px;
  color: #ffffff;
}

#head_menu ul {
  list-style: none;
  padding-right: 10px;
  margin: 0;
  display: inline-flex;
  gap: 10px;
}

#head_menu ul li a {
  font-weight: bold;
}

#head_menu a {
  color: #000000;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  height: 25px;
  vertical-align: middle;
  margin: 0 4px 0 4px;
}

#head_menu a:hover {
  color: #f06;
  transition: .1s ease-in;
}

#contents {
  margin: 6px 0 20px 0;
  clear: left;
}

#main_image {
  background: url(img/top/bg_main_pic.gif) no-repeat;
  width: 740px;
  height: 194px;
  margin: 16px 0 20px 0;
  padding: 8px 7px 6px 7px;
}

#copy {
  height: 20px;
  font-size: 10px;
  text-align: right;
  color: #333;
  border: solid #333;
  border-width: 3px 0 0 0;
  padding: 2px;
  clear: left;
}

#copy a {
  color: #333;
  text-decoration: none;
}

#copy a:hover {
  color: #333;
}

/***トップ***/
#top {}

#top h2 {
  font-size: 25px;
  line-height: 1.2em;
  color: #630;
  font-weight: normal;
}

#top p {
  line-height: 1.6em;
}

#top div#top_btm {
  zoom: 100%;
}

#top div#top_btm:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#top div#left {
  float: left;
  width: 398px;
}

#top div#left h3 {
  background-image: url(img/top/st.jpg);
  height: 30px;
  font-size: 14px;
  margin: 6px 0 0 0;
  padding: 6px 0 0 10px;
}

#top div#left div#info {
  background: url(img/top/bg_info.gif);
  width: 398px;
}

#top div#left div#info div#main {
  background: url(img/top/bg_info_main.gif) repeat-y;
  text-align: left;
}

#top div#left div#info div#main h4,
#top div#left div#info div#main p {
  padding-right: 10px;
  padding-left: 10px;
}

#top div#left div#info div#main h4 {
  padding-top: 8px;
  font-size: 80%;
}

#top div#left div#info div#main p {
  padding-top: 2px;
}

#top div#right {
  float: left;
  width: 230px;
  margin: 0 0 0 20px;
}

#top div#right div#bnr_sps {}

#top div#right div#bnr_sps p {
  width: 318px;
  height: 78px;
  margin: 12px 0px 0 0px;
  text-align: center;
}

#top div#right div#bnr_sps p a {
  background: url(img/top/bg_bnr.jpg) no-repeat;
  display: block;
  width: 318px;
  height: 78px;
  line-height: 78px;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-indent: 10px;
}

#top div#right div#bnr_sps p a:hover {
  font-size: 16px;
  filter: alpha(opacity=75);
  /*IE*/
  -moz-opacity: 0.75;
  /*FF*/
}

/***その他のページ***/
ul {
  list-style-type: square;
}

#main_image2 {
  background: url(img/top/bg_main_pic.gif) no-repeat;
  width: 740px;
  height: 194px;
  margin: 16px 0 0 0;
  padding: 8px 7px 6px 7px;
  vertical-align: text-bottom;
}

#main_image2 h2 {
  background: url(img/common/main_pic01.jpg) no-repeat;
  width: 726px;
  height: 180px;
  font-size: 25px;
  color: #fff;
  font-weight: normal;
  text-align: left;
  padding: 130px 20px;
}

#main_image2 h2.t_bk {
  color: #000;
}

#main_image2 h2.t_wt {
  color: #fff;
}

#other_page {}

#other_page h3 {
  background: url(img/common/bg_h3a.jpg) no-repeat;
  text-indent: 20px;
  font-size: 100%;
  color: #333;
  margin: 20px 0 0 0;
  line-height: 1.5em;
}

#other_page h4 {
  font-size: 100%;
  line-height: 1em;
  vertical-align: top;
  margin: 14px 0 0 0;
  color: #036;
}

#other_page div.typeA {}

#other_page div.typeA p {
  margin: 8px 0 0 0;
  line-height: 160%;
}

#other_page div.typeB {
  margin: 8px 0 10px 0;
  line-height: 160%;
  zoom: 100%;
}

#other_page div.typeB:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#other_page div.typeB p {}

#other_page div.typeB div.left {
  float: left;
  width: 360px;
}

#other_page div.typeB div.right {
  float: right;
  width: 360px;
  margin: 0 0 0 20px;
}

#other_page p.margin_none {
  margin: 0;
}

#other_page p {
  margin: 6px 0 0 0;
}

/*テーブルセット*/
#tbl_setA {
  border: #09c solid 1px;
  border-collapse: collapse;
  margin: 0;
}

#tbl_setA th {
  border: #09c solid 1px;
  background: url(img/bg_th_a.gif);
  padding: 6px;
  color: #036;
  text-align: center;
}

#tbl_setA td {
  border: #09c solid 1px;
  padding: 6px;
}