<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: #8a5bbd;
}

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

#tabilabo_wrapper #cach h2 {
  border-left: 7px solid #531DA4;
  color: #8a5bbd;
}


/*-----------------------------
box area
--------------------------*/
#tabilabo_wrapper #box,
#tabilabo_wrapper #box-r {
  background-color: #F6F3FF;
  border-right: 2px solid #EDE4FF;
  border-bottom: 2px solid #EDE4FF;
}

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

/*0309*/
#column1 #content #tabilabo_wrapper #box .info h2.sub02,
#column1 #content #tabilabo_wrapper #box-r .info h2.sub02 {
  color: #8a5bbd;
}

#tabilabo_wrapper #box .info h2.sub02,
#tabilabo_wrapper #box-r .info h2.sub02 {
  color: #8a5bbd;
}

#tabilabo_wrapper #box .info ul.blue,
#tabilabo_wrapper #box-r .info ul.blue {
  background-color: #8a5bbd;
  border-top: 3px solid #531DA4;
}

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

#tabilabo_wrapper #box .boxlink p.title,
#tabilabo_wrapper #box-r .boxlink p.title {
  color: #8a5bbd;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

#tabilabo_wrapper #box .info h2.sub02,
#tabilabo_wrapper #box-r .info h2.sub02 {
    font-size: 188%;
}

</pre></body></html>