<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#tabilabo_wrapper .main-box {
  background-color: #EF8400;
}

#tabilabo_wrapper .main-box ul.vol {
  background: #EA6100;
}

#tabilabo_wrapper #cach h2 {
  border-left: 7px solid #EA6100;
  color: #EF8400;
}

/*-----------------------------
box area
--------------------------*/
#tabilabo_wrapper #box {
  background-color: #FFF1E5;
  border-right: 2px solid #FFE4CD;
  border-bottom: 2px solid #FFE4CD;
}

#tabilabo_wrapper #box-r {
  background-color: #FFF1E5;
  border-right: 2px solid #FFE4CD;
  border-bottom: 2px solid #FFE4CD;
}

#tabilabo_wrapper #box .info p.sub01,
#tabilabo_wrapper #box-r .info p.sub01 {
  color: #EA6100;
}

/*0309*/
#tabilabo_wrapper #box .info h2.sub02,
#tabilabo_wrapper #box-r .info h2.sub02 {
  color: #EF8400;
}
#tabilabo_wrapper #box .info ul.blue,
#tabilabo_wrapper #box-r .info ul.blue {
  background-color: #EF8400;
  border-top: 3px solid #EA6100;
}

#tabilabo_wrapper #box .boxlink:hover,
#tabilabo_wrapper #box-r .boxlink:hover {
  background: #FFFFD2;
}

#tabilabo_wrapper #box .boxlink p.title,
#tabilabo_wrapper #box-r .boxlink p.title {
  color: #EF8400;
}

#tabilabo_wrapper #box .boxlink p.extract span,
#tabilabo_wrapper #box-r .boxlink p.extract span {
  color: #EF8400;
}

/*-----------------------------
text3の行数が不揃いの時用
--------------------------*/
#tabilabo_wrapper #box.over-line,
#tabilabo_wrapper #box-r.over-line {
  /*height: 520px;*/
}

#tabilabo_wrapper #box .high,
#tabilabo_wrapper #box-r .high {
  /*position:relative;
  top:18px;*/
}</pre></body></html>