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

Revision 3280, 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    display:block;
92    float:left;
93}
94
95.navi a:visited {
96    color:#ffffff;
97    text-decoration:none;
98}
99
100.navi a:hover {
101    background-color: #a5a5a5;
102    color:#000000;
103    text-decoration:none;
104}
105
106.navi_text {
107    font-size: 75%;
108    padding: 0 0 0 8px;
109}
110
111.navi-on a{
112    background: url(/img/contents/navi_bar.gif);
113    background-repeat: repeat-y;
114    background-color: #a5a5a5;
115    width:140px;
116    padding: 10px 5px 10px 12px;
117    color:#000000;
118    text-decoration:none;
119    display:block;
120}
121
122.navi-on a:visited {
123    color:#000000;
124    text-decoration:none;
125}
126
127.navi-on a:hover {
128    background-color: #a5a5a5;
129    color:#000000;
130    text-decoration:none;
131}
132
133
134/*subnavi*/
135.subnavi a{
136    background-color: #818287;
137    width:140px;
138    padding: 6px 5px 4px 5px;
139    color:#ffffff;
140    text-decoration:none;
141}
142
143.subnavi a:visited {
144    color:#ffffff;
145    text-decoration:none;
146}
147
148.subnavi a:hover {
149    background-color: #b7b7b7;
150    color:#000000;
151    text-decoration:none;
152}
153
154.subnavi_text {
155    font-size: 71%;
156    padding: 0 0 0 8px;
157}
158
159.subnavi-on a{
160    background-color: #b7b7b7;
161    width:140px;
162    padding: 6px 5px 4px 5px;
163    color:#000000;
164    text-decoration:none;
165}
166
167.subnavi-on a:visited {
168    color:#000000;
169    text-decoration:none;
170}
171
172.subnavi-on a:hover {
173    background-color: #b7b7b7;
174    color:#000000;
175    text-decoration:none;
176}
177
178
179
180/*icon*/
181.icon_edit{
182    background: url(/img/contents/icon_edit.jpg);
183    background-repeat: no-repeat;
184    padding: 0 0 0 15px;
185}
186
187.icon_mail {
188    background: url(/img/contents/icon_mail.jpg);
189    background-repeat: no-repeat;
190    padding: 0 0 0 15px;
191}
192
193.icon_delete {
194    background: url(/img/contents/icon_delete.jpg);
195    background-repeat: no-repeat;
196    padding: 0 0 0 15px;
197}
198
199.icon_class {
200    background: url(/img/contents/icon_class.jpg);
201    background-repeat: no-repeat;
202    padding: 0 0 0 15px;
203}
204
205.icon_confirm {
206    background: url(/img/contents/icon_confirm.jpg);
207    background-repeat: no-repeat;
208    padding: 0 0 0 15px;
209}
210
211
212/*send-page*/
213.number a{
214    background: url(/img/contents/number_bg.jpg);
215    background-repeat: repeat-x;
216    background-color: #505468;
217    padding: 8px;
218    color:#ffffff;
219    font-size: 65%;
220    line-height: 160%;
221    font-weight: bold;
222    text-decoration:none;
223}
224
225.number a:visited {
226    color:#ffffff;
227    text-decoration:none;
228}
229
230.number a:hover{
231    background: url(/img/contents/number_bg_on.jpg);
232    background-repeat: repeat-x;
233    background-color: #f7c600;
234    padding: 8px;
235    color:#ffffff;
236    font-size: 65%;
237    line-height: 160%;
238    font-weight: bold;
239    text-decoration:none;
240}
241
242.number-on a{
243    background: url(/img/contents/number_bg_on.jpg);
244    background-repeat: repeat-x;
245    background-color: #f7c600;
246    padding: 8px;
247    color:#ffffff;
248    font-size: 65%;
249    line-height: 160%;
250    font-weight: bold;
251    text-decoration:none;
252}
253
254.number-on a:visited {
255    color:#ffffff;
256    text-decoration:none;
257}
258
259.number-on a:hover{
260    background: url(/img/contents/number_bg_on.jpg);
261    background-repeat: repeat-x;
262    background-color: #f7c600;
263    padding: 8px;
264    color:#ffffff;
265    font-size: 65%;
266    line-height: 160%;
267    font-weight: bold;
268    text-decoration:none;
269}
270
271/*IMG*/
272img {
273border: 0;
274}
Note: See TracBrowser for help on using the repository browser.