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