sub_page.css
4.79 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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
/* CSS Document */
/* Subpage */
img{
border:0;
}
#header_sub{
width: 800px;
text-align: left;
clear: both;
}
#header_sub h1{
width: 500px;
padding-left:30px;
height: 89px;
font-size:12px;
}
.sub_contents{
float:right;
clear: both;
}
/* #info_box */
#info_box{
width: 555px;
float: right;
margin-left: 3px;
margin-top: 5px;
height: 100%;
min-height: 100%;
clear: both;
}
#info_box h2{
margin-top: 5px;
margin-bottom: 10px;
}
#info_box h3{
width: 528px;
border-left: 7px solid #73AA00;
border-bottom: 1px solid #73AA00;
background-color: #EBFFBF;
padding-left: 10px;
padding-top: 7px;
font-size: 11pt;
height: 25px;
margin-bottom: 7px;
margin-top: 7px;
}
#info_box h4{
width: 528px;
border-bottom: 5px solid #73AA00;
padding-left: 10px;
padding-top: 7px;
font-size: 11pt;
height: 25px;
margin-bottom: 7px;
margin-top: 7px;
}
#info_box p{
width: 514px;
margin-left: 15px;
line-height: 120%;
font-size: 11pt;
margin-bottom: 17px;
}
#pan_list{
margin-bottom:10px;
font-size:15px;
}
.h_hyo table{
border-collapse: collapse;
width: 535px;
margin-left: 5px;
margin-bottom: 25px;
}
.h_hyo th{
background-color: #FFFFC8;
border: 1px solid #333;
padding: 5px;
border-collapse: collapse;
font-size: 11pt;
}
.h_hyo td{
border: 1px solid #333;
padding: 5px;
border-collapse: collapse;
font-size: 10pt;
}
.fr{
color: #CC0000;
font-weight: bold;
}
/* サイトマップ */
.box_sitemap{
width:500px;
padding-left:20px;
margin-left:20px;
}
.box_sitemap .midashi_sitemap{
margin-right: 10px;
line-height: 120%;
font-size: 11pt;
padding-left: 18px;
padding-right: 10px;
background-image: url(../img/li.gif);
background-repeat: no-repeat;
list-style-type: none;
}
.box_sitemap .td_sitemap{
margin-top:5px;
line-height:120%;
font-size:12px;
padding-left:18px;
}
#is_li li{
margin-left: 5px;
margin-right: 10px;
margin-top: 3px;
line-height: 120%;
font-size: 11pt;
padding-left: 25px;
padding-right: 10px;
background-image: url(../img/li.gif);
background-repeat: no-repeat;
list-style-type: none;
}
/* */
#n_menu{
width: 163px;
margin-left: 6px;
background-color: #C2DDB9;
font-size: 10pt;
padding: 10px;
}
#n_menu ul{
margin: 0px;
padding: 0px;
}
#n_menu li{
background-image: url(../img/t_li.gif);
background-repeat: no-repeat;
list-style-type: none;
padding-left: 15px;
line-height: 140%;
}
/* サブページ全体 */
#i_box p{
line-height:140%;
}
#i_box img{
margin-left:15px;
margin-top:10px;
margin-bottom:5px;
}
/* 更新履歴ページ */
.kousin{
background-color:#FFFFCC;
width:480px;
line-height:140%;
margin:5px 5px 5px 5px;
color:#333;
padding:10px 10px 10px 10px;
}
/* 機能紹介ページ */
.func_tbl{
width:500px;
font-size:13px;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
}
.func_tbl td{
padding-left:5px;
line-height:140%;
border-bottom:1px dotted #999;
}
.func_tbl th{
line-height:150%;
}
.func_tbl .line{
background-color:#FFFFCC;
color:#333;
border-bottom:1px dotted #999;
}
.func_tbl a{
text-decoration:none;
font-weight:bold;
color:#990000;
}
.func_tbl a:hover{
background:#99CB00;
}
.func_li{
line-height: 100%;
padding-left: 25px;
padding-right: 10px;
}
.func_li li{
margin-top:10px;
margin-bottom:10px;
}
#line-left{
border-right:1px solid #999;
}
/* 製品紹介ページ */
.rank_ol li{
margin-left: 5px;
margin-right: 10px;
margin-top: 5px;
margin-bottom:5px;
line-height: 150%;
font-weight:bold;
font-size: 11pt;
padding-left: 25px;
padding-right: 10px;
background-repeat: no-repeat;
list-style:none;
}
.rank_ul li{
margin-left: 30px;
margin-right: 10px;
margin-top: 5px;
margin-bottom:5px;
line-height: 130%;
font-weight:400;
font-size: 11pt;
padding-left: 25px;
padding-right: 10px;
background-image: url(../img/list.gif);
background-repeat: no-repeat;
list-style-type: none;
}
/* マニュアルページ */
.manual_tbl{
width:500px;
margin-left:10px;
border:1px solid #999;
}
.manual_tbl td{
padding-left:10px;
line-height:250%;
border:1px solid #999;
}
.manual_tbl th{
line-height:250%;
/* <!--background:#98CB00; --> */
background-color:#FFFFCC;
color:#333;
font-weight:bold;
border-bottom:1px solid #999;
}
.manual_sub_tbl {
width:500px;
margin-left:10px;
border:1px solid #999;
}
.manual_sub_tbl td{
padding-left:10px;
line-height:250%;
border-left:1px solid #999;
border-bottom:1px solid #999;
}
.manual_sub_tbl th{
line-height:250%;
border-bottom:1px solid #999;
background-color:#FFFFCC;
color:#333;
}
/* support page */
.form_tbl{
color:#FFF;
}
.form_tbl td{
padding-left:15px;
margin-left:5px;
line-height:180%;
}
/** support page */
.txt_medium{
}
.txt_medium th {
padding-left:10px;
line-height:200%;
}
.txt_medium td {
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
line-height:200%;
}