/*--------------------*
#pageTitle
*--------------------*/
#page_ttl H2{
  height:95px;
  background:url(../../image/sample/title.gif) no-repeat 50% 45%;
}
#sample_all {
  width:690px;
  margin: 0px auto 20px;
}
#sample_all .section_bdy{background-image:url(../../image/sample/section_bdy.jpg);}
#sample_all .section_ftr{background-image:url(../../image/sample/section_ftr.jpg);padding-bottom:20px;}
#sample OL{
  list-style-type:none;
}
#sample LI{
  padding:0px 15px;
}
#sample LI SPAN.number{
  diaplay:block;
  width:52px;
  height:50px;
  float:left;
}
#sample LI .detail_info{
  width:260px;
  float:left;
  color:#ffffff;
}
#sample .details .line {
  background:url(../../image/sample/line.gif) no-repeat 50% top;
  height:20px;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_all #sample_single {
  width:344px;
  float:left;
}
#sample_all #sample_single .ttl{
  background:url(../../image/sample/single/title.jpg) no-repeat 50% top transparent;
  height:56px;
}
#sample_single .section_hdr{background-image:url(../../image/sample/single/section_hdr.jpg);padding-top:30px;}
#sample_single .section_bdy{background-image:url(../../image/sample/single/section_bdy.jpg);}
#sample_single .section_ftr{background-image:url(../../image/sample/single/section_ftr.jpg);padding-bottom:30px;}
#sample_single LI.li1 SPAN.number{background:url(../../image/sample/single/1.gif) no-repeat left top;}
#sample_single LI.li2 SPAN.number{background:url(../../image/sample/single/2.gif) no-repeat left top;}
#sample_single LI.li3 SPAN.number{background:url(../../image/sample/single/3.gif) no-repeat left top;}
#sample_single LI.li4 SPAN.number{background:url(../../image/sample/single/4.gif) no-repeat left top;}
#sample_single LI.li5 SPAN.number{background:url(../../image/sample/single/5.gif) no-repeat left top;}
#sample_all #sample_single .detail_ttl{color:#C1982C;}

/*--------------------*
#sample_double
*--------------------*/
#sample_all #sample_double {
  width:346px;
  float:right;
}
#sample_all #sample_double .ttl{
  background:url(../../image/sample/double/title.jpg) no-repeat 50% top transparent;
  height:56px;
}
#sample_double .section_hdr{background-image:url(../../image/sample/double/section_hdr.jpg);padding-top:30px;}
#sample_double .section_bdy{background-image:url(../../image/sample/double/section_bdy.jpg);}
#sample_double .section_ftr{background-image:url(../../image/sample/double/section_ftr.jpg);padding-bottom:30px;}
#sample_double LI.li1 SPAN.number{background:url(../../image/sample/double/1.gif) no-repeat left top;}
#sample_double LI.li2 SPAN.number{background:url(../../image/sample/double/2.gif) no-repeat left top;}
#sample_double LI.li3 SPAN.number{background:url(../../image/sample/double/3.gif) no-repeat left top;}
#sample_double LI.li4 SPAN.number{background:url(../../image/sample/double/4.gif) no-repeat left top;}
#sample_double LI.li5 SPAN.number{background:url(../../image/sample/double/5.gif) no-repeat left top;}
#sample_double LI.li6 SPAN.number{background:url(../../image/sample/double/6.gif) no-repeat left top;}
#sample_double LI.li7 SPAN.number{background:url(../../image/sample/double/7.gif) no-repeat left top;}
#sample_double LI.li8 SPAN.number{background:url(../../image/sample/double/8.gif) no-repeat left top;}
#sample_all #sample_double .detail_ttl{color:#C1982C;}

