OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / templates / art41_sample2 / css / print.css
1 table
2 {
3   font-size: 13px;
4   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
5   font-weight: normal;
6   font-style: normal;
7 }
8
9 h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
10 {
11   margin: 0;
12   padding: 0;
13 }
14
15 li, table, a, a:link, a:visited, a.visited, a:hover, a.hovered
16 {
17   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
18   line-height: 150%;
19 }
20
21 p
22 {
23   margin: 12px 0;
24 }
25
26 h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover, h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover, h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover, h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover, h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
27 {
28   font-size: 32px;
29   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
30   font-weight: normal;
31   font-style: normal;
32   line-height: 120%;
33 }
34
35 a, a:link
36 {
37   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
38   text-decoration: none;
39 }
40
41 a:visited, a.visited
42 {
43   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
44   text-decoration: none;
45 }
46
47 a:hover, a.hover
48 {
49   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
50   text-decoration: underline;
51 }
52
53 h1
54 {
55   margin: 10px 0 0;
56   font-size: 30px;
57   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
58 }
59
60 h1 a, h1 a:link, h1 a:hover, h1 a:visited
61 {
62   font-size: 30px;
63   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
64 }
65
66 h2
67 {
68   margin: 10px 0 0;
69   font-size: 24px;
70   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
71 }
72
73 h2 a, h2 a:link, h2 a:hover, h2 a:visited
74 {
75   font-size: 24px;
76   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
77 }
78
79 h3
80 {
81   margin: 10px 0 0;
82   font-size: 26px;
83   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
84 }
85
86 h3 a, h3 a:link, h3 a:hover, h3 a:visited
87 {
88   font-size: 26px;
89   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
90 }
91
92 h4
93 {
94   margin: 10px 0 0;
95   font-size: 18px;
96   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
97 }
98
99 h4 a, h4 a:link, h4 a:hover, h4 a:visited
100 {
101   font-size: 18px;
102   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
103 }
104
105 h5
106 {
107   margin: 10px 0 0;
108   font-size: 15px;
109   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
110 }
111
112 h5 a, h5 a:link, h5 a:hover, h5 a:visited
113 {
114   font-size: 15px;
115   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
116 }
117
118 h6
119 {
120   margin: 10px 0 0;
121   font-size: 13px;
122   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
123 }
124
125 h6 a, h6 a:link, h6 a:hover, h6 a:visited
126 {
127   font-size: 13px;
128   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
129 }
130
131 header, footer, nav
132 {
133   display: block;
134   -webkit-box-sizing: border-box;
135   -moz-box-sizing: border-box;
136   box-sizing: border-box;
137 }
138
139 ul
140 {
141   list-style-type: none;
142 }
143
144 ol
145 {
146   list-style-position: inside;
147 }
148
149 html, body
150 {
151   height: 100%;
152 }
153
154 body
155 {
156   padding: 0;
157   margin: 0;
158   min-width: 900px;
159 }
160
161 .cleared, .clearfix:after
162 {
163   clear: both;
164   font: 0/0 serif;
165   display: block;
166   content: " ";
167 }
168
169 form
170 {
171   padding: 0 !important;
172   margin: 0 !important;
173 }
174
175 table.position
176 {
177   position: relative;
178   width: 100%;
179   table-layout: fixed;
180 }
181
182 li h1, li h1
183 {
184   margin: 1px;
185 }
186
187 li h2, li h2
188 {
189   margin: 1px;
190 }
191
192 li h3, li h3
193 {
194   margin: 1px;
195 }
196
197 li h4, li h4
198 {
199   margin: 1px;
200 }
201
202 li h5, li h5
203 {
204   margin: 1px;
205 }
206
207 li h6, li h6
208 {
209   margin: 1px;
210 }
211
212 li p, li p
213 {
214   margin: 1px;
215 }
216
217 input, select, textarea
218 {
219   vertical-align: middle;
220   font-size: 13px;
221   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
222   font-weight: normal;
223   font-style: normal;
224 }
225
226 input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
227 {
228   background: #EDF2E8;
229   border: 1px solid #CDD2B1;
230   margin: 0 auto;
231 }
232
233 input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
234 {
235   width: 100%;
236   padding: 10px 0;
237   font-size: 13px;
238   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
239   font-weight: normal;
240   font-style: normal;
241   text-shadow: none;
242 }
243
244 a img
245 {
246   border: 0;
247 }
248
249 pre
250 {
251   overflow: auto;
252   padding: 0.1em;
253 }
254
255 .image-caption-wrapper
256 {
257   padding: 5px 5px 5px 5px;
258   -webkit-box-sizing: border-box;
259   -moz-box-sizing: border-box;
260   box-sizing: border-box;
261 }
262
263 .image-caption-wrapper img
264 {
265   margin: 0 !important;
266   -webkit-box-sizing: border-box;
267   -moz-box-sizing: border-box;
268   box-sizing: border-box;
269 }
270
271 .image-caption-wrapper p
272 {
273   font-size: 80%;
274   text-align: right;
275   margin: 0;
276 }
277
278 ul>li:before
279 {
280   content: url('../images/postbullets.png');
281   margin-right: 6px;
282   bottom: 2px;
283   position: relative;
284   display: inline-block;
285   vertical-align: middle;
286   font-size: 0;
287   line-height: 0;
288 }
289
290 .opera  ul>li:before
291 {
292   bottom: 0;
293 }
294
295 li
296 {
297   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
298   margin: 3px 0 0 11px;
299 }
300
301 ul>li, ol
302 {
303   padding: 0;
304 }
305
306 ul>li
307 {
308   padding-left: 10px;
309 }
310
311 ul>li:before
312 {
313   margin-left: -10px;
314 }
315
316 ol, ul
317 {
318   margin: 1em 0 1em 11px;
319 }
320
321 li ol, li ul
322 {
323   margin: 0.5em 0 0.5em 11px;
324 }
325
326 li
327 {
328   margin: 3px 0 0 0;
329 }
330
331 ol>li
332 {
333   overflow: visible;
334 }
335
336 ul>li
337 {
338   overflow-x: visible;
339   overflow-y: hidden;
340 }
341
342 blockquote
343 {
344   background: #F2F2E3 url('../images/postquote.png') no-repeat scroll;
345   padding: 6px 6px 6px 43px;
346   margin: 0 0 0 20px;
347   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
348   font-weight: normal;
349   font-style: italic;
350   text-align: left;
351   overflow: auto;
352   clear: both;
353 }
354
355 blockquote a, blockquote a, blockquote a:link, blockquote a:link, blockquote a:visited, blockquote a:visited, blockquote a:hover, blockquote a:hover
356 {
357   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
358   font-weight: normal;
359   font-style: italic;
360   text-align: left;
361 }
362
363 blockquote p, blockquote p
364 {
365   margin: 0;
366   margin: 5px 0;
367 }
368
369 .Sorter img
370 {
371   border: 0;
372   vertical-align: middle;
373   padding: 0;
374   margin: 0;
375   position: static;
376   z-index: 1;
377   width: 12px;
378   height: 6px;
379 }
380
381 .Sorter a
382 {
383   position: relative;
384   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
385 }
386
387 .Sorter a:link
388 {
389   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
390 }
391
392 .Sorter a:visited, .Sorter a.visited
393 {
394   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
395 }
396
397 .Sorter a:hover, .Sorter a.hover
398 {
399   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
400 }
401
402 .Sorter
403 {
404   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
405 }
406
407 /* Created by Artisteer vundefined.undefined.undefined.undefined */
408
409 #art-main
410 {
411   position: relative;
412   width: 100%;
413   left: 0;
414   top: 0;
415   cursor:default;
416 }
417
418 #art-page-background-glare, #art-page-background-middle-texture, #art-page-background-top-texture
419 {
420   display: none;
421 }
422
423 .cleared
424 {
425   float: none;
426   clear: both;
427   margin: 0;
428   padding: 0;
429   border: none;
430   font-size: 1px;
431 }
432
433 form
434 {
435   padding: 0 !important;
436   margin: 0 !important;
437 }
438
439 table.position
440 {
441   position: relative;
442   width: 100%;
443   table-layout: fixed;
444 }