/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "EUC-JP";

/**ここからカスタマイズ*********************************/
* {
 margin: 0;
 padding: 0;
 font-size: 100%;
 font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック",sans-serif;
 line-height: 1.0;
 }

/* body要素のスタイル*/
body { background-color: #fff; }

img { border: 0; }

/* その他の共通スタイル*/
img, input {
 vertical-align: middle;
}

a:link    { color: #ff6686; text-decoration: none; }
a:visited { color: #ff6686; text-decoration: none; }
a:hover   { color: #0095ff; text-decoration: underline; }
a:active  { color: #0095ff; 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: #ff6686;
}

.s-pink {
 color: #ff6686;
}

/* 強調フォント(サブカラー) */
.ss-color {
 font-weight: bold;
 color: #ff6686;
 }

#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; }
*/


/* 入力系 */
#lorange { background-color: #bfee92; }
.lorange { background-color: #bfee92; }

/* 確認系 */
#gray { background-color: #eafcde; }
.gray { background-color: #eafcde; }

#dgray { background-color: #82b94d; }
.dgray { background-color: #82b94d; }

#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;
 }

ul { list-style-type: none; }


/* イプシロン停止のお知らせ のスタイル ***************************************/
ul#epsilon {
*height: 50px;
 padding-top: 0.2em;
 margin-left: 62px;
 margin-bottom: -30px;
* margin-bottom: -30px;
 font-size: small;
 position: relative;
 }
*:first-child+html ul#epsilon { margin-left: 50px; }
* html body ul#epsilon { height: 50px; z-index: 1000; }


/* 全体のスタイル ***************************************/

/* div#containerのスタイル*/
div#container {
 width: 800px;
 font-size: small;
 margin-left: auto;
 margin-right: auto;
 padding-left: 10px;
 padding-right: 10px;
 background: url(../../images/bg.gif) repeat-y center top;
 background-color: #f9fcf7;
 color: #666;
 }

/* headerのスタイル*/
div#header {
 width: 800px;
 height: 114px;
 color: #fff;
 background: url(../../images/logo.jpg) no-repeat;
 background-color: #94e55e;
 }

/* naviのスタイル*/
p#navskip {
 height: 0;
 overflow: hidden;
 }

ul#navlist {
 top: 0;
 left: 0;
 position: relative;
 color: #fff;
 font-size: 8pt;
 list-style-type: none;
 float: right;
 font-weight: bold;
 z-index: 5;
 }
* html ul#navlist { font-size: 7pt	; }

ul#navlist li {
 margin-top: 0.5em;
 letter-spacing: 0.08em; 
* letter-spacing: 0.01em;
 display: inline;
 float: left;
 }

ul#navlist li a:link {color: #fff;}
ul#navlist li a:visited {color: #fff;}

ul#navlist li {
 margin-top: 0.5em;
 padding-left: 0.3em;
 padding-top: 0.2em;
 padding-right: 0.3em;
 padding-bottom: 0.2em;
 letter-spacing: 0.03em; 
* letter-spacing: 0.01em;
 display: inline;
 float: left;
 color: #fff;
 border-right: 1px solid #fff;
 }

ul#navlist li.nav-left { border-left: 1px solid #fff; }

ul#navlist li.nav-right { margin-right: 0.8em; }

/* topのナビはスタイルが異なる */
ul#top-nav {
 width: 360px;
 color: #999;
 font-size: 7.5pt;
 list-style-type: none;
 float: right;
 }

ul#top-nav li {
 margin-top: 0.5em;
 padding-left: 0.3em;
 padding-top: 0.2em;
 padding-right: 0.3em;
 padding-bottom: 0.2em;
 letter-spacing: 0.03em; 
* letter-spacing: 0.01em;
 display: inline;
 float: left;
 color: #999;
 border-right: 1px solid #999;
 }

ul#top-nav li.nav-left { border-left: 1px solid #999; }

ul#top-nav li.nav-right { margin-right: 0.8em; }

ul#top-nav li a:link {color: #999;}
ul#top-nav li a:visited {color: #999;}


/* contentのスタイル*/
div#content {
 width: 800px;
 padding-bottom: 25px;
 overflow: hidden;
 color: #666;
 }

/* mainのスタイル (topはmainを使用していない) */
div#main {
 width: 800px;
 margin-left: 50px;
 padding-top: 20px;
 padding-bottom: 20px;
 }


/* トップページ(top.tpl)のスタイル ******************************************/

/*ロゴのスタイル(h1) */

h1#top-logo {
 width: 420px;
 height: 632px;
 background: url(../../images/top-logo.jpg) no-repeat;
 float: left;
 text-indent: -9999px;
 }

h1#logo2 {
 width: 800px;
 text-indent: -9999px;
 top: 10px;
 left: 10px;
 position: relative;
 z-index: 2;
 }
* html h1#logo2 { top: -5px; left: 10px; margin-bottom: -12px; }

h1#logo {
 width: 800px;
 top: -114px;
 left: 0;
 position: relative;
 z-index: 1;
 text-indent: -9999px;
 }

a#logo:link { color: #fff; }
a#logo:visited { color: #fff; }

h1#logo2 a {
 width: 250px;
 height: 95px;
 display: block;
}


/* 商品説明(トップ右側) */
div#inner-a {
 width: 362px;
 padding: 9px;
 padding-bottom: 1px;
 text-align: center;
 float: right;
 }

div#inner-a p#crown {
 margin-top: 8px;
 margin-bottom: 3px;
 font-weight: bold;
 font-size: 10pt;
 }
div#inner-a p#crown:not(\*|*) { margin-top: 2px; margin-bottom: 0; }

div#inner-a h2 {
 width: 215px;
 margin-left: 73px;
 font-weight: bold;
 font-size: 17pt;
 color: #006933;
 }
*:first-child+html div#inner-a h2 { margin-left: 0; }
* html div#inner-a h2 { margin-left: 0; }

div#inner-a h2 span#subtitle {
 font-size: 9pt;
 color: #70b437;
 }

div#inner-a p#product-price {
 top: -10px;
 left: 0;
 position: relative;
 font-weight: bold;
 }

div#inner-a ul#product-comment {
 margin-bottom: 8px;
 padding-bottom: 8px;
 text-align: left;
 border-bottom: 2px dashed #95d300;
 }
*:first-child+html div#inner-a ul#product-comment { margin-bottom: 5px; padding-bottom: 5px; }
* html div#inner-a ul#product-comment { margin-bottom: 5px; padding-bottom: 5px; }
div#inner-a ul#product-comment:not(\*|*) { margin-bottom: 5px; padding-bottom: 5px; }

div#inner-a ul#photo {
 background: url(../../images/photoset.jpg) no-repeat right bottom;
 text-align: left;
 font-size: 9pt;
 }

div#inner-a ul li { line-height: 1.1em; }
div#inner-a ul li.margin { margin-bottom: 0.5em; }

div#inner-a ul#photo li { width: 187px; }

div#inner-a ul#photo li#title {
 width: 362px;
 margin-bottom: 5px;
 font-size: 11pt;
 font-weight: bold;
 color: #f9698f;
 }

div#inner-a ul#photo li.limit {
 width: 230px;
 font-size: 8.5pt;
 }
*:first-child+html div#inner-a ul#photo li.limit { font-size: 7.5pt; }
* html div#inner-a ul#photo li.limit { font-size: 7.5pt; }


/* べりサインのスタイル */
div#veli {
 width: 140px;
 float: left;
 }

/* footerのスタイル */
div#footer {
 width: 790px;
 height: 90px;
 padding-top: 15px;
 padding-right: 10px;
 text-align: right;
 background-color: #ebf9c0;
 clear: both;
 }
* html div#footer { height: 100px; }

div#footer ul#banner {
 width: 650px;
 margin-bottom: 3px;
 float: right;
 text-align: right;
 }
* html div#footer ul#banner { height: 67px; margin-bottom: 0; }

div#footer ul#banner li {
 margin-left: 10px;
  display: inline;
 }

div#footer address {
 font-style: normal;
 font-size: x-small;
 color: #999;
 }

p#end {
 width: 820px;
 height: 10px;
 margin-left: auto;
 margin-right: auto;
 background: url(../../images/footer-bg.gif) no-repeat center top;
 }


/***商品詳細ページ(detail.tpl)のスタイル****************************/

div#detail-main {
 margin-left: 35px;
 margin-top: 20px;
 }
* html div#detail-main { margin-top: 40px; }

/* 商品詳細のスタイル*/
div#detail {
 width: 762px;
 float: left;
 }
* html div#detail { margin-top: -20px; }

div#detail h4 {
  width: 550px;
  color: #fff;
  margin-bottom: 5px;
  font-size: x-small;
  font-weight: normal;
 }

div#detail h2 {
 width: 555px;
 height: 32px;
 color: #006837;
 font-size: large;
 font-weight: bold;
 padding-top: 8px;
 padding-left: 5px;
 background: url(../../images/detail-title.gif) no-repeat;
 }

/* 商品画像のスタイル*/
div#detail p#img-main {
 width: 326px;
 height: 303px;
 padding-top: 23px;
 margin-top: 10px;
 text-align: center;
 border: 1px solid #999;
}

div#img {
 float: left;
 width: 330px;
 margin-top: 5px;
 }

table#img-change {
 width: 330px;
 margin-top: 0.1em;
 margin-left: -1px;
}

table#img-change td {
 background-color: ;
 width: 81px;
 height: 81px;
 text-align: center;
*padding-left: 1px;
 border: 1px solid #999;
}

/* 料金等のスタイル */
div#inner {
 float: left;
 width: 220px;
 margin-top: 15px;
}
* html body div#inner { margin-top: 15px; margin-left: 5px; }

div#detail div#inner ul {
 width: 220px;
 list-style-type: none;
 margin-left: 9px;
 }
* html body div#detail div#inner ul { float: right; width: 215px; margin-left: 5px; }

li#main-price {
 padding-top: 0.3em;
 padding-bottom: 0.3em;
 border-top: 2px dashed #aaa;
 border-bottom: 2px dashed #aaa;
 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: 20px;
 border-bottom: 1px dashed #999;
 margin-bottom: 15px;
}

li#main-detail p {
 width: 220px;
 float: left;
 }

/* カラー選択セレクトボックスの幅指定 */
select.select-color { width: 70px; }

/* 右ボックスの位置調整 */
div#cart { margin-right: 30px; }
* html body div#cart { margin-right: 13px; margin-left: -120px; }

/* 詳細ページ右BOX 現在のカゴの中のスタイル*/
div#cart {
 width: 144px;
 border: 1px solid #999;
 float: right;
 margin-top: -29px;
 margin-bottom: 10px;
 padding-bottom: 0.8em; 
}

div#cart h3#cart-title {
 width: 144px;
 height: 25px;
 background: url(../../images/cart-title.gif) no-repeat;
 position: relative;
 left: 0;
 top: 0;
 z-index: 2; 
}

div#cart h3#cart-title02 {
 width: 144px;
 height: 0px;
 background-color: #ffcbe3;
 color: #333;
 text-align: center;
 position: relative;
 left: 0;
 top: -25px;
 z-index: 1;
}
* html body div#cart h3#cart-title02 { margin-right: -20px; }

div#cart ul {
 width: 144px;
 padding-left: 20px;
* margin-top: -1px;
}
* html body div#cart ul { width: 120px; margin-right: -32px; }
 
div#cart li {
 list-style-type: none;
 margin-left: -10px;
 width: 144px;
 }
* html body div#cart li { margin-left: -15px; }

div#cart li#piece {
 width: 127px;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
 padding-bottom: 0.5em;
 border-bottom: 1px dashed #666;
}
*html body div#cart li#piece { margin-top: -1px; }

div#cart li#price { margin-bottom: 0.8em; }

div#cart li#cartin { margin-left: 7px;}


/**コンビニ決済*******************************************************************/
h2#convenience-title02 {
 width: 700px;
 height: 40px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/convenience-title.gif) no-repeat;
 }

h2#convenience-title {
 width: 700px;
 top: -40px;
 left: 0;
 position: relative;
 z-index: 1;
 color: #006837;
 font-size: x-small;
 }

ul#convenience-coution { margin-bottom: 5px; }

ul#convenience-coution li { list-style-type: none; }

table.convenience {
 margin-bottom: 20px;
 border-collapse: collapse;
 border-spacing: 0;
 }

table.convenience td {
 border: 1px solid #999;
 padding: 0.4em;
 }

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;
 }
html[xmlns*=""] body:last-child ul.coming-soon { margin-left: 15px; }

li.qr-margin { margin-bottom: 0.5em; }

