<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#pageTitle
*--------------------*/
#pageTitle H2{
  background:url(../../image/sample/pagettl.jpg) no-repeat 50% 45%;
}

/*--------------------*
#sampleBdy
*--------------------*/
#sampleBdy{
  width:574px;
  margin:auto;
  background:url(../../image/sample/sample_bdy.jpg);
}
#sampleFtr{
  width:574px;
  margin:auto;
  padding-bottom:16px;
  background:url(../../image/sample/sample_ftr.jpg) no-repeat left bottom;
}
#sampleHdr{
  width:574px;
  margin:auto;
  background:url(../../image/sample/sample_hdr.jpg) no-repeat left top;
}
#sampleHdr H3{
  height:56px;
  text-indent:-9999em;
}
/*--------------------*
#sampleSingle
#sampleDouble
*--------------------*/
DIV.sampleText{
  width:256px;
  margin:10px auto 0px;
  padding-top:4px;
  background:url(../../image/sample/sample_line.gif) no-repeat left top;
}
#sample OL{
  list-style-type:none;
  display:block;
}
#sample OL LI{
  margin-top:10px;
  padding-bottom:10px;
  background:url(../../image/sample/sample_line.gif) no-repeat left bottom;
}
#sample LI SPAN.number{
  display:block;
  width:40px;
  height:40px;
  float:left;
}
#sample LI DIV.explain{
  width:216px;
  float:left;
}
#sample LI DIV.explain H5{
  width:100%;
  margin:0px;
  padding-top:0px;
  font-size:1em;
}
#sample LI DIV.explain P{
  width:100%;
  text-align:left;
  color:#1C1D18;
  font-size:0.9em;
}
#sample LI DIV.explain SPAN{font-size:0.9em;}

/*--------------------*
#sampleSingle
*--------------------*/
#sampleSingle{
  width:278px;
  float:left;
}
#sampleSingle H5{color:#2C304C;}
#sampleSingle  LI DIV.explain SPAN{color:#344472;}
#sampleSingle LI.li1 SPAN.number{background:url(../../image/sample/single/1.gif) no-repeat left top;}
#sampleSingle LI.li2 SPAN.number{background:url(../../image/sample/single/2.gif) no-repeat left top;}
#sampleSingle LI.li3 SPAN.number{background:url(../../image/sample/single/3.gif) no-repeat left top;}
#sampleSingle LI.li4 SPAN.number{background:url(../../image/sample/single/4.gif) no-repeat left top;}
#sampleSingle H5.exp4{position:relative;top:10px;}

/*--------------------*
#sampleDouble
*--------------------*/
#sampleDouble{
  width:278px;
  float:right;
}
#sampleDouble H5{color:#531022;}
#sampleDouble  LI DIV.explain SPAN{color:#7D1E3C;}
#sampleDouble LI.li1 SPAN.number{background:url(../../image/sample/double/1.gif) no-repeat left top;}
#sampleDouble LI.li2 SPAN.number{background:url(../../image/sample/double/2.gif) no-repeat left top;}
#sampleDouble LI.li3 SPAN.number{background:url(../../image/sample/double/3.gif) no-repeat left top;}
#sampleDouble LI.li4 SPAN.number{background:url(../../image/sample/double/4.gif) no-repeat left top;}
#sampleDouble LI.li5 SPAN.number{background:url(../../image/sample/double/5.gif) no-repeat left top;}
#sampleDouble LI.li6 SPAN.number{background:url(../../image/sample/double/6.gif) no-repeat left top;}
#sampleDouble H5.exp6{position:relative;top:10px;}
</pre></body></html>