| 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 | #containerfull #subtitle01{
|
|---|
| 17 | border: 0;
|
|---|
| 18 | margin: 0 0 15px 0;
|
|---|
| 19 | padding: 0;
|
|---|
| 20 | width: 700px;
|
|---|
| 21 | }
|
|---|
| 22 |
|
|---|
| 23 | #containerfull #subtitle02{
|
|---|
| 24 | border: 0;
|
|---|
| 25 | margin: 30px 0 15px 0;
|
|---|
| 26 | padding: 0;
|
|---|
| 27 | width: 700px;
|
|---|
| 28 | }
|
|---|
| 29 |
|
|---|
| 30 | #containerfull #subtitle03{
|
|---|
| 31 | border: 0;
|
|---|
| 32 | margin: 30px 0 15px 0;
|
|---|
| 33 | padding: 0;
|
|---|
| 34 | width: 700px;
|
|---|
| 35 | }
|
|---|
| 36 |
|
|---|
| 37 | #containerfull #subtitle04{
|
|---|
| 38 | border: 0;
|
|---|
| 39 | margin: 30px 0 15px 0;
|
|---|
| 40 | padding: 0;
|
|---|
| 41 | width: 700px;
|
|---|
| 42 | }
|
|---|
| 43 |
|
|---|
| 44 | /*¥³¥á¥ó¥È*/
|
|---|
| 45 | #containerfull #comment01{
|
|---|
| 46 | border: 0;
|
|---|
| 47 | margin: 0 0 20px 0;
|
|---|
| 48 | padding: 0;
|
|---|
| 49 | width: 700px;
|
|---|
| 50 | }
|
|---|
| 51 |
|
|---|
| 52 | /**¥Æ¡¼¥Ö¥ë**/
|
|---|
| 53 | /*ÏÈ*/
|
|---|
| 54 | #containerfull #frame{
|
|---|
| 55 | border: 0;
|
|---|
| 56 | margin: 0;
|
|---|
| 57 | padding: 0;
|
|---|
| 58 | width: 700px;
|
|---|
| 59 | background: #ccc;
|
|---|
| 60 | }
|
|---|
| 61 |
|
|---|
| 62 | /*¤´ÃíʸÆâÍÆ¥¿¥¤¥È¥ë¹Ô*/
|
|---|
| 63 | #containerfull #frame #picture{
|
|---|
| 64 | width: 80px;
|
|---|
| 65 | background: #ecf5ff;
|
|---|
| 66 | text-align: center;
|
|---|
| 67 | }
|
|---|
| 68 |
|
|---|
| 69 | #containerfull #frame #name{
|
|---|
| 70 | width: 350px;
|
|---|
| 71 | background: #ecf5ff;
|
|---|
| 72 | text-align: center;
|
|---|
| 73 | }
|
|---|
| 74 |
|
|---|
| 75 | #containerfull #frame #number{
|
|---|
| 76 | width: 49px;
|
|---|
| 77 | background: #ecf5ff;
|
|---|
| 78 | text-align: center;
|
|---|
| 79 | }
|
|---|
| 80 |
|
|---|
| 81 | #containerfull #frame #price{
|
|---|
| 82 | width: 150px;
|
|---|
| 83 | background: #ecf5ff;
|
|---|
| 84 | text-align: center;
|
|---|
| 85 | }
|
|---|
| 86 |
|
|---|
| 87 | /*¤´ÃíʸÆâÍÆ¥³¥ó¥Æ¥ó¥Ä¹Ô*/
|
|---|
| 88 | #containerfull #frame #picture_c{
|
|---|
| 89 | width: 80px;
|
|---|
| 90 | background: #fff;
|
|---|
| 91 | text-align: center;
|
|---|
| 92 | }
|
|---|
| 93 |
|
|---|
| 94 | #containerfull #frame #name_c{
|
|---|
| 95 | width: 350px;
|
|---|
| 96 | background: #fff;
|
|---|
| 97 | }
|
|---|
| 98 |
|
|---|
| 99 | #containerfull #frame #number_c{
|
|---|
| 100 | width: 49px;
|
|---|
| 101 | background: #fff;
|
|---|
| 102 | text-align: center;
|
|---|
| 103 | }
|
|---|
| 104 |
|
|---|
| 105 | #containerfull #frame #price_c{
|
|---|
| 106 | width: 150px;
|
|---|
| 107 | background: #fff;
|
|---|
| 108 | text-align: right;
|
|---|
| 109 | }
|
|---|
| 110 |
|
|---|
| 111 | /*¤´ÃíʸÆâÍÆ²¼¹Ô*/
|
|---|
| 112 | #containerfull #frame #under{
|
|---|
| 113 | background: #ecf5ff;
|
|---|
| 114 | text-align: right;
|
|---|
| 115 | }
|
|---|
| 116 |
|
|---|
| 117 | #containerfull #frame #total01{
|
|---|
| 118 | background: #ffecec;
|
|---|
| 119 | text-align: right;
|
|---|
| 120 | }
|
|---|
| 121 |
|
|---|
| 122 | #containerfull #frame #total02{
|
|---|
| 123 | width: 150px;
|
|---|
| 124 | background: #ffecec;
|
|---|
| 125 | text-align: right;
|
|---|
| 126 | }
|
|---|
| 127 |
|
|---|
| 128 | /*°Ê²¼¤Î¥³¥ó¥Æ¥ó¥Ä¹Ô*/
|
|---|
| 129 | #containerfull #left{
|
|---|
| 130 | background: #ecf5ff;
|
|---|
| 131 | width: 170px;
|
|---|
| 132 | }
|
|---|
| 133 |
|
|---|
| 134 | #containerfull #right{
|
|---|
| 135 | background: #fff;
|
|---|
| 136 | width: 507px;
|
|---|
| 137 | }
|
|---|
| 138 |
|
|---|
| 139 | /*¥Ü¥¿¥ó*/
|
|---|
| 140 | #containerfull #button{
|
|---|
| 141 | border: 0;
|
|---|
| 142 | margin: 30px 0 15px 0;
|
|---|
| 143 | padding: 0;
|
|---|
| 144 | text-align: center;
|
|---|
| 145 | }
|
|---|
| 146 |
|
|---|
| 147 | /*¥Ù¥ê¥µ¥¤¥ó*/
|
|---|
| 148 | #containerfull #verisign{
|
|---|
| 149 | border: 0;
|
|---|
| 150 | margin: 35px 65px;
|
|---|
| 151 | padding: 0;
|
|---|
| 152 | width: 570px;
|
|---|
| 153 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.