/*
 * $BF0E*$J%F!<%V%k%"%W%j%1!<%7%g%s$G!"(B
 * $B@_Dj$,I,?\$N9`L\(B
 */
#autorc {
    margin-top: 1em;
}
/*
 * $B%"%W%j%1!<%7%g%s$,;HMQ$9$k%(%j%"$N!"(B
 * $B$9$Y$F$NMWAG$N?';XDj(B
 */
#autorc * {
    background-color: ThreeDFace;
/*    background-color: Menu;*/
    color: MenuText;
}
#autorcCtrl {
    width:0;
    height:0;
}
input {
    width: 100%;
    border: none;
}
#autorc td div {
    background-color: transparent;
    /*background-color: red;*/
}
/*
 * $B3F9T$N9b$5(B
 */
#autorc tr {
    height: 2em;
}
/*
 * $B3FNs$N%?%$%H%kItJ,$N;XDj(B
 */
#autorc .columnTitleView {
    white-space: nowrap;
    text-align: center;
}

/*
 * $BNsC10L$N@_Dj(B
 */
/*#autorc .title div {
    white-space: nowrap;*/
    /*width: 8em;*/
/*}*/
/*#autorc .title input {
    width: 8em;
}*/
#autorc .author div {
    width: 15em;
}
#autorc .author input {
    width: 15em;
}
#autorc .genre div {
    white-space: nowrap;
    /*width: 6em;*/
}
/*#autorc .genre input {
    width: 6em;
}*/
#autorc .publisher div {
    width: 6em;
}
#autorc .publisher input {
    width: 6em;
}
#autorc .date div {
    width: 6em;
}
#autorc .date input {
    width: 6em;
}
/*#autorc .comment div {
    width: 2em;
}
#autorc .comment input {
    width: 2em;
}*/

#autorc #autorc_table1 .selectedRow td , #autorc_table1 .selectedColumn {
/*    background-color: ButtonShadow;*/
}

/*
 * $B$=$l$>$l$N?'$N;XDj(B
 */
/*
 * $BA*BrCf$N%;%k$N?';XDj(B
 */
#autorc.onfocus .selectedRow .selectedColumn,
#autorc.onfocus .selectedRow .selectedColumn * {
    background-color: Highlight;
    color: HighlightText;
}
/*
 * $BJT=82D$N%;%k$N?';XDj(B
 */
#autorc .editableCell, #autorc .editableCell * {
    background-color: white;
    color: black;
}
