<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#pageTitle
*--------------------*/
#page_ttl H2{
  height:76px;
  background:url(../../image/sample/title.gif) no-repeat 50% 45%;
}
/*--------------------*
#sample_single
#sample_double
*--------------------*/
#sample{
  width:700px;
  margin:20px auto 0px;
}
#sample_all{
  width:686px;
  margin:20px auto 30px;
}
#sample .details{
  padding:15px;
}
#sample OL{list-style-type:none;}
#sample LI {padding-bottom:15px;padding-top:10px;padding-left: 7px;border-bottom:1px solid #655b5b;}

#sample LI SPAN.number{
  diaplay:block;
  width:52px;
  height:50px;
  float:left;
}
#sample LI .detail_info{
  width:244px;
  float:left;
  color:#654a01;
}
#sample .price_info{font-size:0.9em;}
#sample #sample_all H3{
  height:56px;
}


#sample .detail_bdy{
  background:url(../../image/sample/detail_bdy.jpg) repeat-y center top;width:100%;
  margin-top: 20px;
}
#sample .detail_ftr{
  background:url(../../image/sample/detail_ftr.jpg) no-repeat center bottom;width:100%;
}
#sample .detail_hdr{
  background:url(../../image/sample/detail_hdr.jpg) no-repeat center top;width:100%;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:343px;
  float:left;
}
#sample_single H3{background:url(../../image/sample/single/title.gif) no-repeat 50% top;}
#sample_single H5{color:#E2010F;font-size:1.0em;}
#sample_single LI.li1 SPAN.number{background:url(../../image/sample/single/1.jpg) no-repeat left top;}
#sample_single LI.li2 SPAN.number{background:url(../../image/sample/single/2.jpg) no-repeat left top;}
#sample_single LI.li3 SPAN.number{background:url(../../image/sample/single/3.jpg) no-repeat left top;}
#sample_single LI.li4 SPAN.number{background:url(../../image/sample/single/4.jpg) no-repeat left top;}
#sample_single LI.li5 SPAN.number{background:url(../../image/sample/single/5.jpg) no-repeat left top;}
#sample_single LI.li6 SPAN.number{background:url(../../image/sample/single/6.jpg) no-repeat left top;}
#sample_single LI.li6 {border-bottom:none;}
#sample_single .price_info{color:#654a01;}

/*--------------------*
#sample_double
*--------------------*/
#sample_double{
  width:343px;
  float:right;
}
#sample_double H3{background:url(../../image/sample/double/title.gif) no-repeat 50% top;}
#sample_double H5{color:#E2010F;font-size:1.0em;}
#sample_double LI.li1 SPAN.number{background:url(../../image/sample/double/1.jpg) no-repeat left top;}
#sample_double LI.li2 SPAN.number{background:url(../../image/sample/double/2.jpg) no-repeat left top;}
#sample_double LI.li3 SPAN.number{background:url(../../image/sample/double/3.jpg) no-repeat left top;}
#sample_double LI.li4 SPAN.number{background:url(../../image/sample/double/4.jpg) no-repeat left top;}
#sample_double LI.li5 SPAN.number{background:url(../../image/sample/double/5.jpg) no-repeat left top;}
#sample_double LI.li6 SPAN.number{background:url(../../image/sample/double/6.jpg) no-repeat left top;}
#sample_double LI.li7 SPAN.number{background:url(../../image/sample/double/7.jpg) no-repeat left top;}
#sample_double LI.li8 SPAN.number{background:url(../../image/sample/double/8.jpg) no-repeat left top;}
#sample_double LI.li8 {border-bottom:none;}
#sample_double .price_info{color:#654a01;}
</pre></body></html>