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

Revision 4202, 5.4 KB checked in by kakinaka, 20 years ago (diff)

blank

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