<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:80px;
  background:url(../../image/sample/title.gif) no-repeat 50% 45%;
}
/*--------------------*
#sample_single
#sample_double
*--------------------*/
#sample{
  width:690px;
  margin:20px auto 0px;
}
#sample_all{
  width:666px;
  margin:20px auto 30px;
}
#sample .details{
  padding:15px;
}
#sample OL{list-style-type:none;}
#sample LI{padding-bottom:15px;padding-top:10px;}
#sample LI SPAN.number{
  diaplay:block;
  width:52px;
  height:50px;
  float:left;
}
#sample LI .detail_info{
  width:214px;
  float:left;
  color:#473f3f;
}
#sample .price_info{font-size:0.9em;}
#sample #sample_all H3{
  height:54px;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:322px;
  float:left;
}
#sample_single H3{background:url(../../image/sample/single/title.jpg) no-repeat 50% top;}
#sample_single H5{color:#0031c6;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 .price_info{color:#002cb0;}

/*--------------------*
#sample_double
*--------------------*/
#sample_double{
  width:322px;
  float:right;
}
#sample_double H3{background:url(../../image/sample/double/title.jpg) no-repeat 50% top;}
#sample_double H5{color:#641214;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 .price_info{color:#641214;}
</pre></body></html>