/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  background:url(../../image/sample/page_ttl.jpg) no-repeat 50% 50%;
}

/*--------------------*
#sample
*--------------------*/
#sample{
  width:690px;
  margin:0px auto 30px;
}
#sample H3{
  margin-bottom:23px;
  text-align:center;
}
#sample .details{
  width: 340px;
  margin:10px auto 0px;
}
#sample OL{
  list-style-type:none;
}
#sample LI{
  padding:5px 0px;
}
#sample LI SPAN.number{
  display:block;
  width:55px;
  height:48px;
  float:left;
}
#sample LI .detail_info{
  width:265px;
  float:left;
  padding-bottom:8px;
  color:#393c45;
  border-bottom:1px solid #bdb197;
}
#sample .price_info{
  font-size:0.9em;
  text-align:left;
  padding:5px 0px 5px 5px;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:345px;
  float:left;
  padding-bottom:220px;
  background:url(../../image/sample/single/single_bg.jpg) no-repeat center bottom;
}
#sample_single H5{color:#5c1415;}
#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:#ff007f;}

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

