#bbs.simple .area {color:#333; float: left;margin: 0 20px;right: unset;font-size: 18pt;height: 60px;line-height: 60px;position: relative;font-weight: bold;}
#bbs.simple .name {float: unset;margin-left: 30px;right: unset;/*! left: 30px; *//*! top: 16px; */font-size: 20pt;height: 60px;line-height: 60px;position: relative;}
#bbs.simple .thread .time{left: unset;margin-right: 30px;/*! top: 16px; */border: none;font-size: 20pt;float: right;position: relative;height: 60px;/*! line-height: 60px; */}
#bbs.simple .timename{background-color: #eee;border-radius: 20px 20px 0 0;border-bottom: 1px solid gray;}

#bbs.simple #thread_page .name+div{border-top: 3px solid blue;}

#bbs.simple .sex1 .area::after{content: '・[女装]';font-weight: normal;font-size: 0.8em;}
#bbs.simple .sex2 .area::after{content: '・[純男]';font-weight: normal;font-size: 0.8em;;}

#bbs.simple .sex1 .timename{background-color: #fdd;color: #ff2727;}
#bbs.simple .sex2 .timename{background-color: #94aaff;color: blue;}