/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #ececec;
  text-align: center;
  margin: 15px 0 20px;
}
#group_prof .section_bdy{
  background:url(../img/profile/group_prof/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#group_prof .section_ftr{
  padding-bottom:18%;
  background:url(../img/profile/group_prof/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#group_prof .section_hdr{
}
#group_prof .img{
  width: 70%;
  margin: 0 auto 10px;
}
#group_prof .detail_txt{
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
#group_prof .detail_txt P{
  padding: 10px;
  line-height:1.6em;
  font-size:1.2em;
}
#group_prof .severalmenu P{
  width: 95%;
  margin: 0 auto;
  font-size:1.2em;
  text-align:left;
  line-height:1.4em;
}

/*--------------------*
#feature
*--------------------*/
#feature {
  color: #ececec;
  text-align: center;
  margin: 0 auto 20px;
}
#feature .section_bdy {
  background:url(../img/profile/feature/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#feature .section_ftr {
  padding-bottom: 10%;
  background: url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#feature #feature_sub1 .menu_bdy{
  background:url(../img/profile/feature/menu_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#feature #feature_sub1 .menu_ftr{
  padding-bottom: 12%;
  background: url(../img/profile/feature/menu_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#feature .detail_txt {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
#feature .detail_txt p {
  padding: 0 10px;
  line-height:1.6em;
  font-size:1.2em;
}
