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

Revision 2870, 5.2 KB checked in by uehara, 20 years ago (diff)

* empty log message *

  • Property svn:mime-type set to application/octet-stream
Line 
1@charset "euc-jp";
2
3body {
4    background: #fff url(/img/common/bg.jpg);
5    background-repeat: repeat-x;
6}
7
8
9/*LINK*/
10a:link { color: #006699; text-decoration: none; }
11a:visited { color: #006699; text-decoration: none; }
12a:hover { color: #f9a406; text-decoration: underline; }
13
14
15/*FORM*/
16.box6 { width: 54px; }  /*W6*/
17.box10 { width: 82px; } /*W10*/
18.box20 { width: 152px; }    /*W20*/
19.box25 { width: 187px; }    /*W25*/
20.box30 { width: 222px; }    /*W30*/
21.box33 { width: 243px; }    /*W30*/
22.box40 { width: 292px; }    /*W40*/
23.box60 { width: 432px; }    /*W60*/
24
25.area40 { width: 302px; height: 134px; }    /*W40¡ßH8*/
26.area45 { width: 337px; height: 290px; }    /*W40¡ßH20*/
27.area46 { width: 337px; height: 134px; }    /*W40¡ßH8*/
28.area59 { width: 432px; height: 134px; }    /*W59¡ßH8*/
29.area65 { width: 444px; height: 290px; }    /*W65¡ßH20*/
30.area80 { width: 572px; height: 134px; }    /*W80¡ßH8*/
31.area96 { width: 694px; height: 420px; }    /*W80¡ßH30*/
32.area96_2 { width: 694px; height: 160px; }  /*W80¡ßH10*/
33
34
35/*COLOR*/
36.ast { color: #cc0000; font-size: 90%; }
37.darkred { color: #cc0000; }
38.gray { color: #b6b7ba; }
39.white { color: #ffffff; }
40.whitest { color: #ffffff; font-weight: bold; }
41.white10 { color: #ffffff; font-size: 62.5%;}
42.red { color: #ff0000; }
43.red10 { color:#ff0000; font-size: 10px; }
44.red12 { color:#cc0000; font-size: 12px; }
45.reselt { color: #ffcc00; font-size: 120%; font-weight: bold; }
46
47.infodate {
48    color: #cccccc; font-size: 62.5%; font-weight: bold;
49    padding: 0 0 0 8px;
50}
51
52.infottl {
53    color: #ffffff;
54    font-size: 62.5%;
55    line-height: 150%;
56}
57
58.info {
59    padding: 0 4px;
60    display: block;
61}
62
63.title {
64    padding: 100px 0 20px 25px;
65    color: #ffffff;
66    font-weight: bold;
67    line-height: 120%;
68}
69
70.mainbg {
71    background: #fff url(/img/contents/main_bg.jpg);
72    background-repeat: repeat-x;
73}
74
75.infobg {
76    background: #fff url(/img/contents/home_bg.jpg);
77    background-repeat: no-repeat;
78    background-color: #e3e3e3;
79}
80
81
82/*navi*/
83.navi a{
84    background: url(/img/contents/navi_bar.gif);
85    background-repeat: repeat-y;
86    background-color: #636469;
87    width:140px;
88    padding: 10px 5px 10px 12px;
89    color:#ffffff;
90    text-decoration:none;
91    height:auto;
92}
93
94.navi a:visited {
95    color:#ffffff;
96    text-decoration:none;
97}
98/*
99.navi a:hover {
100    background-color: #a5a5a5;
101    color:#000000;
102    text-decoration:none;
103}
104*/
105.navi_text {
106    font-size: 75%;
107    padding: 0 0 0 8px;
108}
109
110.navi-on a{
111    background: url(/img/contents/navi_bar.gif);
112    background-repeat: repeat-y;
113    background-color: #a5a5a5;
114    width:140px;
115    padding: 10px 5px 10px 12px;
116    color:#000000;
117    text-decoration:none;
118    height:auto;
119}
120
121.navi-on a:visited {
122    color:#000000;
123    text-decoration:none;
124}
125/*
126.navi-on a:hover {
127    background-color: #a5a5a5;
128    color:#000000;
129    text-decoration:none;
130}
131*/
132
133/*subnavi*/
134.subnavi a{
135    background-color: #818287;
136    width:140px;
137    padding: 6px 5px 4px 5px;
138    color:#ffffff;
139    text-decoration:none;
140}
141
142.subnavi a:visited {
143    color:#ffffff;
144    text-decoration:none;
145}
146/*
147.subnavi a:hover {
148    background-color: #b7b7b7;
149    color:#000000;
150    text-decoration:none;
151}
152*/
153.subnavi_text {
154    font-size: 71%;
155    padding: 0 0 0 8px;
156}
157
158.subnavi-on a{
159    background-color: #b7b7b7;
160    width:140px;
161    padding: 6px 5px 4px 5px;
162    color:#000000;
163    text-decoration:none;
164}
165
166.subnavi-on a:visited {
167    color:#000000;
168    text-decoration:none;
169}
170/*
171.subnavi-on a:hover {
172    background-color: #b7b7b7;
173    color:#000000;
174    text-decoration:none;
175}
176*/
177
178
179/*icon*/
180.icon_edit{
181    background: url(/img/contents/icon_edit.jpg);
182    background-repeat: no-repeat;
183    padding: 0 0 0 15px;
184}
185
186.icon_mail {
187    background: url(/img/contents/icon_mail.jpg);
188    background-repeat: no-repeat;
189    padding: 0 0 0 15px;
190}
191
192.icon_delete {
193    background: url(/img/contents/icon_delete.jpg);
194    background-repeat: no-repeat;
195    padding: 0 0 0 15px;
196}
197
198.icon_class {
199    background: url(/img/contents/icon_class.jpg);
200    background-repeat: no-repeat;
201    padding: 0 0 0 15px;
202}
203
204.icon_confirm {
205    background: url(/img/contents/icon_confirm.jpg);
206    background-repeat: no-repeat;
207    padding: 0 0 0 15px;
208}
209
210
211/*send-page*/
212.number a{
213    background: url(/img/contents/number_bg.jpg);
214    background-repeat: repeat-x;
215    background-color: #505468;
216    padding: 8px;
217    color:#ffffff;
218    font-size: 65%;
219    line-height: 160%;
220    font-weight: bold;
221    text-decoration:none;
222}
223
224.number a:visited {
225    color:#ffffff;
226    text-decoration:none;
227}
228
229.number a:hover{
230    background: url(/img/contents/number_bg_on.jpg);
231    background-repeat: repeat-x;
232    background-color: #f7c600;
233    padding: 8px;
234    color:#ffffff;
235    font-size: 65%;
236    line-height: 160%;
237    font-weight: bold;
238    text-decoration:none;
239}
240
241.number-on a{
242    background: url(/img/contents/number_bg_on.jpg);
243    background-repeat: repeat-x;
244    background-color: #f7c600;
245    padding: 8px;
246    color:#ffffff;
247    font-size: 65%;
248    line-height: 160%;
249    font-weight: bold;
250    text-decoration:none;
251}
252
253.number-on a:visited {
254    color:#ffffff;
255    text-decoration:none;
256}
257
258.number-on a:hover{
259    background: url(/img/contents/number_bg_on.jpg);
260    background-repeat: repeat-x;
261    background-color: #f7c600;
262    padding: 8px;
263    color:#ffffff;
264    font-size: 65%;
265    line-height: 160%;
266    font-weight: bold;
267    text-decoration:none;
268}
269
270/*IMG*/
271img {
272border: 0;
273}
Note: See TracBrowser for help on using the repository browser.