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

/*--------------------*
#profile
*--------------------*/
#profile{
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width: 920px;
  margin:0 auto 30px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom:100px;}
#group_prof .section_hdr{}
#group_prof .detail_txt{
  width:700px;
  margin:0 auto;
  line-height:1.7em;
  font-weight:bold;
  color:#222;
}
#group_prof .detail_txt SMALL{
  line-height:1.5em;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width: 920px;
  margin:0 auto 30px;
}
#feature .section_bdy{background-image:url(../../image/profile/feature/section_bdy.jpg);}
#feature .section_ftr{background-image:url(../../image/profile/feature/section_ftr.jpg);padding-bottom:90px;}
#feature .section_hdr{padding-top:10px;}
#feature .detail_txt{
  width:700px;
  margin: 0 auto;
}
#feature .detail_txt P{
  line-height:1.7em;
  font-weight:bold;
  color:#222;
}

/*--------------------*
#card_group
*--------------------*/
#card_group{
  margin:0 auto 20px;
}
#card_group H3,
#card_group H4{
  text-align:center;
}
#card_group .cards{
  margin-bottom:20px;
}
#card_group ul.four_cards{
  list-style: none;
  width:760px;
  margin:0 auto;
}
#card_group ul.five_cards{
  list-style: none;
  width:950px;
  margin:0 auto;
}
#card_group .four_cards li,
#card_group .five_cards li{
  width:190px;
  margin: 20px auto 0;
  float: left;
}
#card_group .four_cards li IMG,
#card_group .five_cards li IMG{
  width:150px;
  height:214px;
  margin:0 auto;
}
#card_group .four_cards li P,
#card_group .five_cards li P{
  text-align:center;
  color:#fff;
}
/*--------------------*
#spread_group
*--------------------*/
#spread_group{
  margin:0 auto 20px;
}
#spread_group H3,
#spread_group H4{
  text-align:center;
}
#spread_group .section_bdy{background-image:url(../../image/profile/card_group/section_bdy.jpg);width:920px;margin:0 auto 10px;}
#spread_group .section_ftr{background-image:url(../../image/profile/card_group/section_ftr.jpg);padding-bottom:90px;}
#spread_group .section_hdr{padding-top:10px;}
#spread_group .detail_txt{
  width:770px;
  margin:0 auto;
}
#spread_group .detail_txt P{
  line-height:1.7em;
  font-weight:bold;
  color:#222;
}
#spread_group .spread_img{
  text-align:center;
  margin-bottom:20px;
}
#spread_group .severalmenu{
  width:750px;
  margin:0 auto 30px;
}
#spread_group .severalmenu P{
  color:#fff;
  font-weight:bold;
  background-color:#0d163e;
}
