source: temp/trunk/html/admin/css/contents.css @ 6157

Revision 6157, 6.9 KB checked in by naka, 20 years ago (diff)

* empty log message *

  • Property svn:mime-type set to application/octet-stream
Line 
1/*
2 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 */
6<style type="text/css">
7@charset "euc-jp";
8
9body {
10    background: #fff url(<!--{$smarty.const.URL_DIR}-->img/common/bg.jpg);
11    background-repeat: repeat-x;
12    font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Maru Gothic Pro","¥Ò¥é¥®¥Î´Ý¥´ Pro W4",Osaka,sans-serif;
13}
14
15input,select,option,textarea {
16    font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Maru Gothic Pro","¥Ò¥é¥®¥Î´Ý¥´ Pro W4",Osaka,sans-serif;
17    font-size: 13px;
18}
19
20/*LINK*/
21a:link { color: #006699; text-decoration: none; }
22a:visited { color: #006699; text-decoration: none; }
23a:hover { color: #f9a406; text-decoration: underline; }
24
25
26/*FORM*/
27.box3 { width: 33px; }  /*W3*/
28.box6 { width: 54px; }  /*W6*/
29.box10 { width: 82px; } /*W10*/
30.box20 { width: 152px; }    /*W20*/
31.box25 { width: 187px; }    /*W25*/
32.box30 { width: 222px; }    /*W30*/
33.box33 { width: 243px; }    /*W33*/
34.box35 { width: 257px; }    /*W35*/
35.box40 { width: 292px; }    /*W40*/
36.box45 { width: 341px; }    /*W45*/
37.box50 { width: 362px; }    /*W50*/
38.box60 { width: 432px; }    /*W60*/
39.box65 { width: 467px; }    /*W65*/
40.box76 { width: 544px; }    /*W76*/
41
42.area40 { width: 302px; height: 134px; }    /*W40¡ßH8*/
43.area45 { width: 337px; height: 290px; }    /*W40¡ßH20*/
44.area46 { width: 337px; height: 134px; }    /*W40¡ßH8*/
45.area50 { width: 372px; height: 82px; } /*W50?H4*/
46.area55 { width: 407px; height: 82px; } /*W50?H4*/
47.area59 { width: 432px; height: 134px; }    /*W59¡ßH8*/
48.area60 { width: 433px; height: 134px; }    /*W60?H8*/
49.area61 { width: 433px; height: 82px; } /*W60?H4*/
50.area65 { width: 444px; height: 290px; }    /*W65¡ßH20*/
51.area70 { width: 512px; height: 186px; }    /*W70?H12*/
52.area75 { width: 547px; height: 186px; }    /*W75?H12*/
53.area80 { width: 572px; height: 134px; }    /*W80¡ßH8*/
54.area90 { width: 650px; height: 420px; }
55.area96 { width: 694px; height: 420px; }    /*W80¡ßH30*/
56.area96_2 { width: 694px; height: 160px; }  /*W80¡ßH10*/
57.area99 { width: 715px; height: 523px; }    /*W99?H40*/
58
59/*COLOR*/
60.ast { color: #cc0000; font-size: 90%; }
61.darkred { color: #cc0000; }
62.gray { color: #b6b7ba; }
63.white { color: #ffffff; }
64.whitest { color: #ffffff; font-weight: bold; }
65.white10 { color: #ffffff; font-size: 62.5%;}
66.red { color: #ff0000; }
67.red10 { color:#ff0000; font-size: 10px; }
68.red12 { color:#cc0000; font-size: 12px; }
69.reselt { color: #ffcc00; font-size: 120%; font-weight: bold; }
70
71.infodate {
72    color: #cccccc; font-size: 62.5%; font-weight: bold;
73    padding: 0 0 0 8px;
74}
75
76.infottl {
77    color: #ffffff;
78    font-size: 62.5%;
79    line-height: 150%;
80}
81
82.info {
83    padding: 0 4px;
84    display: block;
85}
86
87.title {
88    padding: 0px 0px 20px 25px;
89    color: #ffffff;
90    font-weight: bold;
91    line-height: 120%;
92}
93
94.mainbg {
95    background: #fff url(<!--{$smarty.const.URL_DIR}-->img/contents/main_bg.jpg);
96    background-repeat: repeat-x;
97}
98
99.infobg {
100    background: #fff url(<!--{$smarty.const.URL_DIR}-->img/contents/home_bg.jpg);
101    background-repeat: no-repeat;
102    background-color: #e3e3e3;
103}
104
105
106/*navi*/
107#menu_navi {
108    table-layout: fixed;
109}
110
111.navi a{
112    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/navi_bar.gif);
113    background-repeat: repeat-y;
114    background-color: #636469;
115    width:140px;
116    padding: 10px 5px 10px 12px;
117    color:#ffffff;
118    text-decoration:none;
119    display:block ;
120}
121
122.navi a:visited {
123    color:#ffffff;
124    text-decoration:none;
125}
126
127.navi a:hover {
128    background-color: #a5a5a5;
129    color:#000000;
130    text-decoration:none;
131}
132
133.navi_text {
134    font-size: 75%;
135    padding: 0 0 0 8px;
136}
137
138.navi-on a{
139    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/navi_bar.gif);
140    background-repeat: repeat-y;
141    background-color: #a5a5a5;
142    width:140px;
143    padding: 10px 5px 10px 12px;
144    color:#000000;
145    text-decoration:none;
146    display:block;
147}
148
149.navi-on a:visited {
150    color:#000000;
151    text-decoration:none;
152}
153
154.navi-on a:hover {
155    background-color: #a5a5a5;
156    color:#000000;
157    text-decoration:none;
158}
159
160
161/*subnavi*/
162.subnavi a{
163    background-color: #818287;
164    width:140px;
165    padding: 6px 5px 4px 5px;
166    color:#ffffff;
167    text-decoration:none;
168    display:block;
169}
170
171.subnavi a:visited {
172    color:#ffffff;
173    text-decoration:none;
174}
175
176.subnavi a:hover {
177    background-color: #b7b7b7;
178    color:#000000;
179    text-decoration:none;
180}
181
182.subnavi_text {
183    font-size: 71%;
184    padding: 0 0 0 8px;
185}
186
187.subnavi-on a{
188    background-color: #b7b7b7;
189    width:140px;
190    padding: 6px 5px 4px 5px;
191    color:#000000;
192    text-decoration:none;
193    display:block;
194}
195
196.subnavi-on a:visited {
197    color:#000000;
198    text-decoration:none;
199}
200
201.subnavi-on a:hover {
202    background-color: #b7b7b7;
203    color:#000000;
204    text-decoration:none;
205}
206
207
208
209/*icon*/
210.icon_edit{
211    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/icon_edit.jpg);
212    background-repeat: no-repeat;
213    padding: 0 0 0 15px;
214}
215
216.icon_mail {
217    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/icon_mail.jpg);
218    background-repeat: no-repeat;
219    padding: 0 0 0 15px;
220}
221
222.icon_delete {
223    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/icon_delete.jpg);
224    background-repeat: no-repeat;
225    padding: 0 0 0 15px;
226}
227
228.icon_class {
229    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/icon_class.jpg);
230    background-repeat: no-repeat;
231    padding: 0 0 0 15px;
232}
233
234.icon_confirm {
235    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/icon_confirm.jpg);
236    background-repeat: no-repeat;
237    padding: 0 0 0 15px;
238}
239
240
241/*send-page*/
242
243.number a{
244    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/number_bg.jpg);
245    background-repeat: repeat-x;
246    background-color: #505468;
247    padding-top: 3px;
248    padding-bottom: 5px;
249    padding-left: 8px;
250    padding-right: 8px;
251    color:#ffffff;
252    font-size: 65%;
253    line-height: 160%;
254    font-weight: bold;
255    text-decoration:none;
256}
257
258
259.number a:visited {
260    color:#ffffff;
261    text-decoration:none;
262}
263
264.number a:hover{
265    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/number_bg_on.jpg);
266    background-repeat: repeat-x;
267    background-color: #f7c600;
268    padding-top: 3px;
269    padding-bottom: 5px;
270    padding-left: 8px;
271    padding-right: 8px;
272    color:#ffffff;
273    font-size: 65%;
274    line-height: 160%;
275    font-weight: bold;
276    text-decoration:none;
277}
278
279.number-on a{
280    padding-top: 3px;
281    padding-bottom: 5px;
282    padding-left: 8px;
283    padding-right: 8px;
284    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/number_bg_on.jpg);
285    background-repeat: repeat-x;
286    background-color: #f7c600;
287    color:#ffffff;
288    font-size: 65%;
289    line-height: 160%;
290    font-weight: bold;
291    text-decoration:none;
292   
293}
294
295.number-on a:visited {
296    color:#ffffff;
297    text-decoration:none;
298}
299
300.number-on a:hover{
301    background: url(<!--{$smarty.const.URL_DIR}-->img/contents/number_bg_on.jpg);
302    background-repeat: repeat-x;
303    background-color: #f7c600;
304    padding-top: 3px;
305    padding-bottom: 5px;
306    padding-left: 8px;
307    padding-right: 8px;
308    color:#ffffff;
309    font-size: 65%;
310    line-height: 160%;
311    font-weight: bold;
312    text-decoration:none;
313}
314
315/*IMG*/
316img {
317    border: 0;
318}
319</style>
Note: See TracBrowser for help on using the repository browser.