.member_page_info_table {
  width: 100%; }

form.contact th {
  padding: 5px;
  background-color: #f5f5f5;
  border-bottom: 1px #c0c0c0 dotted;
  text-align: right;
  line-height: 130%;
  width: 30%; }

form.contact td {
  padding-left: 0.5em;
  border-bottom: 1px #c0c0c0 dotted;
  width: 70%; }

h2 {
  padding: 0 0 0 5px;
  margin: 0 0 10px;
  /* color: #fff; */
  background: url(../images/common/bg_h1.png); }

