| 1 | @charset "euc-jp";
|
|---|
| 2 |
|
|---|
| 3 | body {
|
|---|
| 4 | background: #fff url(/img/common/bg.jpg);
|
|---|
| 5 | background-repeat: repeat-x;
|
|---|
| 6 | }
|
|---|
| 7 |
|
|---|
| 8 |
|
|---|
| 9 | /*LINK*/
|
|---|
| 10 | a:link { color: #006699; text-decoration: none; }
|
|---|
| 11 | a:visited { color: #006699; text-decoration: none; }
|
|---|
| 12 | a: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 |
|
|---|
| 84 | /* ---¥Æ¥¹¥È¢§--- */
|
|---|
| 85 | .navi_dummy {
|
|---|
| 86 | height:auto;
|
|---|
| 87 | width:auto;
|
|---|
| 88 | overflow:auto;
|
|---|
| 89 | }
|
|---|
| 90 |
|
|---|
| 91 | .navi_dummy a{
|
|---|
| 92 | background: url(/img/contents/navi_bar.gif);
|
|---|
| 93 | background-repeat: repeat-y;
|
|---|
| 94 | background-color: #636469;
|
|---|
| 95 | padding: 10px 5px 10px 12px;
|
|---|
| 96 | width:140px;
|
|---|
| 97 | color:#ffffff;
|
|---|
| 98 | text-decoration:none;
|
|---|
| 99 | }
|
|---|
| 100 |
|
|---|
| 101 | .navi_dummy a:visited {
|
|---|
| 102 | color:#ffffff;
|
|---|
| 103 | text-decoration:none;
|
|---|
| 104 | }
|
|---|
| 105 |
|
|---|
| 106 | .navi_text {
|
|---|
| 107 | font-size: 75%;
|
|---|
| 108 | padding: 0 0 0 8px;
|
|---|
| 109 | }
|
|---|
| 110 |
|
|---|
| 111 | .navi-on-dummy a{
|
|---|
| 112 | background: url(/img/contents/navi_bar.gif);
|
|---|
| 113 | background-repeat: repeat-y;
|
|---|
| 114 | background-color: #a5a5a5;
|
|---|
| 115 | padding: 10px 5px 10px 12px;
|
|---|
| 116 | width:140px;
|
|---|
| 117 | color:#000000;
|
|---|
| 118 | text-decoration:none;
|
|---|
| 119 | }
|
|---|
| 120 |
|
|---|
| 121 | .navi-on-dummy a:visited {
|
|---|
| 122 | color:#000000;
|
|---|
| 123 | text-decoration:none;
|
|---|
| 124 | }
|
|---|
| 125 | /* ---¥Æ¥¹¥È---¢¥ */
|
|---|
| 126 |
|
|---|
| 127 |
|
|---|
| 128 |
|
|---|
| 129 |
|
|---|
| 130 |
|
|---|
| 131 | .navi a{
|
|---|
| 132 | background: url(/img/contents/navi_bar.gif);
|
|---|
| 133 | background-repeat: repeat-y;
|
|---|
| 134 | background-color: #636469;
|
|---|
| 135 | width:140px;
|
|---|
| 136 | padding: 10px 5px 10px 12px;
|
|---|
| 137 | color:#ffffff;
|
|---|
| 138 | text-decoration:none;
|
|---|
| 139 | }
|
|---|
| 140 |
|
|---|
| 141 | .navi a:visited {
|
|---|
| 142 | color:#ffffff;
|
|---|
| 143 | text-decoration:none;
|
|---|
| 144 | }
|
|---|
| 145 | /*
|
|---|
| 146 | .navi a:hover {
|
|---|
| 147 | background-color: #a5a5a5;
|
|---|
| 148 | color:#000000;
|
|---|
| 149 | text-decoration:none;
|
|---|
| 150 | }
|
|---|
| 151 | */
|
|---|
| 152 | .navi_text {
|
|---|
| 153 | font-size: 75%;
|
|---|
| 154 | padding: 0 0 0 8px;
|
|---|
| 155 | }
|
|---|
| 156 |
|
|---|
| 157 | .navi-on a{
|
|---|
| 158 | background: url(/img/contents/navi_bar.gif);
|
|---|
| 159 | background-repeat: repeat-y;
|
|---|
| 160 | background-color: #a5a5a5;
|
|---|
| 161 | width:140px;
|
|---|
| 162 | padding: 10px 5px 10px 12px;
|
|---|
| 163 | color:#000000;
|
|---|
| 164 | text-decoration:none;
|
|---|
| 165 | }
|
|---|
| 166 |
|
|---|
| 167 | .navi-on a:visited {
|
|---|
| 168 | color:#000000;
|
|---|
| 169 | text-decoration:none;
|
|---|
| 170 | }
|
|---|
| 171 | /*
|
|---|
| 172 | .navi-on a:hover {
|
|---|
| 173 | background-color: #a5a5a5;
|
|---|
| 174 | color:#000000;
|
|---|
| 175 | text-decoration:none;
|
|---|
| 176 | }
|
|---|
| 177 | */
|
|---|
| 178 |
|
|---|
| 179 | /*subnavi*/
|
|---|
| 180 | .subnavi a{
|
|---|
| 181 | background-color: #818287;
|
|---|
| 182 | width:140px;
|
|---|
| 183 | padding: 6px 5px 4px 5px;
|
|---|
| 184 | color:#ffffff;
|
|---|
| 185 | text-decoration:none;
|
|---|
| 186 | }
|
|---|
| 187 |
|
|---|
| 188 | .subnavi a:visited {
|
|---|
| 189 | color:#ffffff;
|
|---|
| 190 | text-decoration:none;
|
|---|
| 191 | }
|
|---|
| 192 | /*
|
|---|
| 193 | .subnavi a:hover {
|
|---|
| 194 | background-color: #b7b7b7;
|
|---|
| 195 | color:#000000;
|
|---|
| 196 | text-decoration:none;
|
|---|
| 197 | }
|
|---|
| 198 | */
|
|---|
| 199 | .subnavi_text {
|
|---|
| 200 | font-size: 71%;
|
|---|
| 201 | padding: 0 0 0 8px;
|
|---|
| 202 | }
|
|---|
| 203 |
|
|---|
| 204 | .subnavi-on a{
|
|---|
| 205 | background-color: #b7b7b7;
|
|---|
| 206 | width:140px;
|
|---|
| 207 | padding: 6px 5px 4px 5px;
|
|---|
| 208 | color:#000000;
|
|---|
| 209 | text-decoration:none;
|
|---|
| 210 | }
|
|---|
| 211 |
|
|---|
| 212 | .subnavi-on a:visited {
|
|---|
| 213 | color:#000000;
|
|---|
| 214 | text-decoration:none;
|
|---|
| 215 | }
|
|---|
| 216 | /*
|
|---|
| 217 | .subnavi-on a:hover {
|
|---|
| 218 | background-color: #b7b7b7;
|
|---|
| 219 | color:#000000;
|
|---|
| 220 | text-decoration:none;
|
|---|
| 221 | }
|
|---|
| 222 | */
|
|---|
| 223 |
|
|---|
| 224 |
|
|---|
| 225 | /*icon*/
|
|---|
| 226 | .icon_edit{
|
|---|
| 227 | background: url(/img/contents/icon_edit.jpg);
|
|---|
| 228 | background-repeat: no-repeat;
|
|---|
| 229 | padding: 0 0 0 15px;
|
|---|
| 230 | }
|
|---|
| 231 |
|
|---|
| 232 | .icon_mail {
|
|---|
| 233 | background: url(/img/contents/icon_mail.jpg);
|
|---|
| 234 | background-repeat: no-repeat;
|
|---|
| 235 | padding: 0 0 0 15px;
|
|---|
| 236 | }
|
|---|
| 237 |
|
|---|
| 238 | .icon_delete {
|
|---|
| 239 | background: url(/img/contents/icon_delete.jpg);
|
|---|
| 240 | background-repeat: no-repeat;
|
|---|
| 241 | padding: 0 0 0 15px;
|
|---|
| 242 | }
|
|---|
| 243 |
|
|---|
| 244 | .icon_class {
|
|---|
| 245 | background: url(/img/contents/icon_class.jpg);
|
|---|
| 246 | background-repeat: no-repeat;
|
|---|
| 247 | padding: 0 0 0 15px;
|
|---|
| 248 | }
|
|---|
| 249 |
|
|---|
| 250 | .icon_confirm {
|
|---|
| 251 | background: url(/img/contents/icon_confirm.jpg);
|
|---|
| 252 | background-repeat: no-repeat;
|
|---|
| 253 | padding: 0 0 0 15px;
|
|---|
| 254 | }
|
|---|
| 255 |
|
|---|
| 256 |
|
|---|
| 257 | /*send-page*/
|
|---|
| 258 | .number a{
|
|---|
| 259 | background: url(/img/contents/number_bg.jpg);
|
|---|
| 260 | background-repeat: repeat-x;
|
|---|
| 261 | background-color: #505468;
|
|---|
| 262 | padding: 8px;
|
|---|
| 263 | color:#ffffff;
|
|---|
| 264 | font-size: 65%;
|
|---|
| 265 | line-height: 160%;
|
|---|
| 266 | font-weight: bold;
|
|---|
| 267 | text-decoration:none;
|
|---|
| 268 | }
|
|---|
| 269 |
|
|---|
| 270 | .number a:visited {
|
|---|
| 271 | color:#ffffff;
|
|---|
| 272 | text-decoration:none;
|
|---|
| 273 | }
|
|---|
| 274 |
|
|---|
| 275 | .number a:hover{
|
|---|
| 276 | background: url(/img/contents/number_bg_on.jpg);
|
|---|
| 277 | background-repeat: repeat-x;
|
|---|
| 278 | background-color: #f7c600;
|
|---|
| 279 | padding: 8px;
|
|---|
| 280 | color:#ffffff;
|
|---|
| 281 | font-size: 65%;
|
|---|
| 282 | line-height: 160%;
|
|---|
| 283 | font-weight: bold;
|
|---|
| 284 | text-decoration:none;
|
|---|
| 285 | }
|
|---|
| 286 |
|
|---|
| 287 | .number-on a{
|
|---|
| 288 | background: url(/img/contents/number_bg_on.jpg);
|
|---|
| 289 | background-repeat: repeat-x;
|
|---|
| 290 | background-color: #f7c600;
|
|---|
| 291 | padding: 8px;
|
|---|
| 292 | color:#ffffff;
|
|---|
| 293 | font-size: 65%;
|
|---|
| 294 | line-height: 160%;
|
|---|
| 295 | font-weight: bold;
|
|---|
| 296 | text-decoration:none;
|
|---|
| 297 | }
|
|---|
| 298 |
|
|---|
| 299 | .number-on a:visited {
|
|---|
| 300 | color:#ffffff;
|
|---|
| 301 | text-decoration:none;
|
|---|
| 302 | }
|
|---|
| 303 |
|
|---|
| 304 | .number-on a:hover{
|
|---|
| 305 | background: url(/img/contents/number_bg_on.jpg);
|
|---|
| 306 | background-repeat: repeat-x;
|
|---|
| 307 | background-color: #f7c600;
|
|---|
| 308 | padding: 8px;
|
|---|
| 309 | color:#ffffff;
|
|---|
| 310 | font-size: 65%;
|
|---|
| 311 | line-height: 160%;
|
|---|
| 312 | font-weight: bold;
|
|---|
| 313 | text-decoration:none;
|
|---|
| 314 | }
|
|---|
| 315 |
|
|---|
| 316 | /*IMG*/
|
|---|
| 317 | img {
|
|---|
| 318 | border: 0;
|
|---|
| 319 | }
|
|---|