11 --------------------------------------------------------------------------------------*/
\r
22 --------------------------------------------------------------------------------------*/
\r
33 background-color: #000;
\r
36 filter: alpha(opacity=50);
\r
37 -ms-filter: alpha(opacity=50);
\r
39 .h2c-ActiveX-disabled #overlay-shadow {
\r
43 #overlay-close-button {
\r
44 border: 2px solid #f00;
\r
59 -o-border-radius: 5px;
\r
60 -ms-border-radius: 5px;
\r
61 -moz-border-radius: 5px;
\r
62 -webkit-border-radius: 5px;
\r
65 /*--------------------------------------------------------------------------------------
\r
69 -------------------------------------------------------------------------------------*/
\r
75 /*--------------------------------------------------------------------------------------
\r
79 -------------------------------------------------------------------------------------*/
\r
82 background-color: #f5f5f5;
\r
86 --------------------------------------------------------------------------------------*/
\r
87 #speach-editor-wrapper {
\r
90 #speach-editor-wrapper form {
\r
97 border: 1px outset #ccc;
\r
100 #speach-edit-complete-button {
\r
101 margin: 10px auto 0;
\r
105 --------------------------------------------------------------------------------------*/
\r
106 #image-gruop-wrapper {
\r
107 position: absolute;
\r
111 #image-icon-container {
\r
112 position: absolute;
\r
117 background-color: #fff;
\r
118 border: #fff solid;
\r
121 #image-gruop-button {
\r
123 position: absolute;
\r
128 .image-gruop-item {
\r
131 position: absolute;
\r
134 text-align: center;
\r
136 .image-gruop-item .reversible-image-container {
\r
140 .image-gruop-item .reversible-image-container img {
\r
144 .image-gruop-item-title {
\r
145 position: absolute;
\r
148 text-align: center;
\r
155 --------------------------------------------------------------------------------------*/
\r
157 position: absolute;
\r
162 background-color: #fff;
\r
163 box-shadow: 0 4px 9px #333;
\r
164 -moz-box-shadow: 0 4px 9px #333;
\r
165 -webkit-box-shadow: 0 4px 9px #333;
\r
166 filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=180,strength=9);
\r
169 .menu-bar-item-focus {
\r
170 position: absolute;
\r
175 .menu-bar-item div,
\r
176 .menu-bar-item-focus div {
\r
180 line-height: 30px;
\r
181 padding-left: 0.6em;
\r
184 .menu-bar-item-focus div {
\r
185 background-color: #66f;
\r
188 .menu-bar-item ul {
\r
191 .menu-bar-item-focus ul {
\r
192 position: absolute;
\r
198 background-color: #fff;
\r
200 border: 1px solid #ccc;
\r
201 box-shadow: 1px 4px 9px #333;
\r
202 -moz-box-shadow: 1px 4px 9px #333;
\r
203 -webkit-box-shadow: 1px 4px 9px #333;
\r
204 filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=120,strength=9);
\r
206 .menu-bar-item-focus li {
\r
213 .menu-bar-item-focus li.disabled {
\r
216 .menu-bar-item-focus a,
\r
217 .menu-bar-item-focus a:link,
\r
218 .menu-bar-item-focus a:visited {
\r
220 position: relative;
\r
227 .menu-bar-item-focus a:hover {
\r
229 background-color: #ccf;
\r
230 text-decoration: none;
\r
233 .menu-bar-item-focus li.disabled a,
\r
234 .menu-bar-item-focus li.disabled a:link,
\r
235 .menu-bar-item-focus li.disabled a:visited,
\r
236 .menu-bar-item-focus li.disabled a:active,
\r
237 .menu-bar-item-focus li.disabled a:hover {
\r
239 background-color: #fff;
\r
242 .menu-bar-item-focus span {
\r
243 position: absolute;
\r
252 .menu-bar-item-focus kbd {
\r
253 position: absolute;
\r
262 .menu-bar-item-focus li.separator {
\r
266 border-top: 1px solid #ccc;
\r
272 --------------------------------------------------------------------------------------*/
\r
273 #whiteGlass-container {
\r
274 position: absolute;
\r
280 #whiteGlass-container div {
\r
281 position: absolute;
\r
282 background-color: #fff;
\r
285 filter: alpha(opacity=70);
\r
286 -ms-filter: alpha(opacity=70);
\r
300 #whiteGlass-right {
\r
306 #whiteGlass-bottom {
\r
314 --------------------------------------------------------------------------------------*/
\r
316 position: absolute;
\r
317 border: 2px solid #333;
\r
320 /* mouse-operation-catcher
\r
321 --------------------------------------------------------------------------------------*/
\r
322 #mouse-operation-catcher {
\r
323 position: absolute;
\r
327 height: 100%; /* 100% don't work for ie6, so ie6 need to set height-'px' by js */
\r
328 *background-color: #fff;
\r
329 filter: alpha(opacity=0);
\r
331 html>/**/body #mouse-operation-catcher {
\r
332 background-color /***/: #fff\9;
\r
333 -ms-filter /***/: alpha(opacity=0)\9;
\r
336 * ieでは、背景を設定しないと、mouse-operation-catcherが働かない。
\r
337 * activeX有効の場合は背景を着色してfilterで透明に。
\r
338 * activeX無効の場合は透明gifを使用
\r
339 * background: url(4x4.gif) fixed repeat;
\r
343 --------------------------------------------------------------------------------------*/
\r
344 #comic-element-container {
\r
345 position: absolute;
\r
348 .comic-element-wrapper {
\r
349 position: absolute;
\r
351 #comic-element-container img {
\r
354 position: absolute;
\r
359 /* comic-element-resizer
\r
360 --------------------------------------------------------------------------------------*/
\r
361 #comic-element-resizer-container {
\r
362 position: absolute;
\r
363 border: 1px solid #999;
\r
365 .comic-element-resizer {
\r
366 position: absolute;
\r
369 font-size: 8px; /* ie */
\r
370 line-height: 8px; /* ie */
\r
371 border: 1px solid #333;
\r
372 background-color: #fff;
\r
377 #comic-element-resizer-top {
\r
381 #comic-element-resizer-left {
\r
385 #comic-element-resizer-right {
\r
389 #comic-element-resizer-bottom {
\r
393 #comic-element-resizer-top-left {
\r
397 #comic-element-resizer-top-right {
\r
401 #comic-element-resizer-bottom-left {
\r
405 #comic-element-resizer-bottom-right {
\r
410 --------------------------------------------------------------------------------------*/
\r
411 #panel-resizer-top,
\r
412 #panel-resizer-bottom {
\r
413 position: absolute;
\r
414 border: 1px outset #999;
\r
415 background-color: #eee;
\r
416 text-align: center;
\r
423 #panel-resizer-top {
\r
425 border-radius: 8px 8px 0 0;
\r
426 -o-border-radius: 8px 8px 0 0;
\r
427 -ms-border-radius: 8px 8px 0 0;
\r
428 -moz-border-radius: 8px 8px 0 0;
\r
429 -webkit-border-radius: 8px 8px 0 0;
\r
431 #panel-resizer-bottom {
\r
433 border-radius: 0 0 8px 8px;
\r
434 -o-border-radius: 0 0 8px 8px;
\r
435 -ms-border-radius: 0 0 8px 8px;
\r
436 -moz-border-radius: 0 0 8px 8px;
\r
437 -webkit-border-radius: 0 0 8px 8px;
\r
440 /* balloon-tail-mover
\r
441 --------------------------------------------------------------------------------------*/
\r
442 #balloon-tail-mover {
\r
443 position: absolute;
\r
446 font-size: 8px; /* ie */
\r
447 line-height: 8px; /* ie */
\r
448 border: 1px solid #333;
\r
449 background-color: #66f;
\r
450 margin: -5px 0 0 -5px;
\r
453 /* comic element console
\r
454 --------------------------------------------------------------------------------------*/
\r
455 #comic-element-consol-wrapper {
\r
456 position: absolute;
\r
458 #image-element-consol {
\r
462 #text-element-consol {
\r
467 #change-image-button,
\r
468 #layer-back-button,
\r
469 #layer-forward-button,
\r
470 #delete-image-button,
\r
472 #change-text-style-button,
\r
473 #hide-text-tail-button,
\r
475 #forward-text-button,
\r
476 #delete-text-button {
\r
477 text-indent: -9999px;
\r
482 background-image: url(icons.gif);
\r
483 background-repeat: no-repeat;
\r
484 background-position: 0 0;
\r
487 #hide-text-tail-button {
\r
488 background-position: -25px -25px;
\r
490 #change-image-button,
\r
491 #change-text-style-button {
\r
492 background-position: -25px 0;
\r
494 #layer-back-button,
\r
495 #back-text-button {
\r
496 background-position: -50px 0;
\r
498 #layer-forward-button,
\r
499 #forward-text-button {
\r
500 background-position: -50px -25px;
\r
502 #delete-image-button,
\r
503 #delete-text-button {
\r
504 background-position: 0 -25px;
\r
507 .console-out #comic-element-consol-wrapper-when-out {
\r
509 background-color: #333;
\r
511 .console-out #comic-element-consol-tail {
\r
512 border-width: 0 5px 10px 5px;
\r
513 border-color: transparent transparent #333 transparent;
\r
514 _border-color: #fff #fff #333 #fff;
\r
515 border-style: solid;
\r
520 position: absolute;
\r
528 --------------------------------------------------------------------------------------*/
\r
530 text-align: center;
\r
532 position: absolute;
\r
541 display: table-cell;
\r
542 vertical-align: middle;
\r
546 .text-element table,
\r
547 .text-element tbody,
\r
555 text-align: center;
\r
556 vertical-align: middle;
\r
558 .text-element table {
\r
559 table-layout: fixed; /* ie6で上下中央にテキストがならない対処。固定レイアウトアルゴリズムになるので負荷を下げるらしい */
\r
563 --------------------------------------------------------------------------------------*/
\r
565 position: absolute;
\r
570 background-color: #fff;
\r
571 box-shadow: 1px 4px 9px #333;
\r
572 -moz-box-shadow: 1px 4px 9px #333;
\r
573 -webkit-box-shadow: 1px 4px 9px #333;
\r
574 filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=120,strength=9);
\r
577 .window-close-button {
\r
582 text-align: center;
\r
584 padding-bottom: 6px;
\r
585 background-color: #333;
\r
587 .window-close-button {
\r
588 position: absolute;
\r
591 border-left: 1px solid #666;
\r
593 padding-right: 9px;
\r
594 border-radius: 0 8px 0 0;
\r
595 -o-border-radius: 0 8px 0 0;
\r
596 -ms-border-radius: 0 8px 0 0;
\r
597 -moz-border-radius: 0 8px 0 0;
\r
598 -webkit-border-radius: 0 8px 0 0;
\r
603 border-radius: 8px 8px 0 0;
\r
604 -o-border-radius: 8px 8px 0 0;
\r
605 -ms-border-radius: 8px 8px 0 0;
\r
606 -moz-border-radius: 8px 8px 0 0;
\r
607 -webkit-border-radius: 8px 8px 0 0;
\r
610 position: relative;
\r
614 .window-resize-button {
\r
615 position: absolute;
\r
618 border-bottom: 20px solid #aaa;
\r
619 border-left: 20px solid transparent;
\r
620 _border-left: 20px solid #fff;
\r
624 text-indent: -9999px;
\r
625 text-align: center;
\r
637 .sidenavi-item:link {
\r
639 border-bottom: 1px solid #666;
\r
641 text-decoration: none;
\r
643 .sidenavi-item:hover {
\r
644 background-color: #ccc;
\r
645 text-decoration: none;
\r
647 .sidenavi .current {
\r
648 background-color: #666;
\r
652 _position: relative; /* for ie6 */
\r
653 margin-left: 100px;
\r
654 padding: 1em 1em 2em 2em;
\r
661 --------------------------------------------------------------------------------------*/
\r
664 display: inline-block;
\r
666 border: 1px solid #ccc;
\r
671 .editable-text a:link,
\r
672 .editable-text a:visited,
\r
673 .editable-text a:hover,
\r
674 .editable-text a:active {
\r
677 text-decoration: none;
\r
680 background-color: #fff;
\r
682 .editable-text a:hover {
\r
683 background-color: #ccf;
\r
685 .editable-text input {
\r
688 font-family: Arial,Helvetica,sans-serif;
\r
689 background-color: #ccf;
\r
696 /* Information Window
\r
697 --------------------------------------------------------------------------------------*/
\r
698 #comic-element-infomation {
\r
699 background-color: #fff;
\r
700 position: absolute;
\r
703 #comic-element-x, #comic-element-z,
\r
704 #comic-element-y, #comic-element-a,
\r
705 #comic-element-w, #comic-element-w-percent,
\r
706 #comic-element-h, #comic-element-h-percent {
\r
707 position: absolute;
\r
720 #comic-element-w-percent,
\r
721 #comic-element-h-percent {
\r
724 #comic-element-x, #comic-element-z {
\r
727 #comic-element-y, #comic-element-a {
\r
730 #comic-element-w, #comic-element-w-percent {
\r
733 #comic-element-h, #comic-element-h-percent {
\r
736 .comic-element-attribute-label {
\r
737 display: inline-block;
\r
740 *line-height: 22px; /* ie用 input周りのサイズあわせ、よく分からない。 */
\r
742 text-align: center;
\r
744 .comic-element-attribute-value {
\r
749 #comic-element-z-value,
\r
750 #comic-element-a-value {
\r
753 #comic-element-w-percent-value,
\r
754 #comic-element-h-percent-value {
\r
758 #comic-element-keep-aspect {
\r
759 position: absolute;
\r
766 border: 1px solid #ccc;
\r
769 /* Background Window
\r
770 --------------------------------------------------------------------------------------*/
\r
772 #select-bg-pattern-button,
\r
773 #reset-bg-pattern-button,
\r
775 #select-bg-color-button,
\r
776 #reset-bg-color-button {
\r
777 position: absolute;
\r
778 text-align: center;
\r
784 box-shadow: 1px 2px 3px #000;
\r
785 -moz-box-shadow: 1px 2px 3px #000;
\r
786 -webkit-box-shadow: 1px 2px 3px #000;
\r
794 #select-bg-pattern-button,
\r
795 #reset-bg-pattern-button,
\r
796 #select-bg-color-button,
\r
797 #reset-bg-color-button {
\r
798 border: 1px outset #666;
\r
803 #select-bg-pattern-button {
\r
807 #reset-bg-pattern-button {
\r
815 background-color: #66f;
\r
817 #select-bg-color-button {
\r
821 #reset-bg-color-button {
\r
829 --------------------------------------------------------------------------------------*/
\r
830 #toolbox-add-image-button,
\r
831 #toolbox-add-text-button,
\r
832 #toolbox-edit-bg-button,
\r
833 #toolbox-switch-grid,
\r
834 #toolbox-popup-help-button,
\r
835 #toolbox-post-button {
\r
836 position: absolute;
\r
839 border: 1px outset #999;
\r
842 text-align: center;
\r
844 background-color: #ccc;
\r
845 border-radius: 8px;
\r
846 -o-border-radius: 8px;
\r
847 -ms-border-radius: 8px;
\r
848 -moz-border-radius: 8px;
\r
849 -webkit-border-radius: 8px;
\r
851 #toolbox-add-image-button {
\r
854 #toolbox-add-text-button {
\r
857 #toolbox-edit-bg-button {
\r
862 #toolbox-switch-grid,
\r
863 #toolbox-popup-help-button {
\r
868 #toolbox-switch-grid {
\r
869 width: 45px !important;
\r
871 #toolbox-popup-help-button {
\r
872 width: 35px !important;
\r
873 left: 65px !important;
\r
876 #toolbox-post-button {
\r
883 --------------------------------------------------------------------------------------*/
\r
887 position: absolute;
\r
890 background-attachment: fixed;
\r
891 background-repeat: repeat;
\r
892 /* background-image: url('grid.gif'); grid用イメージはgrid使用時にjsで埋め込み */
\r