/*--------------------*
#pageTitle
*--------------------*/
#page_ttl H2{
  text-align:center;
}
/*--------------------*
#sample_single
#sample_double
*--------------------*/
#sample{
  color:#BEB397;
}
#sample_all{
  width:850px;
  margin:0 auto 15px;
}
#sample .details{

}
#sample OL{
  list-style-type:none;
  margin-bottom:5px;
}
#sample .price_info{font-size:0.9em;}
#sample LI{padding:10px 15px;}
#sample LI IMG{
  width:74px;;
  float:left;
}
#sample LI .detail_info{
  width:300px;
  float:right;
}
/*--------------------*
#sample_single
*--------------------*/
#sample_single{
  width:417px;
  float:left;
}
#sample_single H3{}
#sample_single .section_bdy{
  background-color:#112C35;
  padding:10px 0 0;
}
#sample_single H5{color:#BEB397;font-size:1.0em;}
#sample_single .price_info{  color:#BEB397;}

/*--------------------*
#sample_double
*--------------------*/
#sample_double{
  width:417px;
  float:right;
}
#sample_double H3{}
#sample_double .section_bdy{
  background-color:#531112;
  padding:10px 0 0;
}
#sample_double H5{color:#BEB397;font-size:1.0em;}
#sample_double .price_info{color:#BEB397;}
