PluginProbe
Welcart e-Commerce / 1.3.8
Welcart e-Commerce v1.3.8
2.12.4 2.12.3 2.11.35 2.12.2 2.12.1 2.11.34 2.11.33 2.11.32 2.11.31 2.11.30 1.3.16 1.3.17 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 All 292 releases
usc-e-shop / css / usces_admin.css

usces_admin.css in Welcart e-Commerce 1.3.8, at css/usces_admin.css

1,976 lines 34.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @charset "utf-8";
2 /* CSS Document */
3
4 .clearfix:after {
5 content: ".";
6 display: block;
7 clear: both;
8 height: 0;
9 visibility: hidden;
10 }
11
12 .clearfix {
13 min-height: 1px;
14 }
15
16 * html .clearfix {
17 height: 1px;
18 /*\*//*/
19 height: auto;
20 overflow: hidden;
21 /**/
22 }
23
24 div.error_message {
25 color: #FF0000;
26 }
27
28 .usces_admin {
29 color: #444444;
30 width: 100%; /*font-size: 1em;*/
31 }
32 .usces_admin hr {
33 background-color: #DDD;
34 border: none;
35 height: 1px;
36 }
37 .usces_admin .upButton {
38 color: #666666;
39 font-size: 13px;
40 background-image: url(../images/up_button_bg.jpg);
41 background-repeat: no-repeat;
42 background-position: left top;
43 height: 30px;
44 width: 104px;
45 text-align: center;
46 padding-top: 0px;
47 margin-top: 1px;
48 border-top-style: none;
49 border-right-style: none;
50 border-bottom-style: none;
51 border-left-style: none;
52 cursor: pointer;
53 line-height: 26px;
54 }
55 .usces_admin .addCartButton {
56 color: #666666;
57 font-size: 13px;
58 background-image: url(../images/sku_button_bg.jpg);
59 background-repeat: no-repeat;
60 background-position: left top;
61 height: 24px;
62 width: 70px;
63 text-align: center;
64 padding-top: 0px;
65 margin-top: 0px;
66 border-top-style: none;
67 border-right-style: none;
68 border-bottom-style: none;
69 border-left-style: none;
70 cursor: pointer;
71 line-height: 20px;
72 }
73 .usces_admin .delCartButton {
74 color: #FF0000;
75 font-size: 13px;
76 background-image: url(../images/sku_button_bg.jpg);
77 background-repeat: no-repeat;
78 background-position: left top;
79 height: 24px;
80 width: 70px;
81 text-align: center;
82 padding-top: 0px;
83 margin-top: 0px;
84 border-top-style: none;
85 border-right-style: none;
86 border-bottom-style: none;
87 border-left-style: none;
88 cursor: pointer;
89 line-height: 20px;
90 }
91 .usces_admin #refbutton {
92 text-align: right;
93 }
94 .usces_admin_right {
95 float: right;
96 width: 290px;
97 }
98 .usces_admin_right h5 {
99 padding: 0px;
100 margin-top: 6px;
101 margin-right: 0px;
102 margin-bottom: 1px;
103 margin-left: 0px;
104 color: #666666;
105 }
106 .usces_side_box {
107 background-color: #FFFFEE;
108 border-top-width: 1px;
109 border-right-width: 1px;
110 border-bottom-width: 1px;
111 border-left-width: 1px;
112 border-top-style: solid;
113 border-right-style: solid;
114 border-bottom-style: solid;
115 border-left-style: solid;
116 border-top-color: #DCDDBB;
117 border-right-color: #F1F2D5;
118 border-bottom-color: #FFFFFF;
119 border-left-color: #CCCCCC;
120 padding: 5px;
121 margin-bottom: 10px;
122 }
123 .usces_side_box .urlBox {
124 background-color: #FFFFFF;
125 text-align: left;
126 padding-top: 2px;
127 padding-bottom: 3px;
128 border: 1px solid #CCCCCC;
129 padding-right: 5px;
130 padding-left: 5px;
131 }
132
133 .usces_side_box hr {
134 width: 90%;
135 height: 1px;
136 color: #8AACE7;
137 margin-top: 10px;
138 margin-bottom: 10px;
139 }
140 .usces_side_box .dispmode {
141 padding-top: 2px;
142 padding-bottom: 3px;
143 border: 1px solid #CCCCCC;
144 padding-right: 5px;
145 padding-left: 5px;
146 font-weight: bold;
147 text-align: center;
148 }
149 .usces_side_box .Usualsale {
150 color: #336600;
151 background-color: #D6EAAC;
152 }
153 .usces_side_box .Promotionsale {
154 color: #C47500;
155 background-color: #FFE1B5;
156 }
157 .usces_side_box .Maintenancemode {
158 color: #3333FF;
159 background-color: #DEF0FE;
160 }
161 .usces_admin_left{
162 margin-right: 310px;
163 }
164 .usces_admin_left h4 {
165 color: #555555;
166 margin-top: 10px;
167 margin-bottom: 3px;
168 font-size: 15px;
169 }
170 .usces_admin_left .usces_box {
171 padding: 0px;
172 border: 1px solid #CCCCCC;
173 margin-bottom: 20px;
174 width: auto;
175 }
176 * html .usces_admin_left .usces_box {
177 height: 1px;
178 }
179 .usces_admin form {
180 margin: 0px;
181 padding: 0px;
182 }
183 .usces_admin .version_info{
184 margin-top: 0px;
185 padding-top: 0px;
186 }
187 .usces_admin a {
188 text-decoration: none;
189 line-height: 1.4em;
190 }
191 .usces_admin a:visited {
192 color: #318999;
193 }
194 .usces_admin h3 {
195 color: #555555;
196 margin-top: 5px;
197 margin-bottom: 5px;
198 }
199
200 .usces_admin .button {
201 background-color: #FFFFFF;
202 border: 1px solid #999999;
203 height: 2em;
204 }
205
206 .usces_admin .success img,
207 .usces_admin .caution img,
208 .usces_admin .error img {
209 padding: 0px;
210 height: 24px;
211 width: 24px;
212 float: left;
213 margin-top: 1px;
214 margin-right: 0px;
215 margin-bottom: 0px;
216 margin-left: 6px;
217 }
218 .usces_admin .none img{
219 display: none;
220 visibility:hidden;
221 width: 1px;
222 }
223 .usces_admin .none .mes{
224 display: none;
225 visibility:hidden;
226 width: 1px;
227 }
228 .usces_admin .none{
229 border: 1px solid #FFFFFF;
230 background-color: #FFFFFF;
231 height: 1px;
232 visibility:hidden;
233 /*display: none;*/
234 }
235 .usces_admin .success {
236 border: 1px solid #99CCCC;
237 background-color: #FFFF00;
238 color: #339900;
239 display: block;
240 margin-bottom: 10px;
241 padding: 0px;
242 }
243 .usces_admin .caution {
244 border: 1px solid #FFCC00;
245 background-color: #FFFF00;
246 color: #CC6600;
247 display: block;
248 margin-bottom: 10px;
249 padding: 0px;
250 }
251 .usces_admin .error {
252 border: 1px solid #FF6A6A;
253 background-color: #FFFF00;
254 color: #FF0000;
255 display: block;
256 margin-bottom: 10px;
257 padding: 0px;
258 margin-left: 10px;
259 }
260 .usces_admin .success .mes,
261 .usces_admin .caution .mes,
262 .usces_admin .error .mes {
263 font-size: 14px;
264 line-height: 20px;
265 text-align: left;
266 text-indent: 1em;
267 margin: 0px;
268 padding-top: 3px;
269 padding-right: 0px;
270 padding-bottom: 3px;
271 padding-left: 0px;
272 float: left;
273 }
274 .syoriLogo {
275 float: left;
276 }
277 .hierarchy {
278 font-size: 14px;
279 letter-spacing: 0.1em;
280 height: 25px;
281 margin-top: 10px;
282 margin-left: 75px;
283 margin-right: 10px;
284 width: auto;
285 text-indent: 1em;
286 }
287 /*****************************************************************************/
288 div.newitemlink {
289 font-size: 15px;
290 /*font-weight: bold;*/
291 margin-bottom: 0px;
292 margin-left: 0px;
293 }
294 div.newitemlink a {
295 text-decoration: none;
296 }
297 table .item_picture {
298 width: 60px;
299 }
300 table .item_sku {
301 width: 90px;
302 }
303 table th.item_price {
304 width: 55px;
305 text-align: right;
306 padding-right: 10px;
307 }
308 table .item_zaiko {
309 width: 70px;
310 }
311 table .item_zaikonum {
312 text-align: right;
313 width: 30px;
314 }
315 table .item_category {
316 width: 100px;
317 }
318 table .item_date {
319 width: 100px;
320 }
321 table .bgc1 {
322 background-color: #FEFFDF;
323 border-bottom-width: 1px;
324 border-bottom-style: solid;
325 border-bottom-color: #CCCC00;
326 }
327 table .bgc2 {
328 background-color: #F4FFFF;
329 border-bottom-width: 1px;
330 border-bottom-style: solid;
331 border-bottom-color: #99CCFF;
332 }
333 div.skuline {
334 /*width: 100%;*/
335 font-size: 13px;
336 line-height: 15px;
337 }
338 div.priceline {
339 width: 100%;
340 font-size: 13px;
341 line-height: 15px;
342 text-align: right;
343 white-space: nowrap;
344 }
345 div.zaikoline {
346 width: 100%;
347 font-size: 13px;
348 line-height: 15px;
349 }
350 /*********************************************************************************/
351 .form_table {
352 margin: 0px;
353 }
354 .form_table thead th {
355 text-align: center;
356 font-weight: normal;
357 padding-right: 5px;
358 white-space: nowrap;
359 font-size: 1em;
360 line-height: 18px;
361 background-color: #E4E4E4;
362 padding-top: 3px;
363 padding-bottom: 3px;
364 padding-left: 5px;
365 font-family: Arial, Helvetica, sans-serif;
366 }
367 .form_table th {
368 text-align: right;
369 font-weight: normal;
370 padding-right: 5px;
371 white-space: nowrap;
372 height: 1.5em;
373 width: 140px;
374 font-size: 1.1em;
375 line-height: 1.3em;
376 }
377 .form_table th.sec {
378 width: 150px;
379 white-space: normal;
380 }
381 .form_table label {
382 padding: 0px;
383 margin: 0px;
384 height: 1.5em;
385 }
386 .form_table td {
387 padding: 0px;
388 }
389 .form_table .checkbox {
390 background-color: transparent;
391 }
392 *html .form_table td.checktd {
393 width: 1%;
394 }
395 div.explanation {
396 font-size: 0.9em;
397 line-height: 1.4em;
398 width: 98%;
399 display: none;
400 padding: 3px;
401 margin-left: 10px;
402 color: #DA6801;
403 letter-spacing: 1px;
404 }
405 .form_table input.long_str {
406 font-family: Arial, Helvetica, sans-serif;
407 height: 22px;
408 width: 300px;
409 margin-top: 0px;
410 margin-right: 3px;
411 margin-bottom: 0px;
412 margin-left: 0px;
413 padding-top: 0px;
414 padding-right: 5px;
415 padding-bottom: 0px;
416 padding-left: 5px;
417 font-size: 1.1em;
418 line-height: 20px;
419 }
420 .form_table textarea.long_txt {
421 font-family: Arial, Helvetica, sans-serif;
422 height: 120px;
423 width: 300px;
424 margin-top: 0px;
425 margin-right: 3px;
426 margin-bottom: 0px;
427 margin-left: 0px;
428 padding-top: 0px;
429 padding-right: 5px;
430 padding-bottom: 0px;
431 padding-left: 5px;
432 font-size: 1.1em;
433 line-height: 20px;
434 }
435 .form_table input.short_str {
436 font-family: Arial, Helvetica, sans-serif;
437 height: 22px;
438 width: 130px;
439 margin-top: 0px;
440 margin-right: 3px;
441 margin-bottom: 0px;
442 margin-left: 0px;
443 padding-top: 0px;
444 padding-right: 5px;
445 padding-bottom: 0px;
446 padding-left: 5px;
447 font-size: 1.1em;
448 line-height: 20px;
449 }
450 .form_table select.short_select {
451 font-family: Arial, Helvetica, sans-serif;
452 margin-top: 0px;
453 margin-right: 3px;
454 margin-bottom: 0px;
455 margin-left: 0px;
456 width: 130px;
457 }
458 *html .form_table select.short_select {
459 width: 145px;
460 font-size: 1.2em;
461 }
462 .form_table em {
463 font-style: normal;
464 color: #FF0000;
465 }
466 .form_table input.allcharge {
467 width: 55px;
468 height: 20px;
469 padding-top: 0px;
470 padding-bottom: 0px;
471 font-family: Arial, Helvetica, sans-serif;
472 font-size: 14px;
473 line-height: 18px;
474 }
475 .form_table input.allbutton {
476 font-size: 0.9em;
477 background-color: #EEF9F9;
478 height: 20px;
479 width: 60px;
480 border: 1px solid #999999;
481 cursor: pointer;
482 }
483 .form_table #delivery_method {
484 vertical-align: top;
485 }
486 .form_table #delivery_method_charge,
487 .form_table #delivery_method_name_select,
488 .form_table #shipping_charge_name_select,
489 .form_table #delivery_days_name_select {
490 width: 150px;
491 }
492 .form_table #shipping_charge_button,
493 .form_table #shipping_charge_loading,
494 .form_table #delivery_days_button,
495 .form_table #delivery_days_loading {
496 vertical-align: top;
497 }
498 .form_table label.shipping_charge_label,
499 .form_table label.delivery_days_label {
500 float: left;
501 display: block;
502 width: 100px;
503 text-align: right;
504 margin-right: 5px;
505 padding-top: 5px;
506 line-height: 20px;
507 }
508 .form_table input.charge_text,
509 .form_table input.days_text {
510 text-align: right;
511 width: 100px;
512 padding-right: 5px;
513 padding-left: 5px;
514 }
515 /*************************************************************************************/
516 /* meta box */
517 /*************************************************************************************/
518
519 #postoptcustomstuff textarea.optvalue {
520 width: 95%;
521 height: 5em;
522 margin-top: 8px;
523 margin-right: 0px;
524 margin-bottom: 5px;
525 margin-left: 3px;
526 }
527 #postoptcustomstuff td.item-opt-value,
528 #postskucustomstuff td.item-sku-zaikonum,
529 #postskucustomstuff td.item-sku-zaiko,
530 #postskucustomstuff td.item-sku-cprice,
531 #postskucustomstuff td.item-sku-price {
532 vertical-align: top;
533 }
534
535 #postoptcustomstuff table {
536 border: 1px solid #CCCCCC;
537 width: 100%;
538 background-color: #F9F9F9;
539 }
540 #postoptcustomstuff table.list {
541 background-color: #FFFFEE;
542 }
543 #postoptcustomstuff th {
544 font-weight: bold;
545 background-color: #F1F1F1;
546 font-size: 13px;
547 line-height: 24px;
548 }
549
550 #postoptcustomstuff td.submit {
551 width: 100%;
552 }
553
554 #postoptcustomstuff div.submit {
555 padding-top: 0px;
556 padding-bottom: 0px;
557 padding-left: 20px;
558 float: none;
559 }
560
561 #postoptcustomstuff div.optmeans {
562 margin-top: 6px;
563 margin-bottom: 10px;
564 }
565
566 #postoptcustomstuff input.optmeans {
567 border-top-style: none;
568 border-right-style: none;
569 border-bottom-style: none;
570 border-left-style: none;
571 padding: 0px;
572 border-top-width: 0px;
573 border-right-width: 0px;
574 border-bottom-width: 0px;
575 border-left-width: 0px;
576 height: 15px;
577 width: 15px;
578 margin-top: 2px;
579 margin-right: 3px;
580 margin-bottom: 2px;
581 margin-left: 10px;
582 background-color: transparent;
583 }
584
585 /*
586 #normal-sortables .postbox div.skustuff div.submit {
587 float: none;
588 }
589 */
590 #postoptcustomstuff table.metastufftable {
591 width: 100%;
592 background-color: #FFFFEE;
593 padding-bottom: 8px;
594 padding-top: 8px;
595 margin-top: 0px;
596 margin-bottom: 0px;
597 border-top: 0px none;
598 border-right: 0px none;
599 border-bottom: 1px dotted #CCCCCC;
600 border-left: 0px none;
601 }
602 #postoptcustomstuff table tr {
603 border-bottom-width: 1px;
604 border-bottom-style: dotted;
605 border-bottom-color: #CCCCCC;
606 }
607
608 #postoptcustomstuff td.item-opt-key {
609 width: 40%;
610 vertical-align: top;
611 }
612
613 #postoptcustomstuff td.item-opt-value {
614 width: 60%;
615 vertical-align: top;
616 }
617
618 #postoptcustomstuff select.optkeyselect {
619 width: 90%;
620 margin-right: 3px;
621 margin-bottom: 0px;
622 margin-left: 10px;
623 font-size: 12px;
624 }
625
626 #postoptcustomstuff input.optname {
627 width: 90%;
628 margin-right: 3px;
629 margin-bottom: 0px;
630 margin-left: 10px;
631 font-size: 13px;
632 line-height: 16px;
633 margin-top: 10px;
634 }
635 #postoptcustomstuff div.optcheck {
636 padding-left: 10px;
637 }
638 /*
639 .metastuffrow {
640 border-bottom: 1px dashed #CCCCCC;
641 }
642 */
643 /*************************************************************************************/
644 /* meta box */
645 /*************************************************************************************/
646 .item-main-pict {
647 text-align: center;
648 margin: 0px;
649 padding: 0px;
650 }
651 .item-main-pict .subpict {
652 float: left;
653 padding-top: 5px;
654 padding-right: 1px;
655 padding-bottom: 0px;
656 padding-left: 1px;
657 }
658 .itempagetitle {
659 font-weight: bold;
660 color: #333333;
661 margin-left: 10px;
662 }
663 /* table */
664 #newmeta2,
665 #optlist-table,
666 .iteminfo_table,
667 #payment-table,
668 #newsku,
669 #skulist-table {
670 border: 1px solid #CCCCCC;
671 width: 100%;
672 background-color: #F9F9F9;
673 }
674 .metastufftable {
675 width: 100%;
676 background-color: #FFFFEE;
677 padding-bottom: 8px;
678 padding-top: 8px;
679 margin-top: 0px;
680 margin-bottom: 0px;
681 border-top: 0px none;
682 border-right: 0px none;
683 border-bottom: 1px dotted #CCCCCC;
684 border-left: 0px none;
685 }
686 /* tr */
687 .metastuffrow,
688 .ui-state-highlight {
689 height: 100px;
690 }
691 /* th td */
692 #newmeta2 th,
693 #optlist-table th,
694 .iteminfo_table th,
695 #payment-table th,
696 #newsku th,
697 #skulist-table th {
698 font-weight: bold;
699 background-color: #F1F1F1;
700 font-size: 13px;
701 line-height: 24px;
702 }
703 #payment-table .metastufftable th.handlb,
704 #optlist-table .metastufftable th.handlb,
705 #skulist-table .metastufftable th.handlb {
706 background-color: #FAFAF3;
707 text-align: center;
708 vertical-align: middle;
709 cursor : move;
710 border: 1px solid #EAEAD5;
711 }
712 #optlist-table td,
713 .iteminfo_table td,
714 #newmeta2 td,
715 #payment-table td,
716 #newsku td,
717 #skulist-table td {
718 vertical-align: top;
719 }
720 .item-sku-key {
721 width: 30%;
722 }
723 .item-sku-cprice {
724 width: 19%;
725 }
726 .item-sku-price {
727 width: 19%;
728 }
729 .item-sku-zaikonum {
730 width: 10%;
731 }
732 .item-sku-zaiko {
733 width: 20%;
734 }
735 .paymentname {
736 width: 25%;
737 }
738 .paymentexplanation {
739 width: 38%;
740 }
741 .paymentsettlement {
742 width: 15%;
743 }
744 .paymentmodule {
745 width: 20%;
746 }
747 .item-opt-key {
748 width: 40%;
749 }
750 .item-opt-value {
751 width: 58%;
752 }
753 td.submittd img {
754 margin-top: 7px;
755 }
756 /* field */
757 .metaboxfield {
758 width: 100%;
759 }
760 input[type="checkbox"].metaboxcheckfield,
761 input[type="radio"].metaboxcheckfield {
762 margin-right: 3px;
763 }
764 label.metaboxcheckfield {
765 display: block;
766 float: left;
767 }
768 .shortest {
769 width: 50px;
770 }
771 .shorter {
772 width: 100px;
773 }
774 .short {
775 width: 150px;
776 }
777 .middle {
778 width: 200px;
779 }
780 .long {
781 width: 250px;
782 }
783 .longer {
784 width: 300px;
785 }
786 .longest {
787 width: 350px;
788 }
789 td.submittd div.submit,
790 #normal-sortables .postbox td.submittd div.submit {
791 float: left;
792 padding: 3px 10px 0px 20px;
793 margin: 0px;
794 }
795 #wpcontent .metaboxfield {
796 font-size: 12px;
797 }
798 .iteminfo_table th {
799 font-weight: bold;
800 background-color: #F1F1F1;
801 font-size: 13px;
802 line-height: 24px;
803 width: 30%;
804 }
805
806 .iteminfo_table input.itemCode,
807 .iteminfo_table input.itemName{
808 font-size: 15px;
809 line-height: 18px;
810 width: 99%;
811 padding-top: 1px;
812 padding-right: 2%;
813 padding-bottom: 1px;
814 padding-left: 2%;
815 }
816 *html .iteminfo_table input.itemCode,
817 *html .iteminfo_table input.itemName{
818 width: 93%;
819 }
820 *:first-child+html .iteminfo_table input.itemCode,
821 *:first-child+html .iteminfo_table input.itemName{
822 width: 90%;
823 }
824
825 .iteminfo_table input.itemRestriction,
826 .iteminfo_table input.itemPointrate{
827 font-size: 15px;
828 line-height: 18px;
829 width: 60px;
830 padding-top: 1px;
831 padding-right: 5px;
832 padding-bottom: 1px;
833 padding-left: 5px;
834 text-align: right;
835 }
836
837 .iteminfo_table select.itemShippingCharge,
838 .iteminfo_table select.itemShipping{
839 /* font-size: 14px;
840 line-height: 16px;
841 border: 1px solid #7F9DB9;
842 */}
843 *:first-child+html .iteminfo_table select.itemShipping{
844 line-height: 18px;
845 }
846 /*************************************************************************************/
847 .calendar {
848 border-top-width: 1px;
849 border-left-width: 1px;
850 border-top-style: solid;
851 border-left-style: solid;
852 border-top-color: #C1E1EA;
853 border-left-color: #C1E1EA;
854 height: 150px;
855 width: 400px;
856 margin-top: 5px;
857 margin-bottom: 5px;
858 }
859 .calendar th,
860 .calendar td {
861 border-right-width: 1px;
862 border-bottom-width: 1px;
863 border-right-style: solid;
864 border-bottom-style: solid;
865 border-right-color: #C1E1EA;
866 border-bottom-color: #C1E1EA;
867 text-align: center;
868 white-space: nowrap;
869 }
870 .calendar th {
871 background-color: #F0FFFF;
872 }
873 .calendar th.cal,
874 .calendar td.cal {
875 cursor: pointer;
876 }
877 .business_days_exp_box {
878 margin-top: 0px;
879 margin-right: 5px;
880 margin-bottom: 5px;
881 margin-left: 10px;
882 border: 1px solid #C1E1EA;
883 }
884
885 /*************************************************************************************/
886
887 .form_table input.mail_title {
888 font-family: Arial, Helvetica, sans-serif;
889 height: 22px;
890 width: 600px;
891 margin-top: 0px;
892 margin-right: 3px;
893 margin-bottom: 0px;
894 margin-left: 0px;
895 padding-top: 0px;
896 padding-right: 5px;
897 padding-bottom: 0px;
898 padding-left: 5px;
899 font-size: 1.1em;
900 line-height: 20px;
901 }
902
903 .form_table textarea.mail_header,
904 .form_table textarea.mail_footer {
905 font-family: Arial, Helvetica, sans-serif;
906 height: 200px;
907 width: 600px;
908 margin-top: 0px;
909 margin-right: 3px;
910 margin-bottom: 0px;
911 margin-left: 0px;
912 padding-top: 0px;
913 padding-right: 5px;
914 padding-bottom: 0px;
915 padding-left: 5px;
916 font-size: 1.1em;
917 line-height: 20px;
918 }
919
920 /*************************************************************************************/
921 table#order_list {
922 width: 100%;
923 border-top-width: 1px;
924 border-left-width: 1px;
925 border-top-style: solid;
926 border-left-style: solid;
927 border-top-color: #999999;
928 border-left-color: #999999;
929 }
930
931 table#order_list th {
932 color: #FFFFFF;
933 background-color: #CCCCCC;
934 height: 1.5em;
935 border-right-width: 1px;
936 border-bottom-width: 1px;
937 border-right-style: solid;
938 border-bottom-style: solid;
939 border-right-color: #999999;
940 border-bottom-color: #999999;
941 }
942
943 /*************************************************************************************/
944 .mailVisiLink {
945 text-align: right;
946 float: right;
947 height: 32px;
948 width: 200px;
949 }
950 .mailVisiLink a {
951 line-height: 16px;
952 }
953 #mailBox {
954 display: none;
955 }
956 #mailBox table {
957 padding: 5px;
958 width: 100%;
959 border-collapse: collapse;
960 background-color: #E4E4E4;
961 border: 1px solid #999999;
962 margin-top: 0px;
963 margin-right: 0px;
964 margin-bottom: 1px;
965 margin-left: 0px;
966 }
967 #mailBox input.mailButton {
968 margin: 0px;
969 padding: 0px;
970 }
971
972 /*************************************************************************************/
973 #searchBox {
974 display: none;
975 }
976
977 #searchBox table#search_table {
978 float: left;
979 margin: 0px;
980 clear: both;
981 }
982
983 #searchBox table#period_table {
984 float: right;
985 margin: 0px;
986 }
987
988 #searchBox table#change_table {
989 float: left;
990 margin: 0px;
991 clear: both;
992 }
993
994 #searchBox table#dl_list_table {
995 float: right;
996 margin: 0px;
997 }
998
999 #searchBox input.searchword {
1000 height: 20px;
1001 margin: 0px;
1002 padding: 0px 3px 0px 3px;
1003 clear: none;
1004 float: none;
1005 width: 150px;
1006 font-size: 14px;
1007 line-height: 18px;
1008 }
1009
1010 #searchBox input.searchbutton {
1011 height: 24px;
1012 font-size: 13px;
1013 margin-top: 0px;
1014 margin-right: 0px;
1015 margin-bottom: 0px;
1016 margin-left: 5px;
1017 background-image: none;
1018 background-color: #FFFFFF;
1019 padding: 0px 10px 0px 10px;
1020 }
1021
1022 #searchBox select.searchselect {
1023 background-color: #FFFFFF;
1024 background-image: none;
1025 margin: 0px;
1026 border: 1px solid #51A7D5;
1027 font-size: 13px;
1028 padding: 0px;
1029 width: 150px;
1030 }
1031
1032 table#mainDataTable {
1033 margin: 0px;
1034 padding: 0px;
1035 clear: both;
1036 float: none;
1037 width: 100%;
1038 border: 1px solid #CCCCCC;
1039 }
1040
1041 table#mainDataTable th {
1042 font-size: 13px;
1043 line-height: 18px;
1044 text-decoration: none;
1045 height: 30px;
1046 font-family: Arial, Helvetica, sans-serif;
1047 background-image: url(../images/th_bg2.gif);
1048 background-repeat: repeat-x;
1049 background-position: bottom;
1050 border-bottom-width: 1px;
1051 border-bottom-style: solid;
1052 border-bottom-color: #CCCCCC;
1053 white-space: nowrap;
1054 padding-right: 5px;
1055 padding-left: 5px;
1056 }
1057
1058 table#mainDataTable td {
1059 border-right-width: 1px;
1060 border-bottom-width: 1px;
1061 border-right-style: dotted;
1062 border-bottom-style: solid;
1063 border-right-color: #CCCCCC;
1064 border-bottom-color: #CCCCCC;
1065 padding: 3px;
1066 empty-cells:show;
1067 }
1068
1069 table#mainDataTable td.item,
1070 table#mainDataTable td.sku,
1071 table#mainDataTable td.zaikonum,
1072 table#mainDataTable td.zaiko,
1073 table#mainDataTable td.price {
1074 white-space: nowrap;
1075 }
1076
1077 table#mainDataTable td.listcat {
1078 max-width: 150px;
1079 }
1080
1081 table#mainDataTable td.price {
1082 font-size: 1.1em;
1083 text-align: right;
1084 }
1085
1086 table#mainDataTable td.red {
1087 color: #FF0000;
1088 }
1089
1090 table#mainDataTable td.green {
1091 color: #009933;
1092 }
1093 table#mainDataTable td ul.item_list_navi {
1094 padding: 0px;
1095 margin-top: 3px;
1096 margin-right: 0px;
1097 margin-bottom: 0px;
1098 margin-left: 0px;
1099 }
1100 table#mainDataTable td ul.item_list_navi li{
1101 padding: 0px;
1102 float: left;
1103 margin-top: 0px;
1104 margin-right: 2px;
1105 margin-bottom: 0px;
1106 margin-left: 0px;
1107 list-style-type: none;
1108 font-size: 10px;
1109 }
1110 table#mainDataTable td ul.item_list_navi li a {
1111 font-size: 10px;
1112 }
1113 table#mainDataTable td a {
1114 display: block;
1115 margin: 0px;
1116 height: auto;
1117 width: auto;
1118 }
1119
1120 table#mainDataTable td a:hover {
1121 text-decoration: underline;
1122 }
1123
1124 #tablenavi {
1125 line-height: 16px;
1126 }
1127
1128 #tablenavi ul {
1129 margin: 0px;
1130 padding: 3px;
1131 list-style-type: none;
1132 }
1133
1134 #tablenavi .listCrb {
1135 clear: both;
1136 height: 1px;
1137 width: 1px;
1138 margin: 0px;
1139 padding: 0px;
1140 }
1141
1142 #tablenavi .rowsnum {
1143 padding: 0px;
1144 float: left;
1145 margin-top: 0px;
1146 margin-right: 20px;
1147 margin-bottom: 0px;
1148 margin-left: 0px;
1149 }
1150
1151 #tablenavi .navigationStr {
1152 padding: 0px;
1153 float: left;
1154 margin-top: 0px;
1155 margin-right: 10px;
1156 margin-bottom: 0px;
1157 margin-left: 0px;
1158 }
1159
1160 #tablenavi .navigationButton {
1161 float: left;
1162 margin-top: 0px;
1163 margin-right: 5px;
1164 margin-bottom: 0px;
1165 margin-left: 0px;
1166 border: 1px solid #CCCCCC;
1167 height: 16px;
1168 text-align: center;
1169 padding-top: 0px;
1170 padding-right: 3px;
1171 padding-bottom: 0px;
1172 padding-left: 3px;
1173 }
1174
1175 #tablenavi .navigationButtonSelected {
1176 float: left;
1177 margin-top: 0px;
1178 margin-right: 5px;
1179 margin-bottom: 0px;
1180 margin-left: 0px;
1181 border: 1px solid #CCCCCC;
1182 text-align: center;
1183 color: #FFFFFF;
1184 background-color: #333333;
1185 padding-top: 0px;
1186 padding-right: 3px;
1187 padding-bottom: 0px;
1188 padding-left: 3px;
1189 }
1190
1191 #tablenavi .refresh {
1192 float: right;
1193 }
1194 /* CSS Document */
1195
1196 .rowSelection_columrow {
1197 /*background-image: url(../images/sprite.png);
1198 background-repeat: repeat-x;
1199 background-position: 0px 1px;*/
1200 }
1201
1202 tr.rowSelection_odd td {
1203 background-color: #FFFFFF;
1204 }
1205
1206 tr.rowSelection_even td {
1207 background-color: #F5F7FB;
1208 }
1209
1210 tr.rowSelection_hilight td {
1211 background-color: #EEEEFF;
1212 }
1213
1214 tr.rowSelection_selected td {
1215 background-color: #FFDFEF;
1216 color: #555555;
1217 font-weight: bold;
1218 }
1219
1220 .info_head {
1221 color: #000000;
1222 }
1223
1224 .info_body table,
1225 .info_head table {
1226 margin: 0px;
1227 padding: 0px;
1228 width: 100%;
1229 border: 1px solid #999999;
1230 border-spacing:0;
1231 }
1232
1233 .long {
1234 width: 200px;
1235 }
1236
1237 .short {
1238 width: 90px;
1239 }
1240
1241 .shortm {
1242 width: 120px;
1243 }
1244
1245 .large {
1246 font-size: 1.3em;
1247 }
1248
1249 .right {
1250 text-align: right;
1251 }
1252
1253 .center {
1254 text-align: center;
1255 }
1256
1257 .border {
1258 border-bottom-width: 1px;
1259 border-bottom-style: dotted;
1260 border-bottom-color: #999999;
1261 }
1262
1263 .info_head table .rod {
1264 background-color: #FFFFEC;
1265 border: 1px solid #7F9DB9;
1266 text-align: center;
1267 line-height: 24px;
1268 padding-right: 5px;
1269 padding-left: 5px;
1270 }
1271 .info_head table .rod_left {
1272 background-color: #FFFFEC;
1273 border: 1px solid #7F9DB9;
1274 text-align: left;
1275 line-height: 24px;
1276 padding-right: 5px;
1277 padding-left: 5px;
1278 }
1279 .info_head table .deli_info {
1280 border-bottom: 1px dotted #CCCCCC;
1281 border-top-width: 0px;
1282 border-right-width: 0px;
1283 border-left-width: 0px;
1284 border-top-style: none;
1285 border-right-style: none;
1286 border-left-style: none;
1287 }
1288
1289 .info_head table .cus_info {
1290 border-right: 1px dotted #CCCCCC;
1291 border-left: 1px dotted #CCCCCC;
1292 border-top-width: 0px;
1293 border-top-style: none;
1294 border-bottom: 1px dotted #CCCCCC;
1295 }
1296
1297 .info_head table .mem_wrap {
1298 border: 1px solid #CCCCCC;
1299 }
1300
1301 .info_head table .mem_info {
1302 border-top-width: 0px;
1303 border-top-style: none;
1304 border-right-width: 0px;
1305 border-bottom-width: 0px;
1306 border-left-width: 0px;
1307 border-right-style: none;
1308 border-bottom-style: none;
1309 border-left-style: none;
1310 margin: 0px;
1311 padding: 0px;
1312 height: auto;
1313 width: auto;
1314 }
1315
1316 .info_head .order_custom_wrap{
1317 border-right: 1px dotted #CCCCCC;
1318 border-top-style: none;
1319 border-bottom-style: none;
1320 border-left-style: none;
1321 }
1322
1323 .info_head .settle_info_wrap{
1324 border-style: none;
1325 }
1326
1327 .info_head .wrap_td {
1328 margin: 0px;
1329 padding: 0px;
1330 }
1331
1332 .info_head td {
1333 padding-top: 1px;
1334 padding-right: 3px;
1335 padding-bottom: 1px;
1336 padding-left: 3px;
1337 background-color: #EDF3F3;
1338 }
1339
1340 .info_head td.midasi0 {
1341 text-align: center;
1342 color: #FFFFFF;
1343 background-color: #92BAB8;
1344 font-weight: bold;
1345 letter-spacing: 0.1em;
1346 height: 26px;
1347 border-bottom-style: none;
1348 }
1349
1350 .info_head td.midasi1 {
1351 text-align: center;
1352 color: #FFFFFF;
1353 background-color: #9999CC;
1354 font-weight: bold;
1355 letter-spacing: 0.1em;
1356 border-bottom-style: none;
1357 }
1358
1359 .info_head div.midasi2 {
1360 text-align: center;
1361 color: #FFFFFF;
1362 background-color: #999966;
1363 font-weight: bold;
1364 letter-spacing: 0.1em;
1365 border-bottom-style: none;
1366 height: 24px;
1367 width: auto;
1368 line-height: 24px;
1369 }
1370
1371 .info_head td.midasi3 {
1372 text-align: center;
1373 color: #FFFFFF;
1374 background-color: #A27D5E;
1375 font-weight: bold;
1376 letter-spacing: 0.1em;
1377 border-bottom-style: none;
1378 }
1379
1380 .info_head td.status {
1381 background-color: #F7F3F0;
1382 }
1383
1384 .info_head td.deli {
1385 background-color: #EAEAF4;
1386 }
1387
1388 .info_head div.condition {
1389 background-color: #FFFFFF;
1390 color: #FF6600;
1391 }
1392
1393 .info_head td.label {
1394 width: 90px;
1395 text-align: right;
1396 font-size: 11px;
1397 color: #666666;
1398 }
1399 .info_head .order_custom_wrap td.label,
1400 .info_head .settle_info_wrap td.label{
1401 width: 120px;
1402 border-right: 1px dotted #CCCCCC;
1403 border-top-style: none;
1404 border-bottom-style: none;
1405 border-left-style: none;
1406 }
1407
1408 .info_head td.col1 {
1409 width: 100px;
1410 }
1411
1412 .info_head td.col2 {
1413 }
1414
1415 .info_head td.col3 {
1416 }
1417
1418 .info_head td.mem_col2 {
1419 border-right-width: 1px;
1420 border-left-width: 1px;
1421 border-right-style: dotted;
1422 border-left-style: dotted;
1423 border-right-color: #CCCCCC;
1424 border-left-color: #CCCCCC;
1425 margin: 0px;
1426 padding: 5px;
1427 vertical-align: top;
1428 }
1429
1430 .info_head td.mem_col3 {
1431 border-right-style: none;
1432 border-left-style: none;
1433 border-top-style: none;
1434 border-bottom-style: none;
1435 margin: 0px;
1436 padding: 5px;
1437 vertical-align: top;
1438 }
1439
1440 .info_head td input.text {
1441 padding-top: 0px;
1442 padding-right: 5px;
1443 padding-bottom: 0px;
1444 padding-left: 5px;
1445 height: 24px;
1446 margin: 0px;
1447 }
1448 .info_head td textarea {
1449 padding: 5px;
1450 margin: 0px;
1451 height: 6em;
1452 width: 500px;
1453 line-height: 1em;
1454 }
1455 * html .info_head td input.text {
1456 height: 22px;
1457 line-height: 22px;
1458 }
1459 *:first-child+html .info_head td input.text {
1460 height: 22px;
1461 line-height: 22px;
1462 }
1463 .wrap .info_head select {
1464 height: 26px;
1465 margin: 0px;
1466 width: 130px;
1467 border: 1px solid #7F9DB9;
1468 }
1469
1470 #cart {
1471 width: 100%;
1472 }
1473
1474 #cart div.error_message {
1475 font-weight: bold;
1476 color: #FF0000;
1477 text-align: center;
1478 margin-top: 10px;
1479 }
1480
1481 #cart .upbutton {
1482 text-align: right;
1483 padding-right: 20px;
1484 }
1485
1486 #cart table {
1487 width: 100%;
1488 border: 1px solid #999999;
1489 border-collapse: collapse;
1490 }
1491
1492 #cart th,
1493 #cart td {
1494 border-top-width: 1px;
1495 border-right-width: 1px;
1496 border-bottom-width: 1px;
1497 border-left-width: 1px;
1498 border-top-style: solid;
1499 border-right-style: solid;
1500 border-bottom-style: solid;
1501 border-left-style: solid;
1502 border-top-color: #FFFFFF;
1503 border-right-color: #CCCCCC;
1504 border-bottom-color: #CCCCCC;
1505 border-left-color: #FFFFFF;
1506 padding-top: 3px;
1507 padding-right: 5px;
1508 padding-bottom: 3px;
1509 padding-left: 5px;
1510 vertical-align: middle;
1511 text-align: center;
1512 }
1513 #cart td.signal_red {
1514 font-weight: bold;
1515 color: #FF0000;
1516 }
1517 #cart th {
1518 color: #FFFFFF;
1519 background-color: #999999;
1520 white-space: nowrap;
1521 line-height: 1.3em;
1522 }
1523
1524 #cart th.aright,
1525 #cart td.aright {
1526 text-align: right;
1527 }
1528
1529 #cart th.aleft,
1530 #cart td.aleft {
1531 text-align: left;
1532 }
1533
1534 #cart input.quantity {
1535 width: 40px;
1536 text-align: right;
1537 font-size: 14px;
1538 }
1539
1540 #cart input.price {
1541 width: 80px;
1542 text-align: right;
1543 font-size: 14px;
1544 }
1545
1546 #cart th.num {
1547 white-space: nowrap;
1548 width: 3%;
1549 text-align: center;
1550 }
1551
1552 #cart th.thumbnail {
1553 white-space: nowrap;
1554 width: 5%;
1555 text-align: center;
1556 }
1557
1558 #cart th.price {
1559 white-space: nowrap;
1560 width: 10%;
1561 text-align: center;
1562 }
1563
1564 #cart th.quantity {
1565 white-space: nowrap;
1566 width: 5%;
1567 text-align: center;
1568 }
1569
1570 #cart th.subtotal {
1571 white-space: nowrap;
1572 width: 15%;
1573 text-align: center;
1574 }
1575
1576 #cart th.stock {
1577 white-space: nowrap;
1578 width: 10%;
1579 text-align: center;
1580 }
1581
1582 #cart th.action {
1583 white-space: nowrap;
1584 width: 10%;
1585 text-align: center;
1586 }
1587
1588 #cart th#total_full_top,
1589 #cart th#total_full {
1590 font-size: 1.5em;
1591 color: #FFFFFF;
1592 background-color: #000000;
1593 }
1594
1595 #newitemform {
1596 margin-top: 10px;
1597 }
1598
1599 #newitemform table {
1600 margin: 0px;
1601 padding: 0px;
1602 width: 100%;
1603 border: 1px solid #CCCCCC;
1604 border-collapse: collapse;
1605 }
1606
1607 #newitemform th {
1608 font-size: 13px;
1609 line-height: 22px;
1610 color: #FFFFFF;
1611 background-color: #999999;
1612 border-bottom-width: 1px;
1613 border-left-width: 1px;
1614 border-bottom-style: dotted;
1615 border-left-style: dotted;
1616 border-bottom-color: #CCCCCC;
1617 border-left-color: #CCCCCC;
1618 }
1619
1620 #newitemform td {
1621 font-size: 13px;
1622 line-height: 18px;
1623 border-bottom-width: 1px;
1624 border-left-width: 1px;
1625 border-bottom-style: dotted;
1626 border-left-style: dotted;
1627 border-bottom-color: #CCCCCC;
1628 border-left-color: #CCCCCC;
1629 padding-right: 5px;
1630 padding-left: 5px;
1631 }
1632
1633 /************************************************************************************/
1634 #addItemDialog .dialogsearch {
1635 float: left;
1636 width: 400px;
1637 }
1638
1639 #mailSendDialog #sendmailmessage {
1640 width: 100%;
1641 height: 400px;
1642 }
1643 #mailSendDialog label {
1644 clear: left;
1645 float: left;
1646 width: 100px;
1647 display: block;
1648 height: 17px;
1649 margin: 0px;
1650 padding-top: 7px;
1651 padding-right: 0px;
1652 padding-bottom: 0px;
1653 padding-left: 0px;
1654 cursor: auto;
1655 }
1656 #mailSendDialog input.text {
1657 width: 300px;
1658 }
1659
1660 /************************************************************************************/
1661 .usces_admin div.chui {
1662 background-color: #FFFFE8;
1663 padding: 10px;
1664 margin-top: 10px;
1665 margin-bottom: 10px;
1666 border: 1px solid #FF9900;
1667 letter-spacing: 1px;
1668 font-weight: normal;
1669 }
1670
1671 .usces_admin div.chui h3 {
1672 font-size: 13px;
1673 font-weight: bold;
1674 color: #663300;
1675 }
1676
1677 /************************************************************************************/
1678 .usces_admin table.dashboard {
1679 width: 100%;
1680 }
1681
1682 .usces_admin table.dashboard th {
1683 font-size: 13px;
1684 font-weight: bold;
1685 background-color: #999999;
1686 line-height: 16px;
1687 color: #FFFFFF;
1688 padding-top: 3px;
1689 padding-bottom: 3px;
1690 border-right-width: 1px;
1691 border-bottom-width: 1px;
1692 border-right-style: solid;
1693 border-bottom-style: solid;
1694 border-right-color: #CCCCCC;
1695 border-bottom-color: #CCCCCC;
1696 }
1697
1698 .usces_admin table.dashboard td {
1699 padding-top: 3px;
1700 padding-right: 10px;
1701 padding-bottom: 3px;
1702 padding-left: 10px;
1703 border-right-width: 1px;
1704 border-bottom-width: 1px;
1705 border-right-style: solid;
1706 border-bottom-style: solid;
1707 border-right-color: #CCCCCC;
1708 border-bottom-color: #CCCCCC;
1709 background-color: #FFFFFF;
1710 }
1711
1712 .usces_admin table.dashboard td.bignum {
1713 font-size: 20px;
1714 text-align: right;
1715 }
1716
1717 /****************************************************************************************/
1718 #member_history table {
1719 margin: 0px;
1720 padding: 0px;
1721 border-top-width: 0px;
1722 border-right-width: 0px;
1723 border-bottom-width: 0px;
1724 border-left-width: 0px;
1725 border-top-style: none;
1726 border-right-style: none;
1727 border-bottom-style: none;
1728 border-left-style: none;
1729 border-collapse: collapse;
1730 width: 100%;
1731 }
1732 #member_history table .num{
1733 font-size: 14px;
1734 }
1735 #member_history table .rightnum{
1736 font-size: 14px;
1737 text-align: right;
1738 padding-right: 5px;
1739 }
1740 #member_history th {
1741 text-align: center;
1742 padding: 5px;
1743 margin-right: auto;
1744 margin-left: auto;
1745 border: 1px solid #e6e6e6;
1746 background-color: #f8f8f8;
1747 font-size: 12px;
1748 line-height: 150%;
1749 font-weight: bold;
1750 color: #4e5020;
1751 }
1752 #member_history th.historyrow {
1753 color: #FFFFFF;
1754 background-color: #999999;
1755 }
1756 #member_history td {
1757 font-size: 12px;
1758 line-height: 150%;
1759 color: #333333;
1760 padding-top: 5px;
1761 padding-right: 10px;
1762 padding-bottom: 5px;
1763 padding-left: 10px;
1764 border: 1px solid #e6e6e6;
1765 }
1766 #member_history td.retail {
1767 margin: 0px;
1768 padding: 0px;
1769 }
1770 #member_history h3 {
1771 font-size: 13px;
1772 line-height: 26px;
1773 font-weight: bold;
1774 color: #ffffff;
1775 background-color: #990000;
1776 text-indent: 10px;
1777 padding: 0px;
1778 height: 26px;
1779 margin-top: 20px;
1780 margin-right: 0px;
1781 margin-bottom: 10px;
1782 margin-left: 0px;
1783 border-bottom-width: 1px;
1784 border-bottom-style: solid;
1785 border-bottom-color: #660000;
1786 }
1787 /*****************************************************************/
1788
1789 div.optcheck {
1790 /*padding-left: 10px;*/
1791 }
1792
1793 /*******************************************************************/
1794 #cod_dialog .short_str {
1795 width: 100px;
1796 text-align: right;
1797 padding-right: 5px;
1798 padding-left: 5px;
1799 }
1800
1801 #cod_type_table {
1802 margin-top: 20px;
1803 margin-bottom: 20px;
1804 }
1805
1806 #cod_type_table .radio {
1807 padding-right: 2px;
1808 padding-left: 20px;
1809 }
1810
1811 #cod_change_table,
1812 #cod_fix_table {
1813 margin-top: 20px;
1814 margin-bottom: 20px;
1815 }
1816
1817 #cod_change_table td {
1818 border: 1px solid #CCCCCC;
1819 padding-top: 3px;
1820 padding-bottom: 3px;
1821 }
1822
1823 #cod_change_table th {
1824 background-color: #CCCCCC;
1825 padding: 3px;
1826 }
1827
1828 #cod_change_table td.cod_f,
1829 #cod_change_table td.cod_e,
1830 #cod_change_table td.cod_cod {
1831 text-align: right;
1832 padding-right: 3px;
1833 padding-left: 3px;
1834 }
1835
1836 #cod_change_table td.cod_m {
1837 text-align: center;
1838 padding-right: 3px;
1839 padding-left: 3px;
1840 border-top-style: none;
1841 border-right-style: none;
1842 border-bottom-style: none;
1843 border-left-style: none;
1844 }
1845
1846 #cod_change_table td.cod_f {
1847 width: 100px;
1848 }
1849
1850 #cod_change_table td.cod_f,
1851 #cod_change_table td.cod_e {
1852 background-color: #EFEFEF;
1853 }
1854
1855 #cod_change_table td.cod_cod {
1856 background-color: #CCCCCC;
1857 }
1858
1859 /*******************************************************************/
1860 .settle_table {
1861 border-collapse: separate;
1862 border: 1px solid #CCCCCC;
1863 margin-bottom: 5px;
1864 border-spacing: 1px;
1865 }
1866
1867 .settle_table td {
1868 padding: 5px;
1869 }
1870
1871 .settle_table th {
1872 padding: 10px;
1873 width: 150px;
1874 background-color: #F0F0F0;
1875 }
1876
1877 .settle_table th a {
1878 color: #3399CC;
1879 text-decoration: underline;
1880 }
1881
1882 .settle_exp {
1883 background-color: #FFFFEE;
1884 border: 1px solid #FFCC00;
1885 padding: 10px;
1886 margin-top: 20px;
1887 font-size: 13px;
1888 }
1889
1890 .service_title {
1891 font-size: 16px;
1892 line-height: 20px;
1893 font-weight: bold;
1894 margin-right: 20px;
1895 }
1896
1897 .settlement_service {
1898 margin-bottom: 15px;
1899 }
1900
1901 .settlement_service a {
1902 color: #3366CC;
1903 }
1904
1905 .message,
1906 .error_message {
1907 margin-bottom: 5px;
1908 }
1909 /*20101111ysk*/
1910 #dlItemListDialog fieldset,
1911 /*20101111ysk*/
1912 #dlItemListDialog fieldset,
1913 /*20101111ysk*/
1914 #dlItemListDialog fieldset,
1915 #dlMemberListDialog fieldset,
1916 #dlOrderListDialog fieldset,
1917 #dlProductListDialog fieldset {
1918 border: 2px solid #CCCCCC;
1919 padding: 10px;
1920 margin-top: 20px;
1921 }
1922 #dlItemListDialog legend,
1923 #dlMemberListDialog legend,
1924 #dlOrderListDialog legend,
1925 #dlProductListDialog legend {
1926 font-weight: bold;
1927 padding-right: 5px;
1928 padding-left: 5px;
1929 }
1930 #dlItemListDialog fieldset label,
1931 #dlMemberListDialog fieldset label,
1932 #dlOrderListDialog fieldset label,
1933 #dlProductListDialog fieldset label {
1934 margin-right: 10px;
1935 white-space: nowrap;
1936 }
1937
1938 /***************************************************/
1939 .form_table th.system_th {
1940 width: 200px;
1941 }
1942
1943 #wpcontent select.multipleselect {
1944 width: auto;
1945 height: auto;
1946 }
1947
1948 .iteminfo_table td label {
1949 margin-right: 25px;
1950 /*width: 160px;*/
1951 display: block;
1952 float: left;
1953 }
1954
1955 .widcenter {
1956 text-align: center;
1957 }
1958
1959 .tabletitle {
1960 font-size: 12px;
1961 }
1962 .usces_admin a {
1963 color: #318999;
1964 }
1965 .usces_admin a:hover {
1966 color: #DA6801;
1967 }
1968 .uscestabs {
1969 margin-bottom: 20px;
1970 }
1971
1972 /***************************************************/
1973 #edit-slug-box {
1974 height: auto;
1975 line-height: 1.5em;
1976 }