@charset "utf-8";

/* --------------------------------------------------------------

Member

----------------------------------------------------------------- */

.update{
  text-align:right;
  margin-top:-12px;
  margin-bottom:3px;
}


section.memberList{
  margin-bottom:22px;
}

section.memberList h3{
  color:#337951;
  font-size:124%;
  border-left:3px solid #32915C;
  line-height:120%;
  margin-bottom:8px;
  padding-left:8px;
  padding-top:2px;
}

section.memberList table{
  width:100%;
  border-top:1px dotted #B8B8B8;
	margin-bottom:20px;
}

section.memberList table th{
  width:85px;
  background:#EEF8E2;
  padding:15px;
  color:#337951;
  border-bottom:1px dotted #B8B8B8;
  vertical-align:top;
}

section.memberList table th .mg{
  margin-top:-30px;
  margin-right:-5px;
  text-align:right;
  line-height:360%;
}


section.memberList table td{
  padding:15px 0px 15px 15px;
  border-bottom:1px dotted #B8B8B8;
}

section.memberList table td.ctr{
  text-align:center;
  width:75px;
  padding:15px 0px;
}

section.memberList table td.sign{
  width:90px;
  padding:15px;
}