<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*format */
/*extend*/
.mar, .header .hed, .ab {
  margin-right: auto;
  margin-left: auto;
}

.frm {
  position: absolute;
  width: 940px;
}

/*incrude*/
body {
  margin: 0px;
  padding: 0px;
  background-image: url(../images/back_05.jpg);
  background-repeat: repeat;
  background-position: center top;
}

/*繝倥ャ繝*/
.header {
  background-image: url(../images/back_05.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
.header .hed {
  height: 86px;
  padding-top: 10px;
  width: 940px;
  font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 14px;
}
.header .hed .left {
  float: left;
  width: 50%;
  padding-top: 15px;
}
.header .hed .right {
  float: right;
  font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 14px;
  line-height: 16px;
  width: 420px;
}
.header .hed .right .lef {
  float: left;
  width: 280px;
}
.header .hed .right .rig {
  float: right;
  font-size: 16px;
  width: 131px;
  text-align: right;
}
.header .hed .right .hedlink {
  padding-top: 30px;
  text-align: right;
}
.header .hed .right .hedlink a {
  font-size: 12px;
  color: #333;
  line-height: 24px;
  text-decoration: none;
}
.header .hed .right .hedlink a:hover {
  color: #630;
}

/*sitemap*/
#sitemaps {
  background-image: url(../images/under_back.jpg);
  background-repeat: repeat;
  background-position: top center;
  height: 24px;
  padding-top: 54px;
  padding-right: 20px;
  text-align: right;
}
#sitemaps a {
  font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
#sitemaps a:hover {
  color: #000;
}

div.container {
  overflow: hidden;
  zoom: 1;
  height: 255px;
  margin-right: auto;
  margin-left: auto;
  background: center top;
  text-align: center;
}

.bg {
  height: 255px;
  margin: 0 auto 0px;
  padding: 0px;
  background: url(../images/profile_01.jpg) no-repeat center 0;
}

.kijyu {
  width: auto;
  position: relative;
  z-index: 100;
}

.ab {
  color: #333;
  width: 700px;
  font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;
  padding: 30px 0 80px 0;
}

.box4 {
  padding: 47px 61px;
  background-image: url(../images/alpha_60.png);
  background-repeat: repeat;
  background-position: center top;
}
.box4 .tit {
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  margin: 10px 0px 10px 0px;
}
.box4 .txt {
  font-size: 14px;
  line-height: 24px;
  margin: 0px auto 0px auto;
  margin: 10px 0 10px 3ex;
}
.box4 .txt2 {
  font-size: 14px;
  line-height: 24px;
}
.box4 .txt3 {
  text-indent: -1em;
  /* 譁�ｭ�1譁�ｭ怜�荳翫￡繧� */
  padding-left: 1em;
  /* 2譁�ｭ怜�蜿ｳ縺ｫ荳九￡繧� */
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 10px 3ex;
}

.menuline {
  background-image: url(../images/menuback_01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 10px;
}

hr.style-two {
  border: 0px;
  margin: 20px 0px;
  padding: 0px;
  height: 1px;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

#page-pop {
  position: absolute;
  bottom: 20px;
  right: 0px;
  left: 50%;
  margin-left: 370px;
  font-size: 77%;
  z-index: 3000;
}

#page-pop a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 10px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#page-pop a:hover {
  text-decoration: none;
  background: #999;
}
</pre></body></html>