| 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 | /*コメント*/
|
|---|
| 38 | #containerfull #comment01{
|
|---|
| 39 | border: 0;
|
|---|
| 40 | margin: 0 0 20px 0;
|
|---|
| 41 | padding: 0;
|
|---|
| 42 | width: 700px;
|
|---|
| 43 | }
|
|---|
| 44 |
|
|---|
| 45 | /**テーブル**/
|
|---|
| 46 | /*枠*/
|
|---|
| 47 | #containerfull #frame{
|
|---|
| 48 | border: 0;
|
|---|
| 49 | margin: 0;
|
|---|
| 50 | padding: 0;
|
|---|
| 51 | width: 700px;
|
|---|
| 52 | background: #ccc;
|
|---|
| 53 | }
|
|---|
| 54 |
|
|---|
| 55 | /*ご注文内容タイトル行*/
|
|---|
| 56 | #containerfull #frame #picture{
|
|---|
| 57 | width: 80px;
|
|---|
| 58 | background: #ecf5ff;
|
|---|
| 59 | text-align: center;
|
|---|
| 60 | }
|
|---|
| 61 |
|
|---|
| 62 | #containerfull #frame #name{
|
|---|
| 63 | width: 280px;
|
|---|
| 64 | background: #ecf5ff;
|
|---|
| 65 | text-align: center;
|
|---|
| 66 | }
|
|---|
| 67 |
|
|---|
| 68 | #containerfull #frame #productsnumber{
|
|---|
| 69 | width: 80px;
|
|---|
| 70 | background: #ecf5ff;
|
|---|
| 71 | text-align: center;
|
|---|
| 72 | }
|
|---|
| 73 |
|
|---|
| 74 | #containerfull #frame #number{
|
|---|
| 75 | width: 49px;
|
|---|
| 76 | background: #ecf5ff;
|
|---|
| 77 | text-align: center;
|
|---|
| 78 | }
|
|---|
| 79 |
|
|---|
| 80 | #containerfull #frame #price{
|
|---|
| 81 | width: 140px;
|
|---|
| 82 | background: #ecf5ff;
|
|---|
| 83 | text-align: center;
|
|---|
| 84 | }
|
|---|
| 85 |
|
|---|
| 86 | /*ご注文内容コンテンツ行*/
|
|---|
| 87 | #containerfull #frame #picture_c{
|
|---|
| 88 | width: 80px;
|
|---|
| 89 | background: #fff;
|
|---|
| 90 | text-align: center;
|
|---|
| 91 | }
|
|---|
| 92 |
|
|---|
| 93 | #containerfull #frame #name_c{
|
|---|
| 94 | width: 280px;
|
|---|
| 95 | background: #fff;
|
|---|
| 96 | }
|
|---|
| 97 |
|
|---|
| 98 | #containerfull #frame #productsnumber_c{
|
|---|
| 99 | width: 80px;
|
|---|
| 100 | background: #fff;
|
|---|
| 101 | text-align: right;
|
|---|
| 102 | }
|
|---|
| 103 |
|
|---|
| 104 | #containerfull #frame #number_c{
|
|---|
| 105 | width: 49px;
|
|---|
| 106 | background: #fff;
|
|---|
| 107 | text-align: center;
|
|---|
| 108 | }
|
|---|
| 109 |
|
|---|
| 110 | #containerfull #frame #price_c{
|
|---|
| 111 | width: 140px;
|
|---|
| 112 | background: #fff;
|
|---|
| 113 | text-align: right;
|
|---|
| 114 | }
|
|---|
| 115 |
|
|---|
| 116 | /*ご注文内容下行*/
|
|---|
| 117 | #containerfull #frame #under{
|
|---|
| 118 | background: #ecf5ff;
|
|---|
| 119 | text-align: right;
|
|---|
| 120 | }
|
|---|
| 121 |
|
|---|
| 122 | #containerfull #frame #total01{
|
|---|
| 123 | background: #ffecec;
|
|---|
| 124 | text-align: right;
|
|---|
| 125 | }
|
|---|
| 126 |
|
|---|
| 127 | #containerfull #frame #total02{
|
|---|
| 128 | width: 140px;
|
|---|
| 129 | background: #ffecec;
|
|---|
| 130 | text-align: right;
|
|---|
| 131 | }
|
|---|
| 132 |
|
|---|
| 133 | /*以下のコンテンツ行*/
|
|---|
| 134 | #containerfull #left{
|
|---|
| 135 | background: #ecf5ff;
|
|---|
| 136 | width: 170px;
|
|---|
| 137 | }
|
|---|
| 138 |
|
|---|
| 139 | #containerfull #right{
|
|---|
| 140 | background: #fff;
|
|---|
| 141 | width: 507px;
|
|---|
| 142 | }
|
|---|
| 143 |
|
|---|
| 144 | /*ボタン*/
|
|---|
| 145 | #containerfull #button{
|
|---|
| 146 | border: 0;
|
|---|
| 147 | margin: 30px 0 15px 0;
|
|---|
| 148 | padding: 0;
|
|---|
| 149 | text-align: center;
|
|---|
| 150 | }
|
|---|
| 151 |
|
|---|
| 152 | /*ベリサイン*/
|
|---|
| 153 | #containerfull #verisign{
|
|---|
| 154 | border: 0;
|
|---|
| 155 | margin: 35px 65px;
|
|---|
| 156 | padding: 0;
|
|---|
| 157 | width: 570px;
|
|---|
| 158 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.