/* �⺻ */

.usm-excel { width: 100%; float: left; clear: both; margin: 15px 0 5px 0; }
.usm-excel li { float: left; }
.usm-excel li:nth-child(1) { font-weight: bold; margin: 0 5px 0 0; }
.usm-excel li:nth-child(2) div { float: left; }
.usm-excel li:nth-child(2) span { float: left; display: block; }
.usm-excel li:nth-child(2) label { vertical-align: middle; }
.usm-excel li:nth-child(2) input[type="text"] { width: 65%; }

.usm-menu-cond { margin: 4px 0 0 0; }
.clr-red { color: red; font-weight: bold; }
/* �⺻ */

/* ���� Ÿ��Ʋ */
h6 { clear: both; width: 100%; height: 32px; line-height: 32px; padding: 0; margin: 2rem 0 1rem 0; font-size: 2.3rem; color: #000; font-weight: bold; }
h6:first-child { margin: 0 0 10px 0; }

h6.bust { clear: both; width: 100%; height: 32px; line-height: 32px; padding: 0; margin: 2rem 0 1rem 0; font-size: 2.3rem; color: #000; font-weight: bold; }
h6.bust strong { color: #034694; }
/* ���� Ÿ��Ʋ */

/* �޷� */
.tch-year-wrap { clear: both; text-align: center; width: 100%; height: 7rem; box-sizing: border-box; border: 3px solid #d2e4ff; border-radius: 8px; position: relative; padding: 1.5rem 0 0 0; }
.tch-year-wrap span a { display: block; font-size: 1.6rem; color: #505050; }
.tch-year-wrap span:nth-child(1) { position: absolute; top: 1.2rem; left: 1rem; }
.tch-year-wrap span:nth-child(1) a:before { content: url('../../../../../../images/paging-prev.png'); display: inline-block; vertical-align: middle; width: 4rem; height: 4rem; border: 1px solid #d5d5d5; border-radius: 25px; margin: 0 0.5rem 0 0; }
.tch-year-wrap span:nth-child(1) a:hover:before { border: 1px solid #505050; }
.tch-year-wrap span:nth-child(2) { font-weight: bold; font-size: 2.5rem; margin: 0px 7px; }
.tch-year-wrap span:nth-child(3) { position: absolute; top: 1.2rem; right: 1rem; }
.tch-year-wrap span:nth-child(3) a:after { content: url('../../../../../../images/paging-prev.png'); transform: scale(-1, 1); display: inline-block; vertical-align: middle; width: 4rem; height: 4rem; border: 1px solid #d5d5d5; border-radius: 25px; margin: 0 0 0 0.5rem; }
.tch-year-wrap span:nth-child(3) a:hover:after { border: 1px solid #505050; }

.tch-month-wrap { clear: both; margin: 0.5rem 0; width: 100%; height: 7rem; box-sizing: border-box; padding: 1rem 0; background-color: #e4efff; text-align: center; border-radius: 8px; }
.tch-month-wrap > span { display: inline-block; }
.tch-month-wrap a { display: inline-block; font-size: 1.4rem; color: #034694; font-weight: bold; }
.tch-month-wrap a.tch-sel-mon { font-size: 1.6rem; color: #000; font-weight: bold; border-bottom: 2px solid #000; }
.tch-month-wrap span:after { content: '\2022'; font-size: 2rem; display: inline-block; vertical-align: middle; margin: 0 0.5rem; color: #034694; }
.tch-month-wrap span:last-child:after { content: ''; } 

.tch-sch-tbl {word-wrap:break-word;word-break:break-all;}
.tch-sch-tbl {border-top:2px solid #000; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; }
.tch-sch-tbl th {color:#000000;padding:10px 0;border:1px solid #E4E4E4;width:14%;background-color: #f8f8f8; }
.tch-sch-tbl th:first-child{border-left-width:0;}
.tch-sch-tbl th:last-child{border-right-width:0;}

.tch-sch-tbl td {border-style:solid;border-color:#E4E4E4;border-width:0 1px 0 1px;letter-spacing:-1px;height: 100px;vertical-align:top;}
.tch-sch-tbl td:first-child{border-left-width:0;}
.tch-sch-tbl td:last-child{border-right-width:0;}
.tch-sch-tbl td.tch-d {border-top:1px solid #E4E4E4;padding:5px;}
.tch-sch-tbl tr:last-child {border-bottom:1px solid #E4E4E4}
.tch-sch-tbl td input { margin: 0; }

.tch-sch-tbl td.tch-d.cl1 {background-color: #FFF0E9;}
.tch-sch-tbl td.tch-d .date {font-weight:bold;}
.tch-sch-tbl td.tch-d .date.holiday {color: #ff1c00;}
.tch-sch-tbl td.tch-d .date.holiday a {color: #ff1c00;}
.tch-sch-tbl td.tch-d .content .holiday {color: #ff1c00;}
.tch-sch-tbl td.tch-d .content .inwonStatus {color: blue;}
.tch-sch-tbl td.tch-d .content ul {font-size:8pt;}
.tch-sch-tbl td.tch-d .content ul img {vertical-align:middle;}

.cdc .t1 { font-size: 16px; font-weight: bold; padding: 12px 2%; width: 96%; background-color: #eee; border-top: 2px solid #000; border-bottom: 1px solid #d7d7d7; }
.cdc .ft1 { clear: both; font-size: 14px; padding: 12px 2%; margin: 12px 0 0 0; width: 96%; border: 1px solid #d7d7d7; }
.cdc .p5 { font-size: 14px; padding: 12px; width: 96%; }
.cdc .fle { font-size: 14px; padding: 0 12px 12px 12px; width: 96px; }

.clrtype0 { color:#15b797; font-weight:bold; }
.clrtype1 { color:#b75acb; font-weight:bold; }
.clrtype2 { color:#a19951; font-weight:bold; }
.clrtype3 { color:#e28d7e; font-weight:bold; }
.clrtype4 { color:#a8bf3f; font-weight:bold; }
.clrtype9 { color:#ff0000; font-weight:bold; }

.usm-st1 { display: inline-block; }
.usm-st1 a { display: inline-block; color: #fff; background-color: #b03232; border-radius: 5px; padding: 0 5px; }
/* �޷� */

/* list */
.tem-tab { clear: both; width: 100%; margin: 0 0 15px 0; }
.tem-tab li { display: inline-block; margin: 0 0 3px 0; }
.tem-tab li a { display: inline-block; padding: 4px 10px; color: #fff; background-color: #2e3d61; border: 1px solid #2e3d61; border-radius: 0.5rem; font-size: 1.8rem; }
.tem-tab li a:hover { border: 1px solid #396fc2; color: #396fc2; background-color: #fff; }
.tem-tab li.over a { background-color: #396fc2; border: 1px solid #396fc2; color: #fff; }

.usm-tot-wrap { clear: both; float: none; width: 100%; margin: 8px 0; }
.notool { display: block; clear: both; width: 100%; margin: 10px 0 0 0;  text-align: center; font-size: 16px; border: 5px solid #d7d7d7; padding: 30px; box-sizing: border-box; }

.tem-lst { clear: both; width: 100%; display: flow-root; }
.tem-lst > li { width: 100%; min-height: 31rem; box-sizing: border-box; margin: 0 0 1rem 0; }
.tem-lst > li > div { margin: 0 0 0.5rem 0; } 
.tem-lst > li > div:before { content: '\2756'; margin: 0 5px 0 0; color: #a9a9a9; }
.tem-lst > li > ul { border: 1px solid #ccc; }
.tem-lst > li > ul > li:not(:nth-child(1)) { padding: 0 1rem 1rem 1rem; }
.tem-lst > li:hover > ul > li:nth-child(1) img { transform: scale(1.1); transition: 0.3s; }
.tem-lst > li:hover > ul > li:nth-child(2) { border-bottom: 1px solid #000; box-sizing: border-box; }
.tem-lst > li > ul > li:before { content: '\00B7'; margin: 0 5px 0 0; color: #f25b00; font-weight: bold; display: inline-block; vertical-align: middle; }
.tem-lst > li > ul > li:nth-child(1) { border-bottom: 1px solid #ccc; }
.tem-lst > li > ul > li:nth-child(1):before { content: none; }
.tem-lst > li > ul > li:nth-child(1) a { width: calc(100% - 1rem); display: block; overflow: hidden; margin: 0.5rem; }
.tem-lst > li > ul > li:nth-child(1) img { display: block; width: 100%; height: 20rem; box-sizing: border-box; }
.tem-lst > li > ul > li:nth-child(2) { border-bottom: 1px dashed #ccc; padding: 1rem; margin: 0 0 1rem 0; }
.tem-lst > li > ul > li:nth-child(2) a { color: #396fc2; }
.tem-lst > li > ul > li:nth-child(2):before { content: none; }
.tem-lst > li > ul > li strong { display: inline-block; vertical-align: middle; }
.tem-lst > li > ul > li span { display: inline-block; vertical-align: middle; }
/* list */

/* view */
.usm-vew-img { width: 100%; text-align: center; }

.win-view { clear: both; width: 100%; margin: 10px 0 0 0; box-sizing: border-box; padding: 10px; }
.win-view h4 { color: #034694; margin: 0 0 5px 0; }
.win-view h4:before { content: '\2713'; margin: 0 4px 0 0; }
.win-view div { border: 3px solid #0070c0; box-sizing: border-box; padding: 10px; }
/* view */

/* list2 */
.tool-cart { clear: both; float: left; width: 100%; text-align: center; margin: 10px 0; }
.tool-cart input[type="submit"] { display: inline-block; background-color: #2e3d61; border: 1px solid #2e3d61; color: #fff; padding: 1rem 2.5rem; font-size: 2rem; }
.tool-cart input[type="submit"]:hover { background-color: #fff; color: #2e3d61; }
.tem-lst.rent { border-top: thick double #d7d7d7; border-bottom: thick double #d7d7d7; padding: 15px 0; }
.tem-lst.rent > li { min-height: 388px; }
.tem-lst.rent > li > ul > li:nth-child(8) a { color: #034694; }
.tem-lst.rent > li > ul > li:nth-child(9) strong { color: #005174; }
.tem-lst.rent > li > ul > li:nth-child(10) strong { color: #005174; }
/* list2 */

/* listrent */
.usm-brd-lst.lstr td { text-align: center; }
/* listrent */

/* rentlist */
.usm-brd-search.rlst .usm-menu-cond input[type="text"] { width: 40%; }
.usm-brd-search.rlst input[type="text"] { width: 10rem; }
.usm-brd-lst.rlst td { text-align: center; word-break: break-all; }
.usm-brd-lst.rlst td a { font-weight: bold; color: #034694; }

.usm-brd-lst.rlst .ren1 { width: 20px; }
.usm-brd-lst.rlst .ren2 { display: none; width: 30px; }
.usm-brd-lst.rlst .ren6 { display: none; }
.usm-brd-lst.rlst .ren7 { display: none; width: 30px; }
.usm-brd-lst.rlst .ren8 { display: none; }
/* rentlist */

/* rentcheck */
.usm-brd-wrt.rentc th { width: 30%; }
/* rentcheck */

/* basket */
.rent-day { clear: both; width: 100%; font-size: 1.8rem; font-weight: bold; }

.usm-brd-lst.bas th:nth-child(2) { width: 100px; }
.usm-brd-lst.bas th:nth-child(3) { width: 50px; }
.usm-brd-lst.bas td { text-align: center; }
.usm-brd-lst.bas td a { display: block; }
/* basket */

/* basket2 */
.bas-anne { clear: both; width: 100%; box-sizing: border-box; padding: 15px; border: 5px solid #101566; margin: 0 0 10px 0; }
.bas-anne li { line-height: 160%; }
.bas-anne li.str { font-weight: bold; color: #101566; margin: 8px 0 2px 0; }
.bas-anne li.str:before { content: '\2714'; padding: 0 5px 0 0; }
.bas-anne li.str strong { color: red; }
.bas-anne li:nth-child(1) { font-size: 2rem; font-weight: bold; color: #101566; text-align: center; margin: 0 0 7px 0; }
.bas-anne li:last-child { margin: 25px 0 0 0; border: 2px dotted #034694; border-radius: 5px; padding: 5px; box-sizing: border-box; text-align: center; font-size: 18px; color: red; }
.bas-anne li:last-child:hover { border: 2px solid #101566; background-color: #101566; color: #fff; transition: 0.2s; }
.usm-brd-wrt.bas th { width: 30%; }
.usm-brd-wrt.bas td span { display: inline-block; vertical-align: middle; }
.usm-brd-wrt.bas td #address { width: 100%; }
/* basket2 */

/* confirm */
.tool-agree { clear: both; width: 100%; padding: 30px; box-sizing: border-box; background-color: #f3f7ff; border: 1px solid #d8e5ff; border-radius: 0 20px 0 20px; font-size: 14px; }
.tool-agree > span { display: block; color: #0277bd; margin: 15px 0 0 0; }
.agree-btn { clear: both; width: 100%; text-align: center; margin: 10px 0 5px 0; }
.agree-btn input { height: 18px; }
/* confirm */

/* rentappend */
.usm-brd-lst.renta td { text-align: center; }
.usm-brd-lst.renta2 th:nth-child(1) { width: 40px; }
.usm-brd-lst.renta2 th:nth-child(3) { width: 100px; }
.usm-brd-lst.renta2 th:nth-child(4) { width: 100px; }
.usm-brd-lst.renta2 td { text-align: center; }
.usm-brd-lst.renta2 td a { display: block; }
.usm-brd-wrt.renta th { width: 30%; }
.usm-brd-wrt.renta td span { display: inline-block; vertical-align: middle; }
.usm-brd-wrt.renta td #address { width: 100%; }
/* rentappend */

/* rentview */
.usm-brd-lst.rvlst .rev1 { width: 30px; }
.usm-brd-lst.rvlst .rev3 { width: 30px; }
.usm-brd-lst.rvlst td { text-align: center; word-break: break-all; }
.usm-brd-lst.rvlst td .cancelinfo { clear: both; width: 100%; margin: 8px 0 0 0; }
.usm-brd-lst.rvlst td .cancelinfo li:nth-child(1) { font-weight: bold; color: #e28d7e; }

.usm-brd-wrt.bas td textarea { width: 100%; box-sizing: border-box; }

.usm-brd-wrt.bas2 th { width: 30%; }
.usm-brd-wrt.bas2 td textarea { width: 100%; box-sizing: border-box; }

.info.mt10 { clear: both; width: 100%; margin: 8px 0 0 0; border: 4px solid #d7d7d7; box-sizing: border-box; padding: 20px; }
.info.mt10 li { line-height: 160%; }
/* rentview */

/* duelist */
.usm-brd-search.duelst .usm-menu-cond input[type="text"] { width: 40%; }

.usm-brd-lst.dlst th:nth-child(1) { display: none; }
.usm-brd-lst.dlst th:nth-child(6) { display: none; }
.usm-brd-lst.dlst th:nth-child(8) { display: none; }
.usm-brd-lst.dlst th:nth-child(9) { display: none; }

.usm-brd-lst.dlst td:nth-child(1) { display: none; }
.usm-brd-lst.dlst td:nth-child(6) { display: none; }
.usm-brd-lst.dlst td:nth-child(8) { display: none; }
.usm-brd-lst.dlst td:nth-child(9) { display: none; }

.usm-brd-lst.dlst td { text-align: center; word-break: break-all; }
/* duelist */

/* sms */
.usm-brd-wrt.sms1 input[type="text"] { width: 100%; }
.usm-brd-wrt.sms1 th:nth-child(1) { width: 30%; }
.usm-brd-wrt2.sms2 th:nth-child(1) { width: 33%; }

.usm-brd-wrt2 { border-spacing: 0; border-top: 2px solid #000; margin: 5px 0 10px 0; }
.usm-brd-wrt2 th { padding: 12px; border-bottom: 1px solid #e4e4e4; background-color: #f7f7f7; }
.usm-brd-wrt2 th:nth-child(3) { width: 20%; }
.usm-brd-wrt2 td { padding: 12px; border-bottom: 1px solid #e4e4e4; line-height: 160%; }
.usm-brd-wrt2.sms2 tr:nth-child(3) td { text-align: center; }
.usm-brd-wrt2.sms2 tr:nth-child(3) td input[type="text"] { width: 100%; padding: 0 5px 2px 5px; box-sizing: boder-box; }
.usm-brd-wrt2.sms2 tr:nth-child(4) li:nth-child(1) { font-weight: bold; color: #034694; }
.usm-brd-wrt2.sms2 tr:nth-child(4) li:nth-child(3) { font-weight: bold; color: #034694; margin: 10px 0 0 0; }
.usm-brd-wrt2 .usm-btn { background-color: #fff; padding: 3px 8px; color: #008cba; cursor: pointer; font-weight: bold; border: 1px solid #a0c6d2; }
.usm-brd-wrt2 .usm-btn:hover { color: #fff; background-color: #008CBA; }
.usm-brd-wrt2 .usm-btn.deleteRow { background-color: #182b7d; padding: 3px 8px; color: #fff; cursor: pointer; font-weight: bold; border: none; }
.usm-brd-wrt2 .usm-btn.deleteRow:hover { background-color: #35a6ff; }

.usm-brd-wrt.sms3 td li { margin: 0 0 1rem 0; }
.usm-brd-wrt.sms3 th:nth-child(1) { width: 20%; }
/* sms */

/* itemlst */
.usm-brd-search.itemlst input[type="text"] { width: 40%; }

.usm-brd-lst.ilst th:nth-child(1) { display: none; }
.usm-brd-lst.ilst th:nth-child(2) { display: none; }
.usm-brd-lst.ilst th:nth-child(4) { display: none; }
.usm-brd-lst.ilst th:nth-child(6) { display: none; }

.usm-brd-lst.ilst td:nth-child(1) { display: none; }
.usm-brd-lst.ilst td:nth-child(2) { display: none; }
.usm-brd-lst.ilst td:nth-child(4) { display: none; }
.usm-brd-lst.ilst td:nth-child(6) { display: none; }
.usm-brd-lst.ilst td { text-align: center; }
/* itemlst */

/* itemwrt */
.usm-brd-wrt.iwrt th { width: 30%; }
.usm-brd-wrt.iwrt tr:nth-child(11) textarea { box-sizing: border-box; width: 100%; }

.usm-brd-wrt.iwrt .img-del { display: block; width: 100%; margin: 7px 0 0 0; }
.usm-brd-wrt.iwrt .img-del span { vertical-align: middle; }
/* itemwrt */

/* clst */
.usm-brd-lst.catlst th:nth-child(1) { display: none; }
.usm-brd-lst.catlst th:nth-child(3) { display: none; }
.usm-brd-lst.catlst th:nth-child(4) { display: none; }

.usm-brd-lst.catlst td { text-align: center; }
.usm-brd-lst.catlst td:nth-child(1) { display: none; }
.usm-brd-lst.catlst td:nth-child(2) a { color: #034694; font-weight: bold; }
.usm-brd-lst.catlst td:nth-child(3) { display: none; }
.usm-brd-lst.catlst td:nth-child(4) { display: none; }
/* clst */

/* catwrt */
.usm-brd-wrt.cat th { width: 30%; }
/* catwrt */

/* itemsort */
.usm-brd-lst.isort th:nth-child(2) { display: none; }
.usm-brd-lst.isort th:nth-child(4) { display: none; }
.usm-brd-lst.isort th:nth-child(5) { display: none; }

.usm-brd-lst.isort td { text-align: center; }
.usm-brd-lst.isort td:nth-child(2) { display: none; }
.usm-brd-lst.isort td:nth-child(4) { display: none; }
.usm-brd-lst.isort td:nth-child(5) { display: none; }
/* itemsort */

/* excelup */
.usm-excel li:nth-child(1) label { display: inline-block; vertical-align: middle; cursor: default; }

.excel-res { display: block; clear: both; width: 100%; margin: 10px 0 0 0;  text-align: center; font-size: 16px; border: 5px solid #d7d7d7; padding: 30px; box-sizing: border-box; }
/* excelup */

/* restrictionlist */
.usm-brd-lst.reslst th:nth-child(1) { width: 40px; }
.usm-brd-lst.reslst td { text-align: center; word-break: break-all; }
/* restrictionlist */

/* restrictionwrite */
.usm-brd-wrt.reswrt th { width: 30%; }
/* restrictionwrite */

@media all and (min-width: 506px){
	.tch-month-wrap { padding: 1rem 0; }
	.tch-month-wrap span:after { margin: 0 1.8rem; }
	.tch-month-wrap a { font-size: 2rem; }
	.tch-month-wrap a.tch-sel-mon { font-size: 2.3rem; }
}

@media (min-width:768px) and (max-width:1023px){
	.tem-lst > li { float: left; width: calc(50% - 1rem); margin: 0 0 1rem 0; }
	.tem-lst > li:nth-child(even) { margin: 0 0 1rem 2rem; }
	.tem-lst > li > ul > li:nth-child(1) img { height: 20rem; }
}
@media all and (min-width: 1024px){

.tch-month-wrap { padding: 2rem 0; }
.tch-month-wrap span:after { margin: 0 1.8rem; }
.tch-month-wrap a { font-size: 2rem; }
.tch-month-wrap a.tch-sel-mon { font-size: 2.3rem; }

/* list */
.tem-lst > li { float: left; width: calc(33.333333% - 0.7rem); }
.tem-lst > li:nth-child(2) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(5) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(8) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(11) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(14) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(17) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(20) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(23) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(26) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(29) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(32) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(35) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(38) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(41) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(44) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(47) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li:nth-child(50) { margin: 0 1rem 1rem 1rem; }
.tem-lst > li > ul > li:nth-child(1) img { height: 20rem; }
/* list */

/* itemlst */
.usm-brd-search.itemlst input[type="text"] { width: 20%; }

.usm-brd-lst.ilst th:nth-child(1) { display: table-cell; width: 50px; }
.usm-brd-lst.ilst th:nth-child(2) { display: table-cell; }
.usm-brd-lst.ilst th:nth-child(4) { display: table-cell; }
.usm-brd-lst.ilst th:nth-child(6) { display: table-cell; }
.usm-brd-lst.ilst th:nth-child(8) { width: 60px; }
.usm-brd-lst.ilst th:nth-child(9) { width: 60px; }

.usm-brd-lst.ilst td:nth-child(1) { display: table-cell; }
.usm-brd-lst.ilst td:nth-child(2) { display: table-cell; }
.usm-brd-lst.ilst td:nth-child(4) { display: table-cell; }
.usm-brd-lst.ilst td:nth-child(6) { display: table-cell; }
/* itemlst */

/* clst */
.usm-brd-lst.catlst th:nth-child(1) { display: table-cell; }
.usm-brd-lst.catlst th:nth-child(3) { display: table-cell; }
.usm-brd-lst.catlst th:nth-child(4) { display: table-cell; }

.usm-brd-lst.catlst td:nth-child(1) { display: table-cell; }
.usm-brd-lst.catlst td:nth-child(3) { display: table-cell; }
.usm-brd-lst.catlst td:nth-child(4) { display: table-cell; }
/* clst */

/* catwrt */
.usm-brd-wrt.cat th { width: 30%; }
/* catwrt */

/* itemsort */
.usm-brd-lst.isort th:nth-child(2) { display: table-cell; }
.usm-brd-lst.isort th:nth-child(4) { display: table-cell; }
.usm-brd-lst.isort th:nth-child(5) { display: table-cell; }

.usm-brd-lst.isort td:nth-child(2) { display: table-cell; }
.usm-brd-lst.isort td:nth-child(4) { display: table-cell; }
.usm-brd-lst.isort td:nth-child(5) { display: table-cell; }
/* itemsort */

/* rentview */
.usm-brd-lst.rvlst .rev3 { width: 100px; }
.usm-brd-lst.rvlst .rev4 { width: 100px; }
.usm-brd-lst.rvlst .rev5 { width: 100px; }
.usm-brd-lst.rvlst .rev6 { width: 100px; }

.usm-brd-wrt.bas td textarea { width: 60%; }
/* rentview */

/* rentlist */
.usm-brd-search.rlst .usm-menu-cond input[type="text"] { width: 20%; }

.usm-brd-lst.rlst .ren2 { display: table-cell; }
.usm-brd-lst.rlst .ren6 { display: table-cell; }
.usm-brd-lst.rlst .ren7 { display: table-cell; }
.usm-brd-lst.rlst .ren8 { display: table-cell; }
/* rentlist */

/* basket */
.usm-brd-lst.bas th:nth-child(2) { width: 200px; }
.usm-brd-lst.bas th:nth-child(3) { width: 200px; }
/* basket */

/* basket2 */
.usm-brd-wrt.bas td #address { width: 60%; }
/* basket2 */

/* rentappend */
.usm-brd-lst.renta th:nth-child(2) { width: 100px; }
.usm-brd-lst.renta th:nth-child(3) { width: 100px; }
.usm-brd-lst.renta th:nth-child(4) { width: 100px; }
.usm-brd-lst.renta2 th:nth-child(3) { width: 200px; }
.usm-brd-lst.renta2 th:nth-child(4) { width: 200px; }
.usm-brd-wrt.renta td #address { width: 60%; }
/* rentappend */

/* duelist */
.usm-brd-search.duelst .usm-menu-cond input[type="text"] { width: 20%; }

.usm-brd-lst.dlst th:nth-child(1) { display: table-cell; width: 40px; }
.usm-brd-lst.dlst th:nth-child(4) { width: 40px; }
.usm-brd-lst.dlst th:nth-child(6) { display: table-cell; }
.usm-brd-lst.dlst th:nth-child(8) { display: table-cell; }
.usm-brd-lst.dlst th:nth-child(9) { display: table-cell; }

.usm-brd-lst.dlst td:nth-child(1) { display: table-cell; }
.usm-brd-lst.dlst td:nth-child(6) { display: table-cell; }
.usm-brd-lst.dlst td:nth-child(8) { display: table-cell; }
.usm-brd-lst.dlst td:nth-child(9) { display: table-cell; }
/* duelist */

}