1 | /* |
---|
2 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. |
---|
3 | * |
---|
4 | * http://www.lockon.co.jp/ |
---|
5 | */ |
---|
6 | |
---|
7 | @charset "<!--{$smarty.const.CHAR_CODE}-->"; |
---|
8 | |
---|
9 | input,select,option,textarea { |
---|
10 | font-family:"MS Pゴシック","Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4",Osaka,sans-serif; |
---|
11 | font-size: 13px; |
---|
12 | } |
---|
13 | |
---|
14 | |
---|
15 | /*LINK*/ |
---|
16 | a:link { color: #006699; text-decoration: none; } |
---|
17 | a:visited { color: #006699; text-decoration: none; } |
---|
18 | a:hover { color: #f9a406; text-decoration: underline; } |
---|
19 | |
---|
20 | |
---|
21 | /*FORM*/ |
---|
22 | .box3 { width: 33px; } /*W3*/ |
---|
23 | .box6 { width: 54px; } /*W6*/ |
---|
24 | .box10 { width: 82px; } /*W10*/ |
---|
25 | .box20 { width: 152px; } /*W20*/ |
---|
26 | .box25 { width: 187px; } /*W25*/ |
---|
27 | .box30 { width: 222px; } /*W30*/ |
---|
28 | .box33 { width: 243px; } /*W33*/ |
---|
29 | .box35 { width: 257px; } /*W35*/ |
---|
30 | .box40 { width: 292px; } /*W40*/ |
---|
31 | .box45 { width: 341px; } /*W45*/ |
---|
32 | .box50 { width: 362px; } /*W50*/ |
---|
33 | .box52 { width: 376px; } /*W52*/ |
---|
34 | .box54 { width: 390px; } /*W54*/ |
---|
35 | .box60 { width: 432px; } /*W60*/ |
---|
36 | .box65 { width: 467px; } /*W65*/ |
---|
37 | .box68 { width: 488px; } /*W68*/ |
---|
38 | .box76 { width: 544px; } /*W76*/ |
---|
39 | |
---|
40 | .area40 { width: 302px; height: 134px; } /*W40×H8*/ |
---|
41 | .area45 { width: 337px; height: 290px; } /*W40×H20*/ |
---|
42 | .area46 { width: 337px; height: 134px; } /*W40×H8*/ |
---|
43 | .area50 { width: 372px; height: 82px; } /*W50?H4*/ |
---|
44 | .area55 { width: 407px; height: 82px; } /*W50?H4*/ |
---|
45 | .area59 { width: 432px; height: 134px; } /*W59×H8*/ |
---|
46 | .area60 { width: 433px; height: 134px; } /*W60?H8*/ |
---|
47 | .area61 { width: 433px; height: 82px; } /*W60?H4*/ |
---|
48 | .area65 { width: 444px; height: 290px; } /*W65×H20*/ |
---|
49 | .area70 { width: 512px; height: 186px; } /*W70?H12*/ |
---|
50 | .area75 { width: 547px; height: 186px; } /*W75?H12*/ |
---|
51 | .area80 { width: 572px; height: 134px; } /*W80×H8*/ |
---|
52 | .area90 { width: 650px; height: 420px; } |
---|
53 | .area96 { width: 694px; height: 420px; } /*W80×H30*/ |
---|
54 | .area96_2 { width: 694px; height: 160px; } /*W80×H10*/ |
---|
55 | .area99 { width: 715px; height: 523px; } /*W99?H40*/ |
---|
56 | |
---|
57 | /*COLOR*/ |
---|
58 | .ast { color: #cc0000; font-size: 90%; } |
---|
59 | .darkred { color: #cc0000; } |
---|
60 | .gray { color: #b6b7ba; } |
---|
61 | .white { color: #ffffff; } |
---|
62 | .whitest { color: #ffffff; font-weight: bold; } |
---|
63 | .white10 { color: #ffffff; font-size: 62.5%;} |
---|
64 | .red { color: #ff0000; } |
---|
65 | .red10 { color:#ff0000; font-size: 10px; } |
---|
66 | .red12 { color:#cc0000; font-size: 12px; } |
---|
67 | .reselt { color: #ffcc00; font-size: 120%; font-weight: bold; } |
---|
68 | |
---|
69 | |
---|
70 | .infodate { |
---|
71 | color: #cccccc; font-size: 62.5%; font-weight: bold; |
---|
72 | padding: 0 0 0 8px; |
---|
73 | } |
---|
74 | |
---|
75 | .infottl { |
---|
76 | color: #ffffff; |
---|
77 | font-size: 62.5%; |
---|
78 | line-height: 150%; |
---|
79 | } |
---|
80 | |
---|
81 | .info { |
---|
82 | padding: 0 4px; |
---|
83 | display: block; |
---|
84 | } |
---|
85 | |
---|
86 | .title { |
---|
87 | padding: 0px 0px 20px 25px; |
---|
88 | color: #ffffff; |
---|
89 | font-weight: bold; |
---|
90 | line-height: 120%; |
---|
91 | } |
---|
92 | |
---|
93 | |
---|
94 | |
---|
95 | /*navi*/ |
---|
96 | #menu_navi { |
---|
97 | table-layout: fixed; |
---|
98 | } |
---|
99 | |
---|
100 | |
---|
101 | .navi a:visited { |
---|
102 | color:#ffffff; |
---|
103 | text-decoration:none; |
---|
104 | } |
---|
105 | |
---|
106 | .navi a:hover { |
---|
107 | background-color: #a5a5a5; |
---|
108 | color:#000000; |
---|
109 | text-decoration:none; |
---|
110 | } |
---|
111 | |
---|
112 | .navi_text { |
---|
113 | font-size: 75%; |
---|
114 | padding: 0 0 0 8px; |
---|
115 | } |
---|
116 | |
---|
117 | |
---|
118 | .navi-on a:visited { |
---|
119 | color:#000000; |
---|
120 | text-decoration:none; |
---|
121 | } |
---|
122 | |
---|
123 | .navi-on a:hover { |
---|
124 | background-color: #a5a5a5; |
---|
125 | color:#000000; |
---|
126 | text-decoration:none; |
---|
127 | } |
---|
128 | |
---|
129 | |
---|
130 | /*subnavi*/ |
---|
131 | .subnavi a{ |
---|
132 | background-color: #818287; |
---|
133 | width:140px; |
---|
134 | padding: 6px 5px 4px 5px; |
---|
135 | color:#ffffff; |
---|
136 | text-decoration:none; |
---|
137 | display:block; |
---|
138 | } |
---|
139 | |
---|
140 | .subnavi a:visited { |
---|
141 | color:#ffffff; |
---|
142 | text-decoration:none; |
---|
143 | } |
---|
144 | |
---|
145 | .subnavi a:hover { |
---|
146 | background-color: #b7b7b7; |
---|
147 | color:#000000; |
---|
148 | text-decoration:none; |
---|
149 | } |
---|
150 | |
---|
151 | .subnavi_text { |
---|
152 | font-size: 71%; |
---|
153 | padding: 0 0 0 8px; |
---|
154 | } |
---|
155 | |
---|
156 | .subnavi-on a{ |
---|
157 | background-color: #b7b7b7; |
---|
158 | width:140px; |
---|
159 | padding: 6px 5px 4px 5px; |
---|
160 | color:#000000; |
---|
161 | text-decoration:none; |
---|
162 | display:block; |
---|
163 | } |
---|
164 | |
---|
165 | .subnavi-on a:visited { |
---|
166 | color:#000000; |
---|
167 | text-decoration:none; |
---|
168 | } |
---|
169 | |
---|
170 | .subnavi-on a:hover { |
---|
171 | background-color: #b7b7b7; |
---|
172 | color:#000000; |
---|
173 | text-decoration:none; |
---|
174 | } |
---|
175 | |
---|
176 | .number-on a:visited { |
---|
177 | color:#ffffff; |
---|
178 | text-decoration:none; |
---|
179 | } |
---|
180 | |
---|
181 | .number a:visited { |
---|
182 | color:#ffffff; |
---|
183 | text-decoration:none; |
---|
184 | } |
---|
185 | |
---|
186 | /*IMG*/ |
---|
187 | img { |
---|
188 | border: 0; |
---|
189 | } |
---|