/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#summary
*--------------------*/
#summary{
  width:932px;
  margin:0 auto 25px;
}
#summary .section_bdy{background-image:url(../../image/explain/summary/section_bdy.jpg);}
#summary .section_hdr{}
#summary .section_ftr{background-image:url(../../image/explain/summary/section_ftr.jpg);padding-bottom:65px;}

#summary .detail_txt{
  color:#391C0E;
  width:685px;
  margin:0px auto;
  line-height:1.4;
}

#summary .severalmenu{
  width:632px;
  margin:0 auto;
  text-align: left;
}
#summary .severalmenu1{
  width:632px;
  margin:0 auto;
}
#summary .severalmenu2{
  width:575px;
  margin:0 auto;
}
#summary .left{
  width:315px;
  float:left;
  overflow:hidden;
}

#summary .right{
  width:315px;
  float:right;
  overflow:hidden;
}
.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;
}
