PluginProbe
Welcart e-Commerce / 1.4.10
Welcart e-Commerce v1.4.10
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.4.10, at css/usces_admin.css

2,003 lines 35.0 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 td.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.sku,
1070 table#mainDataTable td.zaikonum,
1071 table#mainDataTable td.zaiko,
1072 table#mainDataTable td.price {
1073 white-space: nowrap;
1074 }
1075
1076 table#mainDataTable td.listcat {
1077 max-width: 150px;
1078 }
1079
1080 table#mainDataTable td.price {
1081 font-size: 1.1em;
1082 text-align: right;
1083 }
1084
1085 table#mainDataTable td.red {
1086 color: #FF0000;
1087 }
1088
1089 table#mainDataTable td.green {
1090 color: #009933;
1091 }
1092 table#mainDataTable td ul.item_list_navi {
1093 padding: 0px;
1094 margin-top: 3px;
1095 margin-right: 0px;
1096 margin-bottom: 0px;
1097 margin-left: 0px;
1098 }
1099 table#mainDataTable td ul.item_list_navi li{
1100 padding: 0px;
1101 float: left;
1102 margin-top: 0px;
1103 margin-right: 2px;
1104 margin-bottom: 0px;
1105 margin-left: 0px;
1106 list-style-type: none;
1107 font-size: 10px;
1108 }
1109 table#mainDataTable td ul.item_list_navi li a {
1110 font-size: 10px;
1111 }
1112 table#mainDataTable td a {
1113 display: block;
1114 margin: 0px;
1115 height: auto;
1116 width: auto;
1117 }
1118
1119 table#mainDataTable td a:hover {
1120 text-decoration: underline;
1121 }
1122
1123 #tablenavi {
1124 line-height: 16px;
1125 }
1126
1127 #tablenavi ul {
1128 margin: 0px;
1129 padding: 3px;
1130 list-style-type: none;
1131 }
1132
1133 #tablenavi .listCrb {
1134 clear: both;
1135 height: 1px;
1136 width: 1px;
1137 margin: 0px;
1138 padding: 0px;
1139 }
1140
1141 #tablenavi .rowsnum {
1142 padding: 0px;
1143 float: left;
1144 margin-top: 0px;
1145 margin-right: 20px;
1146 margin-bottom: 0px;
1147 margin-left: 0px;
1148 }
1149
1150 #tablenavi .navigationStr {
1151 padding: 0px;
1152 float: left;
1153 margin-top: 0px;
1154 margin-right: 10px;
1155 margin-bottom: 0px;
1156 margin-left: 0px;
1157 }
1158
1159 #tablenavi .navigationButton {
1160 float: left;
1161 margin-top: 0px;
1162 margin-right: 5px;
1163 margin-bottom: 0px;
1164 margin-left: 0px;
1165 border: 1px solid #CCCCCC;
1166 height: 16px;
1167 text-align: center;
1168 padding-top: 0px;
1169 padding-right: 3px;
1170 padding-bottom: 0px;
1171 padding-left: 3px;
1172 }
1173
1174 #tablenavi .navigationButtonSelected {
1175 float: left;
1176 margin-top: 0px;
1177 margin-right: 5px;
1178 margin-bottom: 0px;
1179 margin-left: 0px;
1180 border: 1px solid #CCCCCC;
1181 text-align: center;
1182 color: #FFFFFF;
1183 background-color: #333333;
1184 padding-top: 0px;
1185 padding-right: 3px;
1186 padding-bottom: 0px;
1187 padding-left: 3px;
1188 }
1189
1190 #tablenavi .refresh {
1191 float: right;
1192 }
1193 /* CSS Document */
1194
1195 .rowSelection_columrow {
1196 /*background-image: url(../images/sprite.png);
1197 background-repeat: repeat-x;
1198 background-position: 0px 1px;*/
1199 }
1200
1201 tr.rowSelection_odd td {
1202 background-color: #FFFFFF;
1203 }
1204
1205 tr.rowSelection_even td {
1206 background-color: #F5F7FB;
1207 }
1208
1209 tr.rowSelection_hilight td {
1210 background-color: #EEEEFF;
1211 }
1212
1213 tr.rowSelection_selected td {
1214 background-color: #FFDFEF;
1215 color: #555555;
1216 font-weight: bold;
1217 }
1218
1219 .info_head {
1220 color: #000000;
1221 }
1222
1223 .info_body table,
1224 .info_head table {
1225 margin: 0px;
1226 padding: 0px;
1227 width: 100%;
1228 border: 1px solid #999999;
1229 border-spacing:0;
1230 }
1231
1232 .long {
1233 width: 200px;
1234 }
1235
1236 .short {
1237 width: 90px;
1238 }
1239
1240 .shortm {
1241 width: 120px;
1242 }
1243
1244 .large {
1245 font-size: 1.3em;
1246 }
1247
1248 .right {
1249 text-align: right;
1250 }
1251
1252 .center {
1253 text-align: center;
1254 }
1255
1256 .border {
1257 border-bottom-width: 1px;
1258 border-bottom-style: dotted;
1259 border-bottom-color: #999999;
1260 }
1261
1262 .info_head table .rod {
1263 background-color: #FFFFEC;
1264 border: 1px solid #7F9DB9;
1265 text-align: center;
1266 line-height: 24px;
1267 padding-right: 5px;
1268 padding-left: 5px;
1269 }
1270 .info_head table .rod_left {
1271 background-color: #FFFFEC;
1272 border: 1px solid #7F9DB9;
1273 text-align: left;
1274 line-height: 24px;
1275 padding-right: 5px;
1276 padding-left: 5px;
1277 }
1278 .info_head table .deli_info {
1279 border-bottom: 1px dotted #CCCCCC;
1280 border-top-width: 0px;
1281 border-right-width: 0px;
1282 border-left-width: 0px;
1283 border-top-style: none;
1284 border-right-style: none;
1285 border-left-style: none;
1286 }
1287
1288 .info_head table .cus_info {
1289 border-right: 1px dotted #CCCCCC;
1290 border-left: 1px dotted #CCCCCC;
1291 border-top-width: 0px;
1292 border-top-style: none;
1293 border-bottom: 1px dotted #CCCCCC;
1294 }
1295
1296 .info_head table .mem_wrap {
1297 border: 1px solid #CCCCCC;
1298 }
1299
1300 .info_head table .mem_info {
1301 border-top-width: 0px;
1302 border-top-style: none;
1303 border-right-width: 0px;
1304 border-bottom-width: 0px;
1305 border-left-width: 0px;
1306 border-right-style: none;
1307 border-bottom-style: none;
1308 border-left-style: none;
1309 margin: 0px;
1310 padding: 0px;
1311 height: auto;
1312 width: auto;
1313 }
1314
1315 .info_head .order_custom_wrap{
1316 border-right: 1px dotted #CCCCCC;
1317 border-top-style: none;
1318 border-bottom-style: none;
1319 border-left-style: none;
1320 }
1321
1322 .info_head .settle_info_wrap{
1323 border-style: none;
1324 }
1325
1326 .info_head .wrap_td {
1327 margin: 0px;
1328 padding: 0px;
1329 }
1330
1331 .info_head td {
1332 padding-top: 1px;
1333 padding-right: 3px;
1334 padding-bottom: 1px;
1335 padding-left: 3px;
1336 background-color: #EDF3F3;
1337 }
1338
1339 .info_head td.memo {
1340 padding-top: 5px;
1341 padding-right: 3px;
1342 padding-bottom: 1px;
1343 padding-left: 3px;
1344 background-color: #EDF3F3;
1345 }
1346
1347 .info_head td.midasi0 {
1348 text-align: center;
1349 color: #FFFFFF;
1350 background-color: #92BAB8;
1351 font-weight: bold;
1352 letter-spacing: 0.1em;
1353 height: 26px;
1354 border-bottom-style: none;
1355 }
1356
1357 .info_head td.midasi1 {
1358 text-align: center;
1359 color: #FFFFFF;
1360 background-color: #9999CC;
1361 font-weight: bold;
1362 letter-spacing: 0.1em;
1363 border-bottom-style: none;
1364 }
1365
1366 .info_head div.midasi2 {
1367 text-align: center;
1368 color: #FFFFFF;
1369 background-color: #999966;
1370 font-weight: bold;
1371 letter-spacing: 0.1em;
1372 border-bottom-style: none;
1373 height: 24px;
1374 width: auto;
1375 line-height: 24px;
1376 }
1377
1378 .info_head td.midasi3 {
1379 text-align: center;
1380 color: #FFFFFF;
1381 background-color: #A27D5E;
1382 font-weight: bold;
1383 letter-spacing: 0.1em;
1384 border-bottom-style: none;
1385 }
1386
1387 .info_head td.status {
1388 background-color: #F7F3F0;
1389 }
1390
1391 .info_head td.deli {
1392 background-color: #EAEAF4;
1393 }
1394
1395 .info_head div.condition {
1396 background-color: #FFFFFF;
1397 color: #FF6600;
1398 }
1399
1400 .info_head td.label {
1401 width: 90px;
1402 text-align: right;
1403 font-size: 11px;
1404 color: #666666;
1405 }
1406
1407
1408 .info_head .order_custom_wrap td.label,
1409 .info_head .settle_info_wrap td.label{
1410 width: 120px;
1411 border-right: 1px dotted #CCCCCC;
1412 border-top-style: none;
1413 border-bottom-style: none;
1414 border-left-style: none;
1415 }
1416
1417 .info_head td.col1 {
1418 width: 100px;
1419 }
1420
1421 .info_head td.col2 {
1422 }
1423
1424 .info_head td.col3 {
1425 }
1426
1427 .info_head td.mem_col2 {
1428 border-right-width: 1px;
1429 border-left-width: 1px;
1430 border-right-style: dotted;
1431 border-left-style: dotted;
1432 border-right-color: #CCCCCC;
1433 border-left-color: #CCCCCC;
1434 margin: 0px;
1435 padding: 5px;
1436 vertical-align: top;
1437 }
1438
1439 .info_head td.mem_col3 {
1440 border-right-style: none;
1441 border-left-style: none;
1442 border-top-style: none;
1443 border-bottom-style: none;
1444 margin: 0px;
1445 padding: 5px;
1446 vertical-align: top;
1447 }
1448
1449 .info_head td input.text {
1450 padding-top: 0px;
1451 padding-right: 5px;
1452 padding-bottom: 0px;
1453 padding-left: 5px;
1454 height: 24px;
1455 margin: 0px;
1456 }
1457 .info_head td textarea {
1458 padding: 5px;
1459 margin: 0px;
1460 height: 6em;
1461 width: 500px;
1462 line-height: 1em;
1463 }
1464
1465 .info_head td textarea.order_memo {
1466 padding: 5px;
1467 margin: 0px;
1468 height: 2em;
1469 width: 80%;
1470 line-height: 1em;
1471
1472 }
1473
1474 * html .info_head td input.text {
1475 height: 22px;
1476 line-height: 22px;
1477 }
1478 *:first-child+html .info_head td input.text {
1479 height: 22px;
1480 line-height: 22px;
1481 }
1482 .wrap .info_head select {
1483 height: 26px;
1484 margin: 0px;
1485 width: 130px;
1486 border: 1px solid #7F9DB9;
1487 }
1488
1489 #cart {
1490 width: 100%;
1491 }
1492
1493 #cart div.error_message {
1494 font-weight: bold;
1495 color: #FF0000;
1496 text-align: center;
1497 margin-top: 10px;
1498 }
1499
1500 #cart .upbutton {
1501 text-align: right;
1502 padding-right: 20px;
1503 }
1504
1505 #cart table {
1506 width: 100%;
1507 border: 1px solid #999999;
1508 border-collapse: collapse;
1509 }
1510
1511 #cart th,
1512 #cart td {
1513 border-top-width: 1px;
1514 border-right-width: 1px;
1515 border-bottom-width: 1px;
1516 border-left-width: 1px;
1517 border-top-style: solid;
1518 border-right-style: solid;
1519 border-bottom-style: solid;
1520 border-left-style: solid;
1521 border-top-color: #FFFFFF;
1522 border-right-color: #CCCCCC;
1523 border-bottom-color: #CCCCCC;
1524 border-left-color: #FFFFFF;
1525 padding-top: 3px;
1526 padding-right: 5px;
1527 padding-bottom: 3px;
1528 padding-left: 5px;
1529 vertical-align: middle;
1530 text-align: center;
1531 }
1532 #cart td.signal_red {
1533 font-weight: bold;
1534 color: #FF0000;
1535 }
1536 #cart th {
1537 color: #FFFFFF;
1538 background-color: #999999;
1539 white-space: nowrap;
1540 line-height: 1.3em;
1541 }
1542
1543 #cart th.aright,
1544 #cart td.aright {
1545 text-align: right;
1546 }
1547
1548 #cart th.aleft,
1549 #cart td.aleft {
1550 text-align: left;
1551 }
1552
1553 #cart input.quantity {
1554 width: 40px;
1555 text-align: right;
1556 font-size: 14px;
1557 }
1558
1559 #cart input.price {
1560 width: 80px;
1561 text-align: right;
1562 font-size: 14px;
1563 }
1564
1565 #cart th.num {
1566 white-space: nowrap;
1567 width: 3%;
1568 text-align: center;
1569 }
1570
1571 #cart th.thumbnail {
1572 white-space: nowrap;
1573 width: 5%;
1574 text-align: center;
1575 }
1576
1577 #cart th.price {
1578 white-space: nowrap;
1579 width: 10%;
1580 text-align: center;
1581 }
1582
1583 #cart th.quantity {
1584 white-space: nowrap;
1585 width: 5%;
1586 text-align: center;
1587 }
1588
1589 #cart th.subtotal {
1590 white-space: nowrap;
1591 width: 15%;
1592 text-align: center;
1593 }
1594
1595 #cart th.stock {
1596 white-space: nowrap;
1597 width: 10%;
1598 text-align: center;
1599 }
1600
1601 #cart th.action {
1602 white-space: nowrap;
1603 width: 10%;
1604 text-align: center;
1605 }
1606
1607 #cart th#total_full_top,
1608 #cart th#total_full {
1609 font-size: 1.5em;
1610 color: #FFFFFF;
1611 background-color: #000000;
1612 }
1613
1614 #newitemform {
1615 margin-top: 10px;
1616 }
1617
1618 #newitemform table {
1619 margin: 0px;
1620 padding: 0px;
1621 width: 100%;
1622 border: 1px solid #CCCCCC;
1623 border-collapse: collapse;
1624 }
1625
1626 #newitemform th {
1627 font-size: 13px;
1628 line-height: 22px;
1629 color: #FFFFFF;
1630 background-color: #999999;
1631 border-bottom-width: 1px;
1632 border-left-width: 1px;
1633 border-bottom-style: dotted;
1634 border-left-style: dotted;
1635 border-bottom-color: #CCCCCC;
1636 border-left-color: #CCCCCC;
1637 }
1638
1639 #newitemform td {
1640 font-size: 13px;
1641 line-height: 18px;
1642 border-bottom-width: 1px;
1643 border-left-width: 1px;
1644 border-bottom-style: dotted;
1645 border-left-style: dotted;
1646 border-bottom-color: #CCCCCC;
1647 border-left-color: #CCCCCC;
1648 padding-right: 5px;
1649 padding-left: 5px;
1650 }
1651
1652 /************************************************************************************/
1653 #addItemDialog .dialogsearch {
1654 float: left;
1655 width: 400px;
1656 }
1657
1658 #mailSendDialog #sendmailmessage {
1659 width: 100%;
1660 height: 400px;
1661 }
1662 #mailSendDialog label {
1663 clear: left;
1664 float: left;
1665 width: 100px;
1666 display: block;
1667 height: 17px;
1668 margin: 0px;
1669 padding-top: 7px;
1670 padding-right: 0px;
1671 padding-bottom: 0px;
1672 padding-left: 0px;
1673 cursor: auto;
1674 }
1675 #mailSendDialog input.text {
1676 width: 300px;
1677 }
1678
1679 /************************************************************************************/
1680 .usces_admin div.chui {
1681 background-color: #FFFFE8;
1682 padding: 10px;
1683 margin-top: 10px;
1684 margin-bottom: 10px;
1685 border: 1px solid #FF9900;
1686 letter-spacing: 1px;
1687 font-weight: normal;
1688 }
1689
1690 .usces_admin div.chui h3 {
1691 font-size: 13px;
1692 font-weight: bold;
1693 color: #663300;
1694 }
1695
1696 /************************************************************************************/
1697 .usces_admin table.dashboard {
1698 width: 100%;
1699 }
1700
1701 .usces_admin table.dashboard th {
1702 font-size: 13px;
1703 font-weight: bold;
1704 background-color: #999999;
1705 line-height: 16px;
1706 color: #FFFFFF;
1707 padding-top: 3px;
1708 padding-bottom: 3px;
1709 border-right-width: 1px;
1710 border-bottom-width: 1px;
1711 border-right-style: solid;
1712 border-bottom-style: solid;
1713 border-right-color: #CCCCCC;
1714 border-bottom-color: #CCCCCC;
1715 }
1716
1717 .usces_admin table.dashboard td {
1718 padding-top: 3px;
1719 padding-right: 10px;
1720 padding-bottom: 3px;
1721 padding-left: 10px;
1722 border-right-width: 1px;
1723 border-bottom-width: 1px;
1724 border-right-style: solid;
1725 border-bottom-style: solid;
1726 border-right-color: #CCCCCC;
1727 border-bottom-color: #CCCCCC;
1728 background-color: #FFFFFF;
1729 }
1730
1731 .usces_admin table.dashboard td.bignum {
1732 font-size: 20px;
1733 text-align: right;
1734 }
1735
1736 /****************************************************************************************/
1737 #member_history table {
1738 margin: 0px;
1739 padding: 0px;
1740 border-top-width: 0px;
1741 border-right-width: 0px;
1742 border-bottom-width: 0px;
1743 border-left-width: 0px;
1744 border-top-style: none;
1745 border-right-style: none;
1746 border-bottom-style: none;
1747 border-left-style: none;
1748 border-collapse: collapse;
1749 width: 100%;
1750 }
1751 #member_history table .num{
1752 font-size: 14px;
1753 }
1754 #member_history table .rightnum{
1755 font-size: 14px;
1756 text-align: right;
1757 padding-right: 5px;
1758 }
1759 #member_history th {
1760 text-align: center;
1761 padding: 5px;
1762 margin-right: auto;
1763 margin-left: auto;
1764 border: 1px solid #e6e6e6;
1765 background-color: #f8f8f8;
1766 font-size: 12px;
1767 line-height: 150%;
1768 font-weight: bold;
1769 color: #4e5020;
1770 }
1771 #member_history th.historyrow {
1772 color: #FFFFFF;
1773 background-color: #999999;
1774 }
1775 #member_history td {
1776 font-size: 12px;
1777 line-height: 150%;
1778 color: #333333;
1779 padding-top: 5px;
1780 padding-right: 10px;
1781 padding-bottom: 5px;
1782 padding-left: 10px;
1783 border: 1px solid #e6e6e6;
1784 }
1785 #member_history td.retail {
1786 margin: 0px;
1787 padding: 0px;
1788 }
1789 #member_history h3 {
1790 font-size: 13px;
1791 line-height: 26px;
1792 font-weight: bold;
1793 color: #ffffff;
1794 background-color: #990000;
1795 text-indent: 10px;
1796 padding: 0px;
1797 height: 26px;
1798 margin-top: 20px;
1799 margin-right: 0px;
1800 margin-bottom: 10px;
1801 margin-left: 0px;
1802 border-bottom-width: 1px;
1803 border-bottom-style: solid;
1804 border-bottom-color: #660000;
1805 }
1806 /*****************************************************************/
1807
1808 div.optcheck {
1809 /*padding-left: 10px;*/
1810 }
1811
1812 /*******************************************************************/
1813 #cod_dialog .short_str {
1814 width: 100px;
1815 text-align: right;
1816 padding-right: 5px;
1817 padding-left: 5px;
1818 }
1819
1820 #cod_type_table {
1821 margin-top: 20px;
1822 margin-bottom: 20px;
1823 }
1824
1825 #cod_type_table .radio {
1826 padding-right: 2px;
1827 padding-left: 20px;
1828 }
1829
1830 #cod_change_table,
1831 #cod_fix_table {
1832 margin-top: 20px;
1833 margin-bottom: 20px;
1834 }
1835
1836 #cod_change_table td {
1837 border: 1px solid #CCCCCC;
1838 padding-top: 3px;
1839 padding-bottom: 3px;
1840 }
1841
1842 #cod_change_table th {
1843 background-color: #CCCCCC;
1844 padding: 3px;
1845 }
1846
1847 #cod_change_table td.cod_f,
1848 #cod_change_table td.cod_e,
1849 #cod_change_table td.cod_cod {
1850 text-align: right;
1851 padding-right: 3px;
1852 padding-left: 3px;
1853 }
1854
1855 #cod_change_table td.cod_m {
1856 text-align: center;
1857 padding-right: 3px;
1858 padding-left: 3px;
1859 border-top-style: none;
1860 border-right-style: none;
1861 border-bottom-style: none;
1862 border-left-style: none;
1863 }
1864
1865 #cod_change_table td.cod_f {
1866 width: 100px;
1867 }
1868
1869 #cod_change_table td.cod_f,
1870 #cod_change_table td.cod_e {
1871 background-color: #EFEFEF;
1872 }
1873
1874 #cod_change_table td.cod_cod {
1875 background-color: #CCCCCC;
1876 }
1877
1878 /*******************************************************************/
1879 .settle_table {
1880 border-collapse: separate;
1881 border: 1px solid #CCCCCC;
1882 margin-bottom: 5px;
1883 border-spacing: 1px;
1884 }
1885
1886 .settle_table td {
1887 padding: 5px;
1888 }
1889
1890 .settle_table th {
1891 padding: 10px;
1892 width: 150px;
1893 background-color: #F0F0F0;
1894 }
1895
1896 .settle_table th a {
1897 color: #3399CC;
1898 text-decoration: underline;
1899 }
1900
1901 .settle_exp {
1902 background-color: #FFFFEE;
1903 border: 1px solid #FFCC00;
1904 padding: 10px;
1905 margin-top: 20px;
1906 font-size: 13px;
1907 }
1908
1909 .service_title {
1910 font-size: 16px;
1911 line-height: 20px;
1912 font-weight: bold;
1913 margin-right: 20px;
1914 }
1915
1916 .settlement_service {
1917 margin-bottom: 15px;
1918 }
1919
1920 .settlement_service a {
1921 color: #3366CC;
1922 }
1923
1924 .message,
1925 .error_message {
1926 margin-bottom: 5px;
1927 }
1928 /*20101111ysk*/
1929 #dlItemListDialog fieldset,
1930 /*20101111ysk*/
1931 #dlItemListDialog fieldset,
1932 /*20101111ysk*/
1933 #dlItemListDialog fieldset,
1934 #dlMemberListDialog fieldset,
1935 #dlOrderListDialog fieldset,
1936 #dlProductListDialog fieldset {
1937 border: 2px solid #CCCCCC;
1938 padding: 10px;
1939 margin-top: 20px;
1940 }
1941 #dlItemListDialog legend,
1942 #dlMemberListDialog legend,
1943 #dlOrderListDialog legend,
1944 #dlProductListDialog legend {
1945 font-weight: bold;
1946 padding-right: 5px;
1947 padding-left: 5px;
1948 }
1949 #dlItemListDialog fieldset label,
1950 #dlMemberListDialog fieldset label,
1951 #dlOrderListDialog fieldset label,
1952 #dlProductListDialog fieldset label {
1953 margin-right: 10px;
1954 white-space: nowrap;
1955 }
1956
1957 /***************************************************/
1958 .form_table th.system_th {
1959 width: 200px;
1960 }
1961
1962 #wpcontent select.multipleselect {
1963 width: auto;
1964 height: auto;
1965 }
1966
1967 .iteminfo_table td label {
1968 margin-right: 25px;
1969 /*width: 160px;*/
1970 display: block;
1971 float: left;
1972 }
1973
1974 .widcenter {
1975 text-align: center;
1976 }
1977
1978 .tabletitle {
1979 font-size: 12px;
1980 }
1981 .usces_admin a {
1982 color: #318999;
1983 }
1984 .usces_admin a:hover {
1985 color: #DA6801;
1986 }
1987 .uscestabs {
1988 margin-bottom: 20px;
1989 }
1990
1991 /***************************************************/
1992 #edit-slug-box {
1993 height: auto;
1994 line-height: 1.5em;
1995 }
1996
1997 #cart_table .iopt_radio_label {
1998 display: block;
1999 }
2000
2001 table.skumulti .iopt_radio_label {
2002 display: block;
2003 }