/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}
.section_bdy,
.article_bdy,
.menu_bdy{
  width:100%;
  background-repeat:repeat-y;
}

.section_ftr,
.article_ftr,
.menu_ftr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 bottom;
}
.section_hdr,
.article_hdr,
.menu_hdr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 top;
}
/*--------------------*
#feature
*--------------------*/
#feature{
  margin:0px auto 27px;
  width:696px;
}
#feature .section_bdy{background:url(../../image/explain/feature/section_bdy.jpg) repeat-y 50%;margin:0 auto;width:696px;}
#feature .section_hdr{background:url(../../image/explain/feature/section_hdr.jpg) no-repeat 50% top;}
#feature .section_ftr{background:url(../../image/explain/feature/section_ftr.jpg) no-repeat 50% bottom;padding-bottom:30px;}

#feature .detail_txt{width:578px;margin:0px auto 10px;padding:20px 0;}
#feature .detail_txt p{color:#FFE4B5;}
#feature .detail_txt p.last{margin-top:10px;}
#feature .txt_title{color:#E96E10;}

.samplebutton_description{color:#FFF5D6;}
