| Line | |
|---|
| 1 | /*
|
|---|
| 2 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
|
|---|
| 3 | *
|
|---|
| 4 | * http://www.lockon.co.jp/
|
|---|
| 5 | */
|
|---|
| 6 | @charset "<!--{$smarty.const.CHAR_CODE}-->";
|
|---|
| 7 |
|
|---|
| 8 | /*¥Ñ¥ó¤¯¤º*/
|
|---|
| 9 | #pan{
|
|---|
| 10 | border-width: 0 0 1px 0;
|
|---|
| 11 | border-style: solid;
|
|---|
| 12 | border-color: #ccc;
|
|---|
| 13 | background: #f0f0f0;
|
|---|
| 14 | margin: 0;
|
|---|
| 15 | padding: 10px;
|
|---|
| 16 | text-align: left;
|
|---|
| 17 | width: 100%;
|
|---|
| 18 | voice-family: "\"}\"";
|
|---|
| 19 | voice-family: inherit;
|
|---|
| 20 | width: 100%;
|
|---|
| 21 | }
|
|---|
| 22 |
|
|---|
| 23 | html>body #pan {
|
|---|
| 24 | width:100%;
|
|---|
| 25 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.