| 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 | #containerfull #maintitle{
|
|---|
| 10 | border: 0;
|
|---|
| 11 | margin: 0 0 15px 0;
|
|---|
| 12 | padding: 0;
|
|---|
| 13 | width: 700px;
|
|---|
| 14 | }
|
|---|
| 15 |
|
|---|
| 16 | /**¥Æ¡¼¥Ö¥ë**/
|
|---|
| 17 | /*ÏÈ*/
|
|---|
| 18 | #containerfull #frame{
|
|---|
| 19 | border: 0;
|
|---|
| 20 | margin: 0;
|
|---|
| 21 | padding: 0;
|
|---|
| 22 | width: 700px;
|
|---|
| 23 | background: #ccc;
|
|---|
| 24 | }
|
|---|
| 25 |
|
|---|
| 26 | /*¥³¥á¥ó¥È*/
|
|---|
| 27 | #containerfull #comment01{
|
|---|
| 28 | border: 0;
|
|---|
| 29 | margin: 20px 0;
|
|---|
| 30 | padding: 0;
|
|---|
| 31 | width: 700px;
|
|---|
| 32 | }
|
|---|
| 33 |
|
|---|
| 34 | #containerfull #comment02{
|
|---|
| 35 | border: 0;
|
|---|
| 36 | margin: 25px 0 0 0;
|
|---|
| 37 | padding: 0;
|
|---|
| 38 | width: 700px;
|
|---|
| 39 | text-align: center;
|
|---|
| 40 | }
|
|---|
| 41 |
|
|---|
| 42 | #containerfull #frame #left{
|
|---|
| 43 | background: #ecf5ff;
|
|---|
| 44 | width: 170px;
|
|---|
| 45 | }
|
|---|
| 46 |
|
|---|
| 47 | #containerfull #frame #right{
|
|---|
| 48 | background: #fff;
|
|---|
| 49 | width: 507px;
|
|---|
| 50 | }
|
|---|
| 51 |
|
|---|
| 52 | /*¥Ü¥¿¥ó*/
|
|---|
| 53 | #containerfull #button{
|
|---|
| 54 | border: 0;
|
|---|
| 55 | margin: 20px 0 15px 0;
|
|---|
| 56 | padding: 0;
|
|---|
| 57 | text-align: center;
|
|---|
| 58 | }
|
|---|
| 59 |
|
|---|
| 60 | /*¥Ù¥ê¥µ¥¤¥ó*/
|
|---|
| 61 | #containerfull #verisign{
|
|---|
| 62 | border: 0;
|
|---|
| 63 | margin: 35px 65px;
|
|---|
| 64 | padding: 0;
|
|---|
| 65 | width: 570px;
|
|---|
| 66 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.