<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:link {color: #ff3300;}
:visited {color: #999999;}

.bodydefault {
  background-color: #FFFFFF;
}
#whole {
  display: flex;
  flex-direction: column;
  width: 920px;
  border: 0;
  cellspacing: 4;
  cellpadding: 4;
}
#frame-body {
  display: flex;
  flex-direction: row;
}
#toc_pain {
  display: flex;
  flex-direction: column;
  WIDTH: 180px;
  vertical-align: text-top;
}
#toc {
  display: block;
  flex-direction: column;
  width:170px;
  border: 0;
  cellspacing: 0;
  cellpadding: 0;
}
.toc_tools {
  width: 170px;
  text-align: center;
}
.toc_item {
  font: MS ゴシック,Arial,Osaka;
  font-size: small;
}
.toc_item_e {
  font: MS ゴシック,Arial,Osaka;
  font-size: 12px;
  line-height: 14px;
}
#langswitch {
  display: inline;
  font-size:small;
  font-weight:bold;
  text-align:center;
}
#langswitch_e {
  display: inline;
  font-size: 9px;
  font-weight:bold;
  text-align:center;
}
#currentlanguage {
  color:#FF0000;
}
#anotherlanguage {
  color:#333333;
}
#recruit_frm {
  width:180px;
  height:475px;
  border:0;
  overflow: auto;
}
#bodyboshu {
  background-color: #99CCCC;
}
.vline {
  width: 5px;
  text-align: left;
  background-image: url(../images/line01.gif);
  background-repeat: repeat-y;
  margin-bottom: 5px;
}
#frame-footer {
  background-color: #666666;
  text-align: center;
  font: MS ゴシック,Arial,Osaka;
  font-size: small;
}
#copyright_div {
 color: white;
}
span.companyname:before {
content: " 2021 ";
}
a.otherlink:after {
content: url(../images/partition01.gif);
}</pre></body></html>