nifs-k-development.css
8.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
@charset "utf-8";
@import url(http://styles.selesite.com/global.css);
body {
background: url(./images/nifs-k-development/bg_footer.gif) repeat-x center bottom #fff !important;
}
#shell {
background: url(./images/nifs-k-development/bg_detail.gif) repeat-x center top transparent !important;
}
#shell.home {
background: url(./images/nifs-k-development/bg_home.gif) repeat-x center top transparent !important;
}
#shell.home #intro {
margin-bottom: 10px;
}
#intro .slideshow,
#intro .slideshow .slides,
#intro .slideshow .slides img {
height: 450px !important;
}
/* */
#shell #intro .topic_path {
margin-bottom: 10px;
padding: 0;
color: #ccc;
}
#shell #intro .topic_path a {
color: #fff;
}
/* ___________________________________________________________ document */
.section h3 {
font-size: 1.75em;
line-height: 34px;
color: #008cd6;
padding-left: 0px;
margin : 10px 0 30px;
display: table;
text-align: center;
white-space: nowrap;
}
.section h3:after, .section h3:before {
content: '';
display: table-cell;
width: 50%;
background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 3px), transparent -webkit-calc(50% + 3px));
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 3px)), to(transparent calc(50% + 3px)));
background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 3px), transparent calc(50% + 3px));
-webkit-background-clip: padding;
background-clip: padding;
}
.section h3:after {
border-left: 1em solid transparent;
}
.section h3:before {
border-right: 1em solid transparent;
}
#intro h3 {
background : url(./images/nifs-k-development/headline/h3_column3.gif) no-repeat 0 0 !important;
}
h4 {
background : url(./images/nifs-k-development/headline/h4.gif) no-repeat 0 0 !important;
}
h4,
h4 a {
color: #fff !important;
line-height: 33px !important;
}
h4 a {
font-weight : bold;
}
h5 {
background : url(./images/nifs-k-development/headline/h5.gif) no-repeat 0 0 !important;
}
h6 {
background : url(./images/nifs-k-development/headline/h6.gif) no-repeat 0 0 !important;
}
h5, h6,
h5 a, h6 a {
line-height: 38px !important;
}
h4 a {
text-decoration: none;
}
h5 a, h6 a {
text-decoration: none;
}
h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: underline;
}
a:link,
a:visited {
color : #333;
}
/* a:hover {
text-decoration: none;
} */
div#header ul.guide a:hover,
div#intro a:hover,
div#contents a:hover,
div#footer ul.navigation a:hover,
div#utilities div.guide a:hover {
padding-top: 0;
padding-bottom: 0;
background-color: #fff000;
}
table {
background: #ffffff;
}
table th,
table td {
border-color: #d8d8d8 !important;
}
table th {
background-color: #f0f0f0;
}
#contents address {
border: 1px dotted #d8d8d8;
background: #ffffff;
}
/* ___________________________________________________________ icon */
ul li {
background : url(./images/nifs-k-development/option/arrow.gif) no-repeat 0 0.4em;
}
div#utilities ul li {
background-image : url(./images/nifs-k-development/option/navi.gif);
}
div#utilities ul li.return {
background-image : url(./images/nifs-k-development/option/return.gif);
}
p.apply a,
a.apply {
background : url(./images/nifs-k-development/option/apply.gif) no-repeat 0 0 transparent;
}
p.active {
background : url(./images/nifs-k-development/option/arrow.gif) no-repeat 0 1px;
}
ul.summary li {
list-style : inside url(./images/nifs-k-development/option/arrow.gif);
}
.more a {
background : url(./images/nifs-k-development/option/more.gif) no-repeat 0 0.45em;
}
div#contents div.update dl dt {
background : url(./images/nifs-k-development/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.news dl dt {
background : url(./images/nifs-k-development/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.blog dl dt {
background : url(./images/nifs-k-development/option/blog.gif) no-repeat 0 0.7em;
}
div#contents div.contents1 dl dt,
div#contents div.contents2 dl dt,
div#contents div.contents3 dl dt,
div#contents div.contents4 dl dt,
div#contents div.contents5 dl dt,
div#contents div.contents6 dl dt {
background : url(./images/nifs-k-development/option/contents.gif) no-repeat 0 0.7em;
}
div#footer p.return_top a {
width: 108px;
height: 35px;
background : url(./images/nifs-k-development/option/return_top.gif) no-repeat 0 0;
}
div#footer p.return_top a:hover {
background-position : 0 -35px;
}
p.apply {
background : url(./images/nifs-k-development/option/apply.gif) no-repeat 0 0;
}
p.apply a {
color: #fff !important;
text-decoration: none;
}
p.apply a:hover {
text-decoration: underline;
}
/* ___________________________________________________________ fontsize */
div#header ul.font_size {
width: 205px;
}
div#header ul.font_size li.default {
right: 35px;
}
div#header ul.font_size {
background : url(./images/nifs-k-development/bg_fontsize.gif) no-repeat right top;
}
div#header ul.font_size li.large a {
background : url(./images/nifs-k-development/button_large.gif) no-repeat 0 0;
}
div#header ul.font_size li.default a {
background : url(./images/nifs-k-development/button_default.gif) no-repeat 0 0;
}
div#header ul.font_size li.small a {
background : url(./images/nifs-k-development/button_small.gif) no-repeat 0 0;
}
/* ___________________________________________________________ intro */
#intro .column3 h3 {
padding-left : 12px;
font-size: 100%;
}
#intro .column3 {
margin : 20px 0 10px;
padding : 0;
background : url(./images/nifs-k-development/intro_column3.gif) no-repeat left bottom;
}
#intro .column3 h3 {
background-image : url(./images/nifs-k-development/headline/h3_column3.gif) !important;
}
#intro .column3 .column {
margin-bottom : 5px;
}
#intro .column3 p {
margin : 0 10px !important;
}
/* ___________________________________________________________ home */
.home #contents .update h4 {
border-bottom : 0 !important;
background : url(./images/nifs-k-development/headline/h4_update.gif) no-repeat 0 0;
/*text-indent : 33px;*/
}
.home #contents .information h4 {
background : url(./images/nifs-k-development/headline/h4_information.gif) no-repeat 0 0 !important;
/*text-indent : 33px;*/
}
.home #contents .blog h4 {
background : url(./images/nifs-k-development/headline/h4_blog.gif) no-repeat 0 0 !important;
/*text-indent : 33px;*/
}
.home #contents .update h4 a.feed {
background-image : url(./images/nifs-k-development/option/rss.gif) !important;
}
div#contents div.update h4 a.feed {
width: 38px;
}
/* ___________________________________________________________ contents */
#contents {
margin-top : 10px;
}
/* ___________________________________________________________ utilities */
#utilities {
margin-top : 10px;
background : url(./images/nifs-k-development/bg_utilities_repeat.gif) no-repeat !important;
}
#utilities .guide {
border : 0;
background : url(./images/nifs-k-development/bg_utilities_repeat.gif) repeat-y !important;
}
#utilities form,
#utilities ul {
border : 0 !important;
background : url(./images/nifs-k-development/bg_utilities_bottom.gif) no-repeat left bottom !important;
}
#utilities ul {
padding-top: 0 !important;
}
#utilities ul li {
border: 0 !important;
}
#utilities h3 {
padding-left: 10px;
background : url(./images/nifs-k-development/headline/h3_utilities.gif) no-repeat 0 0 !important;
font-size: 110%;
line-height: 35px;
color: #333333;
}
#utilities .search h3 {
padding-left: 25px;
background : url(./images/nifs-k-development/headline/h3_utilities_search.gif) no-repeat 0 0 !important;
}
p.qr {
display : none;
}
/* ___________________________________________________________ footer */
#footer {
height: 175px !important;
}
#footer .return_top {
height: 50px !important;
}
#footer ul.navigation {
padding: 30px 0 0 0 !important;
background : none !important;
font-size : 0.85em;
}
#footer ul.navigation li {
border-color: #999 !important;
padding-right: 9px !important;
}
div#footer address {
margin-top : 30px;
}
/* ___________________________________________________________ form */
.submit,
#imageField {
background : url(./images/nifs-k-development/option/submit.gif) no-repeat left bottom !important;
}
/* ___________________________________________________________ slideshow */
div#intro .slideshow .buttons li a {
background : #fff;
color : #333;
}
div#intro .slideshow ul.buttons li.active a:hover,
div#intro .slideshow ul.buttons li.active a {
background : #fff;
color : #09c;
}