@charset "Shift-JIS";
/* 一覧表示画面 */
#list01 {
 width: 100%;
 text-align: left;
}
#list02 {
 width: 156px;
 background-color: #1C1C1C;
 border:transparent;
}
#list03 {
 color: #D3D3D3;
}
#list04 {
 border: 1px solid #D3D3D3;
 border-left-style: none;
 border-right-style: none;
}
#list05 {
 width: 70px;
 text-align: center;
}
#list06 {
 vertical-align: top;
}
#listname {
 color: #ffffff;
}
#listage {
 color: #ffffff;
}
#listheight {
 color: #ffffff;
}
#listbust {
 color: #ffffff;
}
#listcup {
 color: #ffffff;
}
#listwaist {
 color: #ffffff;
}
#listhip {
 color: #ffffff;
}
#listbrog {
 color: #ffffff;
}
#listcom {
 color: #D3D3D3;
}
.tbutton {
 text-align: center;
 cursor: pointer;
}
