<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:73px;
  background:url(../../image/sample/page_ttl.gif) no-repeat 50% 45%;
}
/*--------------------*
#sample_single
#sample_double
*--------------------*/
#sample{
  width:650px;
  margin:0px auto;
}

#sample .details{
  width: 300px;
  margin:10px auto 0px;
  background:url(../../image/sample/dot.jpg) repeat-x left top;
}
#sample OL{
  list-style-type:none;
}
#sample LI{
  padding:10px 0px;
  background:url(../../image/sample/dot.jpg) repeat-x left bottom;
}
#sample LI SPAN.number{
  display:block;
  width:50px;
  height:50px;
  float:left;
}
#sample .details{
  margin-top:30px;
}
#sample LI .detail_info{
  width:250px;
  float:left;
  color:#241404;
}
#sample .price_info{font-size:0.9em;}
#sample H3{
  height:50px;
  margin-bottom:10px;
}

/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:300px;
  float:left;
}
#sample_single H3{background:url(../../image/sample/single/sttl.jpg) no-repeat 50% top;}
#sample_single H5{color:#306902;}
#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:#498308;}

/*--------------------*
#sample_double
*--------------------*/
#sample_double{
  width:300px;
  float:right;
}
#sample_double H3{background:url(../../image/sample/double/sttl.jpg) no-repeat 50% top;}
#sample_double H5{color:#e40003;}
#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 .price_info{color:#cb5052;}


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