/*--------------------*
#group_prof
*--------------------*/
#top_bg,
#base ,
#extra {
  width: 100%;
}
#group_prof{
  width: 100%;
  color: #000;
  text-align: center;
  margin: 15px 0 20px;
}
#group_prof .section_bdy{
  background-color: #FFF5E1;
  width: 100%;
}
#group_prof .section_ftr{
  padding-bottom: 8%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_prof .detail_txt{
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
#group_prof .detail_txt P{
  line-height:1.6em;
  font-size:1em;
  color: #000;
}
.disp_pc #group_prof .detail_txt P{
  font-size:1.1em;
}
.bookinfo li {
  line-height:1.5em;
  font-size:1em;
}
.disp_pc .bookinfo li {
  font-size:1.1em;
}
/*--------------------*
#message_group
*--------------------*/
#message_group {
  color: #000;
  text-align: center;
  margin: 0 auto 20px;
}
#message_group h4{
  width: 90%;
  margin:0 auto 5px;
}
#message_group .section_bdy {
  background-color: #E7E28E;
}
#message_group .section_ftr {
  padding-bottom: 8%;
  background: url(../img/profile/message_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#message_group .section_hdr{
  padding-top: 2%;
}
#message_group .detail_txt {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
#message_group .detail_txt p {
  padding: 0 10px;
  line-height:1.6em;
  font-size:1em;
}
.disp_pc #message_group .detail_txt p {
  font-size:1.1em;
}
.bookimage {
  width: 40%;
  margin: 0 auto;
}
.bookinfo {
  width: 90%;
  margin: 20px auto;
  text-align: left;
}
.book LI.book_title {
  font-weight: bold;
  color: #D42256;
  padding-bottom: 5px;
}