<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* データ室（ライン、タイトル背景）　[青：#004da1] */
/* データ室（テーブル背景）　　　　　[青：#dfe1f1] */
#border {
  width: 850px;
  margin: 10px auto 0 auto;
  padding: 0;
  text-align: center;
  position: relative;
}
#border p {
  line-height: 150%;
  margin: 0;
  padding: 5px;
  font-size: 15px;
}
#border p span.yamazaki {
  color: #006c54;
  font-weight: bold;
}
#border p span.hiromati {
  color: #8d3003;
  font-weight: bold;
}
#border h2 {
  padding: 0 0 1% 6%;
  text-align: left;
  font-size: 32px;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 1px;
}
#border h2 span {
  font-size: 22px;
  position: relative;
  top: -4px;
}
#border h2.yamazaki {
  color: #006c54;
}
#border h2.hiromati {
  padding-top: 2%;
  color: #8d3003;
}
/*border end*/
div.comment {
  margin: 0;
  text-align: left;
  font-size: 14px;
}
div.comment h3 {
  margin: 3% 0 0 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 1px;
  color: #46802a;
  font-family: "ＭＳ 明朝", serif;
  font-style: italic;
}
div.comment p.question {
  color: #5D3515;
  margin: 15px 0 0 0;
}
div.comment p.annotation {
  font-size: 12px!important;
}
div.comment p.line {
  border-top: 1px solid gray!important;
  margin-top: 10px!important;
}
/*comment end*/
div.main-prof {
  display: inline-block;
  background-color: #efefef;
  padding: 2%;
  text-align: left;
  width: 44%;
  margin-top: 1%;
  margin-bottom: 2%;
  vertical-align: top;
}
div.main-prof span {
  color: #8d3003;
  letter-spacing: 1px;
}
div.prof_left {
  margin: 1% 1% 0 0;
  vertical-align: top;
}
/*main-prof end*/
.box {
  border: 1px solid #000;
  float: left;
  width: 30%;
  margin: 10px 0 0 10px;
}
.box table.kiroku {
  width: 90%;
  margin: 2px 40px 0 10px;
}
.box table.kiroku caption {
  text-align: center;
}
.box table.kiroku th, .box table.kiroku td {
  font-size: 12px;
  line-height: 160%;
  text-align: center;
}
.box table.kiroku th {
  border-bottom: 2px solid #111111;
}
.box table.kiroku td {
  border-bottom: 1px solid #111111;
}
.box table.kiroku td.pickup {
  color: #006c54;
}
.box table.kiroku td.pickup2 {
  color: #8d3003;
}
.box table.kiroku tr.pickup {
  font-weight: bold;
}
.box table.kiroku .waku1 {
  background-color: #eee;
  color: 333;
  text-align: center;
  font-weight: bold;
}
.box table.kiroku .waku2 {
  background-color: #333;
  color: eee;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.box table.kiroku .waku3 {
  background-color: #ee1122;
  color: eee;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.box table.kiroku .waku4 {
  background-color: #0055aa;
  color: eee;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.box table.kiroku .waku5 {
  background-color: #ffee00;
  color: 333;
  text-align: center;
  font-weight: bold;
}
.box table.kiroku .waku6 {
  background-color: #00aa55;
  color: 333;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.box table.kiroku span {
  color: #000;
  font-weight: bold;
  font-size:13px;
}
.box p span {
  display: inline-block;
}
.box2 {
  width: 60%;
  margin-left: 30px;
}
.box2 img {
  float: right;
  margin: 2% 1% 0 0;
}
.box2 small {
  font-size: 12px;
}
.box2 table.kiroku {
  width: 54%;
}
.box2 table.kiroku .image {
  border: none;
  padding: 11px 4px 0 4px;
  width: 90px;
}
.box2 p {
  font-size: 10px!important;
}
.box2 p span {
  font-size: 14px!important;
  display: inline-block;
}
.photo-box {
  text-align: center;
  display: block;
  witdth: 850px;
  margin: 10px 0;
}
.photo-box h6 {
  color: #232687;
}
.photo-box div.photo_left {
  width: 22%;
}
br.clear {
  clear: both;
}
/*	メイン画像下の文	*/
p.impression {
  margin: 0;
  padding: 0;
  color: #47449c;
  font-weight: bold;
  text-align: left;
}
p.interviewer {
  margin: 0;
  padding: 0;
  color: #1d2088;
  font-weight: bold;
  text-align: right;
}
/*挿入画像*/
#chokuzen_img2, #chokuzen_img4 {
  float: left;
  margin: 10px 20px 10px 0px;
}
#chokuzen_img3, #chokuzen_img5 {
  float: right;
  margin: 5px 5px 5px 10px;
}
.photo_center {
  width: 350px;
  margin: 30px auto 0px;
}
.photo_box {
  text-align: center;
}
/*データ室関連ここから*/
#border2 {
  width: 850px;
  margin: 20px auto 0px auto;
  padding: 0;
  text-align: center;
}
#data {
  background: #e5eddf;
  border-top: 4px solid #24923d;
  padding: 0px 0px 0px 20px;
  overflow-y: hidden;
}
#data th {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
#data td {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
#data_left {
  float: left;
  text-align: left;
  margin-left: 10px;
  padding: 0;
  width: 350px;
}
#data_right {
  float: right;
  text-align: left;
  margin-right: 20px;
  padding: 0;
  width: 400px;
}
.total {
  width: 390px;
  margin-bottom: 14px;
}
.total th {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
.total td {
  border-bottom: 1px solid #000000;
  text-align: right;
}
.total td:nth-of-type(n+1) {
  text-align: left;
}
.total td.item {
  text-align: left;
}
.part {
  width: 390px;
  margin-bottom: 14px;
}
.part th {
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
.part td {
  border-bottom: 1px dashed #000000;
  text-align: left;
}
h4 {
  border-bottom: 1px solid #000000;
  width: 350px;
  text-align: left;
  font-size: 12px;
}
.result {
  width: 390px;
  background: #111111;
  margin-top: 3px;
}
.result td {
  border: 1px solid gray;
  line-height: 14px;
}
.color1 {
  background: #ffffff;
  text-align: center;
}
.color2 {
  background: #fffcd3;
  text-align: center;
}
.center {
  text-align: center;
}
.check_title {
  margin-bottom: 10px;
}
.datatable_title {
  width: 350px;
  background-color: #24923d;
  text-align: center;
  color: #ffffff;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.datatable_title span.name {
  font-size: 160%;
}
.datatable_title span {
  font-size: 80%;
}
#photo_right {
  float: right;
  margin: 30px 5px 5px 10px;
}
#photo_right p {
  width: 300px;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
  padding-left: 4px;
  color: #000b7a;
  margin-bottom: 25px;
}
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}
</pre></body></html>