/*
このディレクトリ内のページ用スタイル
*/

/*
登録データリスト
*/
.umo-table .-cell.-selector { width: 25px; }
.umo-table .-cell.anken_name {}
.umo-table .-cell.anken_start_dt {}
.umo-table .-cell.anken_end_dt {}
.umo-table .-cell.anken_status_e {}
.umo-table .-cell.anken_status_w {}
.umo-table .-cell.-operation { width: 180px; }

/*
詳細ページ
*/
.act-view .name-value > .-row > .-name { width: 180px; }
