@charset "Shift-JIS";
/* 一覧表示画面 */
#list01 {
 width: 100%;
 text-align: center;
}
#list02 {
 width: 130px;
 background-image: url(../f-bk.gif);
}
#list03 {
 color: #000000;
 text-align: center;
 font-size: 12px;
 padding-top:2px;
}
#list04 {
 border: 1px solid #ff1493;
 border-left-style: none;
 border-right-style: none;
}
#list05 {
 width: 130px;
 text-align: center;
}
#list06 {
 vertical-align: top;
}
#listname {
 color: #000000;
}
#listage {
 color: #000000;
}
#listheight {
 color: #000000;
}
#listbust {
 color: #000000;
}
#listcup {
 color: #000000;
}
#listwaist {
 color: #000000;
}
#listhip {
 color: #000000;
}
#listbrog {
 color: #000000;
}
#listcom {
 color: #000000;
}
.tbutton {
 text-align: center;
 cursor: pointer;
 background-color:#FFEEEE;
 padding:3px;
 border:3px solid #FFFFFF;
}

