OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / templates / _system / css / template.ie7.css
1 /* begin Box, Sheet */
2 .art-sheet-tl
3 {
4   clip: rect(auto 21px 21px auto);
5 }
6
7 .art-sheet-tr
8 {
9   clip: rect(auto auto 21px 21px);
10 }
11
12 .art-sheet-bl
13 {
14   clip: rect(21px 21px auto auto);
15 }
16
17 .art-sheet-br
18 {
19   clip: rect(21px auto auto 21px);
20 }
21
22 .art-sheet-tc
23 {
24   clip: rect(auto auto 21px auto);
25 }
26
27 .art-sheet-bc
28 {
29   clip: rect(21px auto auto auto);
30 }
31
32 .art-sheet-cr
33 {
34   clip: rect(auto auto auto 21px);
35 }
36
37 .art-sheet-cl
38 {
39   clip: rect(auto 21px auto auto);
40 }
41
42 .art-sheet-body
43 {
44   zoom: 1;
45 }
46 /* end Box, Sheet */
47
48 /* begin MenuItem */
49 .art-menu a .r
50 {
51   clip: rect(auto auto auto 400px);
52 }
53 /* end MenuItem */
54
55 /* begin Layout */
56 div.art-content-layout
57 {
58   display: block;
59   zoom: 1;
60   overflow: hidden;
61 }
62 /* end Layout */
63
64 /* begin Box, Block, VMenuBlock */
65
66 .art-vmenublock-body
67 {
68   zoom: 1;
69 }
70 /* end Box, Block, VMenuBlock */
71
72 /* begin Box, Box, VMenuBlockContent */
73
74 .art-vmenublockcontent-body
75 {
76   zoom: 1;
77 }
78
79 .art-vmenublockcontent-body
80 {
81   zoom: 1;
82 }
83 /* end Box, Box, VMenuBlockContent */
84
85 /* begin Box, Block */
86
87 .art-block-body
88 {
89   zoom: 1;
90 }
91 /* end Box, Block */
92
93 /* begin Box, BlockContent */
94
95 .art-blockcontent-body
96 {
97   zoom: 1;
98 }
99 /* end Box, BlockContent */
100
101 /* begin Button */
102 .art-button-wrapper .r
103 {
104   clip: rect(auto auto auto 398px);
105 }
106 /* end Button */
107
108 /* begin Box, Post */
109
110 .art-post-body
111 {
112   zoom: 1;
113 }
114 /* end Box, Post */
115
116 /* begin PostContent */
117 .art-postcontent
118 {
119   height: 1%;
120 }
121 /* end PostContent */
122
123 /* begin Footer */
124 .art-footer-r
125 {
126   clip: rect(auto auto auto 20px);
127 }
128
129 /* end Footer */
130
131 /* begin LayoutCell, content */
132 div.art-content
133 {
134   width: auto;
135 }
136
137 div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
138 {
139   display: block;
140   overflow: hidden;
141   float: left;
142   clear: right;
143   margin-bottom: -32000px;
144   padding-bottom: 32000px;
145 }
146
147 div.art-layout-cell div.art-layout-cell
148 {
149   float: none;
150   clear: both;
151   margin-bottom: 0;
152   padding-bottom: 0;
153 }/* end LayoutCell, content */