.c-loc-frame { padding: .2em 0; position: relative; }
.c-loc-frame span { margin-left: .1em; border: solid 1px #CCC; border-radius: 3px; padding: .1em .3em .4em .3em; cursor: pointer; background-color: #EEE; position: absolute; line-height: 1; text-align: center; top: 4px; }

.user { max-width: 80%; }
.user .tbl-data td { word-break: break-word; }
.user .list .tbl-data .c-login { width: auto; min-width: 7em; max-width: 12em; }
.user .list .tbl-data .c-login a { color: green; }
.user .tbl-data .c-email { max-width: 12em; }
.user .tbl-data .c-kind { font-size: 90%; }

.user .unit .frame-scroll { max-height: 37em; }
.user .unit .tbl-data { border: none; }
.user .unit .tbl-data tr:nth-child(even) { background-color: inherit; }
.user .unit .tbl-data textarea { width: 24em; height: 5em; }
.user .unit .tbl-data .fname { text-align: right; }
.user .unit .tbl-data td { border: none; }

.user .fremark { font-size: 90%; color: #777; padding-left: .3em; }
