
.gaiyou-under, .gaiyou-top, .gaiyou-list {
  width: 520px;
}
.gaiyou-top { /* 上画像 */
 background: url(images/gaiyou.gif) no-repeat left top;
 padding-top: 41px;
 *padding-top: 24px;
}

.gaiyou-list { /* 中画像 */
 background: url(images/center.gif) repeat-y;
}

.gaiyou-under { /* 下画像 */
 background: url(images/under.gif) no-repeat left bottom;
 padding-bottom: 18px;
}


.table2 {
  margin: 0 10px 0; 
  width: 460px;
  line-height: 200%;
  border-collapse: separate;
  border-spacing: 4px;
  text-align: left;
  font-size: 14px;
}

.table3 {
  margin: 20px; 
  width: 460px;
  border-collapse: separate;
  border-spacing: 4px;
  text-align: left;
  border-top: 1px solid #ff5a0b;
  border-left: 1px solid #ff5a0b;
  border-collapse: collapse;
  font-size: 12px;
}

.td1 {
  height: 24px;
  background: #fedee7;
  border-right: 1px solid #ff5a0b;
  border-bottom: 1px solid #ff5a0b;
  padding: 4px;
  white-space: nowrap;
}

.td2 {
  background: #ffffff;
  border-right: 1px solid #ff5a0b;
  border-bottom: 1px solid #ff5a0b;  
  padding: 4px;
  white-space: nowrap;
}
