<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:124px;
  background:url(../../image/sample/title.gif) no-repeat 50% 45%;
}
/*--------------------*
#sample_single
#sample_double
*--------------------*/
#sample{
  color:#3F1600;
}
#sample_all{
  width:620px;
  margin: auto;
  padding-bottom:20px;
}
#sample .details{
  width: 250px;
  margin: auto;
  padding-top: 15px;
}
#sample OL{list-style-type:none;}
#sample LI{padding-bottom:10px;}
#sample LI SPAN.number{
  display:block;
  width:58px;
  height:54px;
  float:left;
}
#sample LI .detail_info{
  width:190px;
  float:left;
  color:#3F1600;
  margin: 16px 0px 0px;
}
#sample LI P.detail_txt {
  margin: 10px 0px 0px;
}
#sample .price_info{font-size:0.9em;}
#sample #sample_all H3{
  height:54px;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:300px;
  float:left;
}

#sample_single .section_bdy{
  width:296px;
  margin: auto;
  background:url(../../image/sample/single/section_bdy.jpg) repeat-y left top;
}
#sample_single .section_ftr{
  background:url(../../image/sample/single/section_ftr.jpg) no-repeat left bottom;
  padding-bottom: 55px;
}
#sample_single .section_hdr{
  background:url(../../image/sample/single/section_hdr.jpg) no-repeat left top;
}

#sample_single H3{}
#sample_single H5{color:#3F1600;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.li7 SPAN.number{background:url(../../image/sample/single/7.jpg) no-repeat left top;}
#sample_single .price_info{  color:#3F1600;}

/*--------------------*
#sample_double
*--------------------*/
#sample_double{
  width:300px;
  float:right;
}
#sample_double .section_bdy{
  width:296px;
  margin: auto;
  background:url(../../image/sample/double/section_bdy.jpg) repeat-y left top;
}
#sample_double .section_ftr{
  background:url(../../image/sample/double/section_ftr.jpg) no-repeat left bottom;
  padding-bottom: 55px;
}
#sample_double .section_hdr{
  background:url(../../image/sample/double/section_hdr.jpg) no-repeat left top;
}

#sample_double H3{}
#sample_double H5{color:#3F1600;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 .price_info{color:#3F1600;}
</pre></body></html>