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

/*--------------------*
#sample
*--------------------*/
#sample{
  width:635px;
  margin:0px auto;
}
#sample H3{
  margin-bottom:23px;
}
#sample .details{
  width: 300px;
  margin:10px auto 0px;
}
#sample OL{
  list-style-type:none;
}
#sample LI{
  padding:5px 0px;
}
#sample LI SPAN.number{
  display:block;
  width:43px;
  height:38px;
  float:left;
}
#sample LI .detail_info{
  width:245px;
  float:left;
  color:#393c45;
}
#sample .price_info{
  font-size:0.9em;
  text-align:left;
  padding:5px 0px 5px 5px;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:310px;
  float:left;
}
#sample_single H5{color:#540B16;}
#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 .price_info{color:#ff007f;}

/*--------------------*
#sample_double
*--------------------*/
#sample_double{
  width:310px;
  float:right;
}
#sample_double H5{color:#399725;}
#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:#ff007f;}

</pre></body></html>