﻿div.select {
   width: 100%;
   height: 26px;
   margin: 0;
   padding-top: 6px;
   padding-left: 5px;
   background-image:url(../images/inner-menu_back.gif);
   background-repeat: repeat;
   text-align: left;
   }

.select_area {
   float: left;
   }
   
.clear {
   clear: both;
   }
   
#list table.member-d {
   margin-top : 5px;
   margin-bottom: 10px;
   }

#list table th {
   width: 80px;
   }

#member02 {
   width: 100%;
   height: 150px;
   margin: 0 auto;
   font-size: 93%;
   }