<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
 *  linkList
 *--------------------*/
/*--------------------*
 *  pageTitle
 *--------------------*/
#pageTitle{
  width:666px;
  height:66px;
  margin:auto;
  background:url(/zap/ronri/image/common/page_title_bg.gif) no-repeat;
}
#pageTitle H2{
  width:666px;
  height:60px;
  background:url(/zap/ronri/image/link_list/page_ttl.gif) no-repeat 50% 50%;
  text-indent:-10000px;
}
/*--------------------*
 *  popContents
 *--------------------*/
#popContents{
  width:690px;
  margin:auto;
 }
#popContents H3{
  width:690px;
  height:42px;
  margin-top:10px;
  text-indent:-10000px;
}
#popContents H3.category1{background:url(/zap/ronri/image/link_list/sttl1.gif) no-repeat 0px 0px;}
#popContents H3.category2{background:url(/zap/ronri/image/link_list/sttl2.gif) no-repeat 0px 0px;}
#popContents H3.category3{background:url(/zap/ronri/image/link_list/sttl3.gif) no-repeat 0px 0px;}
#popContents H3.category4{background:url(/zap/ronri/image/link_list/sttl4.gif) no-repeat 0px 0px;}
#popContents H3.category5{background:url(/zap/ronri/image/link_list/sttl5.gif) no-repeat 0px 0px;}
#popContents H3.category6{background:url(/zap/ronri/image/link_list/sttl6.gif) no-repeat 0px 0px;}
#popContents H3.category9{background:url(/zap/ronri/image/link_list/sttl9.gif) no-repeat 0px 0px;}
#popContents H3.category99{background:url(/zap/ronri/image/link_list/sttl99.gif) no-repeat 0px 0px;}

#popContents DIV.menuBoxBase{
  width:618px;
  margin:5px auto;
  background:url(/zap/ronri/image/link_list/bg_body.gif);
  text-align:left;
}
#popContents DIV.ftr{
  background:url(/zap/ronri/image/link_list/bg_ftr.gif) no-repeat left bottom;
}
#popContents DIV.hdr{
  background:url(/zap/ronri/image/link_list/bg_hdr.gif) no-repeat left top;
}
/*if rightbox is blank*/
#popContents DIV.menuBoxBaseBlk{
  width:618px;
  margin:5px auto;
  background:url(/zap/ronri/image/link_list/bg_body.gif) repeat-y -313px 0px;
  text-align:left;
}
#popContents DIV.menuBoxBaseBlk DIV.ftr{
  background:url(/zap/ronri/image/link_list/bg_ftr.gif) no-repeat -313px bottom;
}
#popContents DIV.menuBoxBaseBlk DIV.hdr{
  background:url(/zap/ronri/image/link_list/bg_hdr.gif) no-repeat -313px top;
}

#popContents DIV.menuBox{
  width:613px;
  pading-right:5px;
  margin:auto;
  text-align:left;
}
#popContents DIV.left{
  width:300px;
  float:left;

  }
#popContents DIV.right{
  width:300px;
  float:right;
}
#popContents DIV.icon{
  float:left;
  width:50px;
  _width:80px;
  padding-top:14px;
  padding-left:20px;
  padding-right:10px;
}
#popContents DIV.title{
  width:200px;
  padding-top:11px;
  float:left;
}
#popContents H4{
  font-size:1.1em;
  line-height:120%;
}
#popContents H5{
  font-size:1em;
  padding:8px 20px 4px 20px;
}
#popContents H5 A:link,
#popContents H5 A:visited{
  color:#20747E;
}
#popContents H5 A:hover,
#popContents H5 A:active{
  color:#2DA5AE;
}
#popContents P.caption{
  padding:0px 20px 20px 20px;
}
</pre></body></html>