/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "<!--{$smarty.const.CHAR_CODE}-->";

/**ここからカスタマイズ*********************************/
* {
 margin: 0;
 padding: 0;
 font-size: 100%;
 font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック",sans-serif;
 line-height: 1.0;
 }

/* body要素のスタイル*/
body {
 background-color: #000;
 color: #ccc;
 }

img { border: 0; }

/* その他の共通スタイル*/
img, input {
 vertical-align: middle;
 }

table {
 border-collapse: collapse;
 border-spacing: 0;
 }

a:link    { color: #c61a22; text-decoration: none; }
a:visited { color: #c61a22; text-decoration: none; }
a:hover   { color: #e50012; text-decoration: underline; }
a:active  { color: #e50012; text-decoration: underline; }

/**** 共通のカラー・サイズ設定 ********/

/* エラー等の強調フォント */
.red {
 font-weight: bold;
 color: #ff0000;
}

#s-red { color: #ff0000; }
#strong { font-weight: bold; }
.s-red { color: #ff0000; }
.strong { font-weight: bold; }

/* 強調フォント */
.pink {
 font-weight: bold;
 color: #621d86;
}

.s-pink {
 color: #621d86;
}

/* 強調フォント(サブカラー) */
.ss-color {
 font-weight: bold;
 color: #621d86;
 }

/*
#bgray { color: #333; }
.bgray { color: #333; }
*/

/*
a#mgray:link    { color: #333; text-decoration: none; }
a#mgray:visited { color: #333; text-decoration: none; }
a#mgray:hover   { color: #ffad00; text-decoration: underline; }
a#mgray:active  { color: #ffad00; text-decoration: underline; }
*/

.purchase-strong {
 font-weight: bold;
 color: #621d86;
}

/* 入力系 */
#lorange { background-color: #444; }
.lorange { background-color: #444; }

/* 確認系 */
#gray { background-color: #333; }
.gray { background-color: #333; }

#dgray { background-color: #222; }
.dgray { background-color: #222; }

#small { font-size: x-small; }
.small { font-size: x-small; }

#center { text-align: center; }
#right { text-align: right; }
.center { text-align: center; }
.right { text-align: right; }

td#td140 { width: 140px; }

.no-border {
 border: 0;
 padding: 0.1em;
 }

/* coming soon(top.html)のスタイル***************************************/
ul#coming-soon { padding: 30px; height: 100px; }
ul#coming-soon li { list-style-type: none; }
ul#coming-soon li.margin { margin-bottom: 1.5em; }


/* 全体のスタイル ***************************************/
/* div#containerのスタイル*/
div#container {
 width: 800px;
 font-size: small;
 margin-left: auto;
 margin-right: auto;
}

/* naviのスタイル*/
p#navskip {
 height: 0;
 overflow: hidden;
 }

ul#navlist {
 width: 748px;
 margin-bottom: 20px;
 padding-left: 50px;
 padding-top: 7px;
 padding-bottom: 7px;
 border: 1px solid #3f3f3f;
 list-style-type: none;
 float: left;
 }

ul#navlist li {
 margin-right: 45px;
 display: inline;
 float: left;
 }


/* contentのスタイル*/
div#content {
 width: 800px;
 padding-bottom: 25px;
 overflow: hidden;
 color: #999;
 }


/*ロゴのスタイル(h1) */

h1#logo2 {
 width: 800px;
 height: 339px;
 margin-bottom: -12px;
 background: url(../../images/logo.gif) no-repeat;
 text-indent: -9999px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
}

h1#logo {
 width: 800px;
 top: -339px;
 left: 0;
 position: relative;
 z-index: 1;
}

h1#logo2 a {
 width: 800px;
 height: 310px;
 display: block;
}

/* mainのスタイル*/
div#main { 
 padding-top: 10px;
 float: left;
 }


/* トップページ(top.tpl)のスタイル ******************************************/

/*コラボロゴ*/
h2#collabo {
 width: 800px;
 height: 122px;
 margin-bottom: 15px;
 background: url(../../images/collabo.gif) no-repeat center top;
 text-indent: -9999px;
 float: left;
 }

ul#top-message {
 width: 800px;
 margin-bottom: 20px;
 text-align: center;
 list-style-type: none;
 float: left;
 }

ul#top-message li.margin { margin-bottom: 20px; }
ul#top-message li.big { font-size: 13pt; }

/*ツアーロゴ*/
h2#tour {
 width: 640px;
 height: 45px;
 margin-left: 80px;
 margin-bottom: 20px;
 background: url(../../images/tour-logo.gif) no-repeat;
 text-indent: -9999px;
 }

/* ↓年末年始文言のスタイル *************************************************/

h2#news {
 width: 800px;
 margin-bottom: 10px;
 }

h2#news2 {
 width: 800px;
 margin-top: 0;
 margin-bottom: 20px;
 font-size:samll;
 font-weight: normal;
 }

h2#news3 {
 width: 677px;
* width: 800px;
 margin-left: 40px;
 margin-top: -10px;
 margin-bottom: 10px;
 text-align: left;
 }


/* 通常のスタイル *************************************************/

h2#title2 {
 width: 800px;
 height: 21px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/recommend-title.gif) no-repeat;
 text-indent: -9999px;
 float: left;
 }

h2#title {
 width: 800px;
 top: -22px;
 left: 0;
 position: relative;
 z-index: 1;
 font-weight: bold;
 font-size: x-small;
 border-bottom: 1px solid #3f3f3f;
 float: left;
 }


/* 商品配列 */
div#first {
 width: 800px;
 margin-bottom: 100px;
 padding-top: 55px;
 float: left;
 display: inline;
 }

div#first ul {
 width: 290px;
 height: 336px;
 margin-top: -35px;
 margin-right: -35px;
 list-style-type: none;
 float: left;
 background: url(../../images/img-bg02.gif) no-repeat;
 display: inline;
 }

div#first ul.right {
 width: 290px;
 margin-right: 0;
 background: url(../../images/img-bg02.gif) no-repeat;
 }

div#first ul li { float: left; }

 /* 商品毎のレイアウト */
div#first li.top-img {
 width: 200px;
 margin-left: 45px;
 margin-top: 45px;
 margin-bottom: 15px;
 display: inline;
 }

div#first li.name {
 width: 200px;
 margin-left: 45px;
 font-weight: bold;
 margin-bottom: 2px;
 line-height: 1.2em;
 text-align: center;
 display: inline;
 }

div#first li.top-price {
 width: 200px;
 margin-left: 45px;
 font-weight: bold;
 text-align: center;
 display: inline;
 }

/* 右側だけ指定値が異なる */
div#first ul.right li.top-img { margin-left: ; }



/* 商品一覧へのリンクのスタイル */
div#list-link {
 width: 753px;
 margin-left: 25px;
 margin-top: 8px;
 float: left;
 text-align: center;
 margin-bottom: 40px;
 }
* html body div#list-link { margin-left: 13px; }


/* purchaseのスタイル*/
div#purchase {
 float: left;
 width: 800px;
 }

div#purchase dl {
 width: 740px;
 font-size: x-small;
 padding: 30px;
 border-top: 1px solid #3f3f3f;
 }

div#purchase dt {
 font-weight: bold;
 margin-top: 2em;
 line-height: 1.5em;
 color: #c61a22;
}

div#purchase dt#top { margin-top: 0; }
div#purchase dd { line-height: 1.5em; }
a.support-mail { letter-spacing: 0;}


/* フッターのスタイル(footer.tpl) */
div#footer {
 clear: both;
 width: 800px;
 height: 18px;
 padding-top: 0.5em;
 padding-bottom: 15px;
 text-align: center;
 }

div#footer address {
 width: 800px;
 padding-top: 10px;
 text-align: center;
 font-style: normal;
 font-size: x-small;
 color: #3f3f3f;
 }

div#veli {
 width: 800px;
 float: left;
 margin-left: 32px;
 }
* html body div#veli { margin-left: 15px; }


/***商品一覧のスタイル(list.tpl)****************************/
h2#list-title2 {
 width: 580px;
 height: 27px;
 top: 0px;
 left: 0px;
 position: relative;
 z-index: 2;
 background: url(../../images/list-title.gif) no-repeat;
 }

h2#list-title {
 width: 580px;
 height: 27px;
 top: -27px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #fff;
 background-color: ; 
 font-weight: bold;
 font-size: x-small;
 margin-bottom: -10px;
 }


div#list-left { float: left; }

div#category {
 background: url(../../images/shopping-icon.gif) no-repeat;
 padding-left: 20px;
 margin-top: -10px;
 margin-bottom: 0.8em;
 font-size: medium;
 color: #fff;
 }

div#list { margin-left: 25px; }

div.count {
 width: 580px;
 height: 18px;
 background-color: #444;
 color: #fff;
 margin-bottom: 0.5em;
 padding-left: 0.3em;
 padding-top: 0.3em;
 }

ul.product {
 width: 560px;
 height: 220px;
 border: 1px solid #333;
 background-color: #bbb;
 color: #000;
 margin-bottom: 5px;
 padding: 10px;
 list-style-type: none;
 clear: both;
 }

li.picture {
 float: left;
 width: 130px;
 height: 180px;
 }

li.list-right { float:right }

ul.list-comment {
 width: 420px;
 list-style-type: none;
 margin-left: 10px;
 }

li.list-name {
 font-size: medium;
 font-weight: bold;
 margin-bottom: 0.5em;
 }

p.list-name-name, p.list-name-sts { display: inline; }
p.list-name-sts { margin-left: 1em; }

li.list-s-comment { margin-bottom: 15px; }
li.list-price, li.list-select { margin-bottom: 0.5em; }

p.list-price-left, p.list-more { display: inline; }

p.list-more {
 margin-left: 20px;
 padding-left: 0.3em;
 padding-right: 0.3em;
 background-color: #444;
 font-weight: bold;
 }

a.more-more:link, a.more-more:visited { background-color: #444; color: #000; text-decoration: none; }
a.more-more:hover, a.more-more:active { background-color: #444; color: #fff; text-decoration: none; }

/* カテゴリーナビのスタイル */
div#category-nav {
 width: 144px;
 float: right;
 border: 1px solid #777;
 background-color: #777;
 margin-bottom: 10px;
}
 
div#category-nav2 {
 width: 144px;
 float: right;
 border: 1px solid #777;
 background-color: #777;
 margin-bottom: 10px;
}

div#category-nav ul {
 width: 144px;
 list-style-type: none;
}
div#category-nav2 ul {
 width: 144px;
 list-style-type: none;
}

* html body div#category-nav li { width: 144px; }
* html body div#category-nav2 li { width: 144px; }


/***商品詳細ページのスタイル****************************/

/* カラー選択セレクトボックスの幅指定 */
select.select-color { width: 40px; }

/* 現在のカゴの中のスタイル*/
div#cart {
 width: 144px;
 border: 1px solid #3f3f3f;
 float: right;
 margin-bottom: 10px;
 padding-bottom: 0.8em; 
 }

div#cart h3#cart-title {
 width: 144px;
 height: 25px;
 background: url(../../images/cart-title.gif) no-repeat;
 background-color: #000;
 border-bottom: 1px solid #3f3f3f;
 position: relative;
 left: 0;
 top: 0;
 z-index: 2; 
}

div#cart h3#cart-title02 {
 width: 144px;
 height: 0px;
 background-color: #444;
 text-align: center;
 position: relative;
 left: 0;
 top: -25px;
 z-index: 1;
}

div#cart ul {
 width: 144px;
* margin-top: -1px;
}

div#cart li { list-style-type: none;}

div#cart li#piece {
 width: 130px;
 margin-left: 0.5em;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
 padding-bottom: 0.5em;
 border-bottom: 1px dashed #3f3f3f;
}

*html body div#cart li#piece, *html body div#login-cart li#mail { margin-top: -1px; }

div#cart li#price {
 margin-left: 0.5em;
 margin-bottom: 0.8em;
}

div#cart li#cartin {
 margin-left: 28px;
}

/*商品詳細(detail.tpl)のスタイル*******************************************************/
/* 商品詳細のスタイル*/
div#detail {
 width: 634px;
 margin-right: 10px;
 float: left;
 }

/*
div#detail h4 {
  width: 550px;
  color: #fff;
  margin-bottom: 5px;
  font-size: x-small;
  font-weight: normal;
 }
*/

div#detail h2 {
 width: 634px;
 background: url(../../images/detail-title.gif) no-repeat;
 font-size: medium;
 float: left;
 }

div#detail h2 p {
 padding-right: 10px;
 background-color: #000;
 float: left;
 }

div#detail h2#suisan-title {
 width: 580px;
 height: 44px;
 background: url(../../images/suisan-title.gif) no-repeat;
 text-indent: -9999px;
 }

* html div#detail h2#suisan-title { margin-bottom: 10px; }

div#detail h2#suisan-title p {
 height: 0;
 background-color: none;
 }

 /* 商品画像のスタイル*/
div#detail p#img-main {
 width: 326px;
 height: 303px;
 padding-top: 23px;
 margin-top: 15px;
 text-align: center;
 border: 1px solid #3f3f3f;
}

div#detail p.suisan-main { background-color: #fff; }

div#img {
 float: left;
 width: 330px;
 margin-top: 5px;
}
* html body div#img { margin-top: -5px; }

table#img-change {
 width: 330px;
 margin-top: 0.1em;
 margin-left: -1px;
 border-collapse: separate;
 border-spacing: 1px;
 }

table#img-change td {
 width: 81px;
 height: 81px;
 text-align: center;
 border: 1px solid #3f3f3f;
}

table.suisan-change td { background-color: #fff; }

/* 料金等のスタイル */
div#inner {
 float: left;
 width: 230px;
 margin-left: 10px;
 margin-top: 15px;
 }
* html body div#inner { margin-top: 5px; width: 235px; }

div#detail ul {
 width: 230px;
 list-style-type: none;
 margin-left: 9px;
 }

* html body div#detail ul {
 float: right;
 width: 235px;
 margin-left: 5px;
 }

li#main-price {
 margin-top: 5px;
 padding-top: 0.3em;
 padding-bottom: 0.3em;
 border-top: 4px double #3f3f3f;
 border-bottom: 4px double #3f3f3f;
 font-size: medium;
 font-weight: bold;
}

li#main-color {
 margin-top: 1.5em;
 margin-bottom: 0.5em;
}

li#main-piece {
 margin-top: 1.5em;
 margin-bottom: 0.5em;
}

li#sorry {
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}

li#main-piece p, li#main-size p, li#main-color p { display: inline; }

li#main-size { margin-bottom: 1.5em; }

li#main-cartin {
 padding-bottom: 2.8em;
 border-bottom: 1px dashed #3f3f3f;
 margin-bottom: 1.5em;
}

li#main-detail p {
 width: 230px;
 float: left;
 }

* html body li#main-detail { width: 235px; }
* html body ul li#main-detail p { width: 235px; }


/**コンビニ決済*******************************************************************/
div#convenience {
 margin-left: 50px;
 }

h2#convenience-title02 {
 width: 700px;
 height: 21px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/convenience-title.gif) no-repeat;
}

h2#convenience-title {
 width: 700px;
 top: -21px;
 left: 0;
 position: relative;
 z-index: 1;
 border-bottom: 1px solid #3f3f3f;
 font-size: x-small;
}

ul#convenience-coution { margin-bottom: 5px; }

ul#convenience-coution li { list-style-type: none; }

table.convenience {
 margin-bottom: 20px;
 }

table.convenience td {
 border: 1px solid #3f3f3f;
 padding: 5px;
 }

table.convenience td.lorange { border-right: 1px solid #333; border-bottom: 1px solid #333; }

div#convenience-btn {
 width: 700px;
 margin-bottom: 20px;
 text-align: center;
 }

* html body li#main-detail p { width: 215px; }

/* 予告ページ・クローズページ(top.html)のスタイル ********************************************************/
ul.coming-soon {
 margin-left: 35px;
 margin-right: 35px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
 }

li.qr-margin { margin-bottom: 0.5em; }
