<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{
  text-align:center;
}
/*--------------------*
#sample_single
#sample_double
*--------------------*/
#sample{
  color:#FFE4B5;
}
#sample_all{
  width:666px;
  margin: auto;
}
#sample .details{
  padding:15px;
}
#sample OL{list-style-type:none;}
#sample LI{padding-bottom:15px;padding-top:10px;}
#sample LI SPAN.number{
  display:block;
  width:52px;
  height:50px;
  float:left;
}
#sample LI .detail_info{
  width:240px;
  float:left;
  color:#FFE4B5;
}
#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:#FFE4B5;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:#FFE4B5;}

/*--------------------*
#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:#FFE4B5;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 .price_info{color:#FFE4B5;}
</pre></body></html>