Warning: Can't use blame annotator:
svn blame failed on temp/trunk/html/admin/css/contents.css: バイナリファイル 'file:///home/svn/open/temp/trunk/html/admin/css/contents.css' に対しては blame で各行の最終変更者を計算できません 195004

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

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

* empty log message *

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