<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* REVISE CSS  */
   
/* �鍂���批捆css reset */
.Content-body p:not(.first-p){
  padding:0px;
  letter-spacing:0;
  color:initial;
  font-size:inherit;line-height: inherit;font: inherit; 
}
/* �湧�𢠃�詨鱓撖砍漲��� .sidepanel �㮾���*/
.sideA:link, .sideA:visited{ width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
/* �䌊閮�甈�雿滢�𧢲�厰�詨鱓��憭批祝摨西身摰� */
select.cf{max-width:180px;}
/* �鰵����㚚���摮𦯀葡�𩑈摨阡＊蝷粹�𣂼� */
.short_title{width:190px;}
.long_title{width:270px;}
.idx_intro .proditem p{
    width: 150px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
} </pre></body></html>