	    /*
 * 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: 'Hiragino Sans','ヒラギノ角ゴシック','Avenir','Helvetica Neue','Helvetica','Arial',YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic';
/* font-family: "メイリオ","Meiryo",Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック",sans-serif;*/
 line-height: 1.0;
 }

/* body要素のスタイル*/
body { background: #fff/* url(../../images/bg.gif) repeat-x;*/ }

p#commingsoon {
 width: 100%;
 margin-top: 50px;
 font-weight: bold;
 font-size: large;
 text-align: center;
 }

img { border: 0; }

/* その他の共通スタイル*/
img, input { vertical-align: middle; }

table {
 border-spacing: 0;
 border-collapse: collapse;
 }

table td {
 border: 1px solid #231815;
 padding: 0.4em;
 }

table table td {
 border: none;
 padding: 0.1em;
 }

a:link,
a:visited { color: #23a39d; text-decoration: none; }
a:hover,
a:active  { color: #ef701b; text-decoration: underline; }

/**** 共通のカラー・サイズ設定 ********/
/* tableボーダー無効 */
table.bnone td { border: none; }

/* エラー等の強調フォント */
.red {
 font-weight: bold;
 color: #f00;
}

#s-red { color: #f00; }
#strong { font-weight: bold; }
.s-red { color: #f00; }
.strong { font-weight: bold; }

/* 強調フォント */
.pink {
 font-weight: bold;
 color: #02B358;
}

.s-pink { color: #02B358; }

/* 強調フォント(サブカラー) */
.ss-color {
 font-weight: bold;
 color: #02B358;
 }

/*
#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: #02B358;
}

/* 入力系 */
#lorange,
.lorange { background-color: #c1b3b0; font-weight: bold; }

/* 確認系 */
#gray,
.gray { background-color: #c1b3b0; font-weight: bold; }

#dgray,
.dgray { background-color: #231815; font-weight: bold; color: #fff; }

#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; }

.margin { margin-bottom: 1em; }
.smargin { margin-bottom: 0.5em; }
.lmargin { margin-bottom: 2em; }


/* coming soon(top.html)のスタイル***************************************/
ul#coming-soon { padding: 30px; height: 150px; }

ul#coming-soon li { list-style-type: none; }

/* 全体のスタイル ***************************************/
/* div#containerのスタイル*/
div#container {
 width: 960px;
 font-size: small;
 margin-left: auto;
 margin-right: auto;
}

div#header02 {
 width: 960px;
 height: 100px;
 left: 0;
 top: 0;
 position: relative;
 /*background: #000;*/
 z-index: 1;
 }

/* naviのスタイル*/
p#navskip {
 height: 0;
 line-height: 0;
 overflow: hidden;
 }

ul#navlist {
 width: 400px;
 margin: 30px 0 25px 0;
 left: 0;
 top: 0;
 position: relative;
 list-style-type: none;
 z-index: 3;
 text-align: right;
 float: right;
 }

ul#navlist li {
 margin: 0 25px 0 0;
 display: inline;
 }

ul#navlist li.right-nav { margin-right: 0; }

div#header02 ul#navlist {
 width: 450px;
 margin-top: 55px;
 border: none;
 background: #fff;
 text-align: right;
 z-index: 1;
 float: right;
 }
 
/* contentのスタイル*/
div#content {
 width: 960px;
 overflow: hidden;
 background-color: #eeece6;
 color: #231815;
 }

/*ロゴのスタイル(h1) */
h1#logo2 {
 width: 471px;
 height: 100px;
 margin: 10px 0 0 0;
 background: url(../../images/logo.gif) no-repeat;
 text-indent: -9999px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 float: left;
 }

h1#logo {
 width: 471px;
 margin-bottom: 10px;
 top: -100px;
 left: 0;
 position: relative;
 z-index: 1;
 float: left;
 }

h1#logo2 a {
 width: 471px;
 height:100px;
 display: block;
 float: left;
 }

h1#logo02 {
 width: 471px;
 height: 72px;
 margin-top: 15px;
 background: url(../../images/logo02.gif) no-repeat;
 top: 0;
 left: 0;
 position: relative;
 z-index: 3;
 float: left;
 }

h1#logo02_back {
 width: 960px;
 margin-bottom: 0px;
 top: -78px;
 left: 0;
 position: relative;
 z-index: 1;
 }

h1#logo02 a {
 width: 317px;
 height: 72px;
 display: block;
}

/* mainのスタイル*/
div#main {
 padding: 0 0 40px 0;
 top: 0;
 left: 0;
 position: relative;
 z-index: 1;
 float: left;
 }

/* categoryのスタイル */
ul#category {
 width: 980px;
 margin: 0 0 20px -20px;
 text-align: center;
 float: left;
 }

ul#category li {
 margin: 0 0 10px 20px;
 display: inline;
/* 2段になったら解放
 float: left;
*/
 }

ul#category li a:link,
ul#category li a:visited { color: #727171; text-decoration: none; font-family: ＭＳ Ｐゴシック, MS PGothic, sans-serif; }
ul#category li a:hover,
ul#category li a:active { color: #000; text-decoration: underline; font-family: ＭＳ Ｐゴシック, MS PGothic, sans-serif; }

/* CLOSEのスタイル **********************************************************/
div#main ul#close-message {
 width: 740px;
 margin-left: 20px;
 margin-bottom: 10px;
 padding: 10px;
 list-style-type: none;
 background-color: #eee;
 }

div#main ul#close-message li { line-height: 1.1; }


/* トップページ(top.tpl)のスタイル ******************************************/
p#visual {
 width: 960px;
 height: 640px;
 margin-bottom: 20px;
 background: url(../../images/visual.jpg) no-repeat;
 text-indent: -99999px;
 float: left;
 }

p#sns {
 width: 100%;
 margin: 0 0 20px 0;
 text-align: right;
 font-weight: bold;
 }

h2#top-message {
 width: 677px;
* width: 960px;
 margin-left: 60px;
/* * padding-left: 60px;*/ /* 告知文有の場合のみ。通常時はコメントアウト */
 margin-top: -5px;
 margin-bottom: 10px;
 font-size: medium;
 text-align: center; /* 通常は text-align: center; に設定。告知文有の場合はコメントアウト */
 }
*html body h2#top-message { font-size: large; }

h2#news {
 width: 740px;
 margin: 0 0 -15px 20px;
 text-align: left;
 }

p#present {
 margin: 0 40px 5px 40px;
 text-align: center;
 }

h2.news2 {
 width: 740px;
 margin: 0 0 50px 20px;
 text-align: left;
 line-height: 1.2em;
 font-weight: lighter;
 }

h2#title2 {
 top: 0;
 left: 30px;
 position: relative;
 z-index: 2;
 background: url(../../images/recommend-title.gif) no-repeat center left;
 }

h2#title {
 width: 300px;
 margin-bottom: -62px;
 top: -22px;
 left: 0;
 position: relative;
 z-index: 1;
 font-weight: bold;
 font-size: x-small;
 border: none;
 color: #000;
 text-indent: -9999px;
 }

h3#rimit {
 width: 960px;
 text-align: center;
 color: #f00;
 font-weight: bold;
 font-size: 14pt;
 float: left;
 }

/* 商品配列 */
div#first {
 width: 928px;
 margin-left: 32px;
 margin-bottom: 20px;
 float: left;
 display: inline;
 }

div#first ul {
 width: 200px;
 height: 320px;
 margin-right: 32px;
 list-style-type: none;
 text-align: center;
 float: left;
 display: inline;
 }

 /* 商品毎のレイアウト */
div#first li.top-img { margin-bottom: 3px; }

div#first li.name {
 margin-top: 10px;
 padding: 0 0px;
 overflow: hidden;
 font-weight: bold;
 line-height: 1.5em;
 }

/*商品名のリンク色が違う時に使用
a.top-name:link { color: #000; }
a.top-name:visited { color: #000; }
a.top-name:hover { color: #f00001; }
a.top-name:activ { color: #f00001; }
*/

div#first li.top-price {
 font-weight: bold;
 line-height: 1.8em;
 }

/*moreボタンのスタイル*/
p#more {
 width: 928px;
 margin-right: 32px;
 text-align: right;
 }


/* purchaseのスタイル*/
div#purchase {
 width: 960px;
 float: left;
 }
* html body div#purchase { margin-top: 20px; }

div#purchase dl {
 width: 690px;
 margin-left: 35px;
 font-size: x-small;
 padding: 0.5em 20px 2em 20px;
 /*color: #fff;*/
 /*background: #e6e6e6;*/
 border-top: #e0e0e0 1px solid;
 border-bottom: #e0e0e0 1px solid;
 }

div#purchase dt {
 font-weight: bold;
 margin-top: 2em;
 line-height: 1.5em;
 color: #7a913a;
}

div#purchase dt#top { margin-top: 0; }

div#purchase dd { line-height: 1.5em; }

a#support-mail { letter-spacing: 0; }

/* footerのスタイル */
div#footer {
 width: 960px;
 padding: 15px 0;
 text-align: right;
 float: left;
 }

div#footer ul#footer-nav {
 margin-bottom: 5px;
 list-style-type: none;
 float: left;
 display: inline;
 }

div#footer ul#footer-nav li {
 display: inline;
 float: left;
 font-size: x-small;
 color: #aaa;
 }

div#footer ul#footer-nav li a:link,
div#footer ul#footer-nav li a:visited { color: #776662; }
/*
div#footer ul#footer-nav li a:hover,
div#footer ul#footer-nav li a:active { color: #eee; }
*/

div#footer address {
 padding-bottom: 5px;
 font-style: normal;
 font-size: x-small;
 color: #776662;
 float: right;
 }

div#veli {
 width: 960px;
 float: left;
 margin-left: 32px;
 }
* html body div#veli { margin-left: 15px; }


/***商品一覧のスタイル(list.tpl)****************************/
div#list {
 width: 928px;
 margin-left: 32px;
 float: left;
 }

div.count {
 width: 960px;
 height: 5px;
 margin-bottom: 0.5em;
 padding: 3px 10px;
 background: url(../../images/purchase-bg.png);
 float: left;
 }

ul.product {
 width: 200px;
 height: 320px;
 margin-right: 32px;
 list-style-type: none;
 text-align: center;
 float: left;
 }

li.picture {
 margin-bottom: 10px;
 float: left;
 }

li.list-name {
 font-weight: bold;
 margin-bottom: 5px;
 }

li.list-sold-out { margin-bottom: 1.5em; }


/***商品詳細ページのスタイル****************************/

/* カラー選択セレクトボックスの幅指定 */
select.select-color { width: 40px; }

/* 現在のカゴの中のスタイル*/
div#cart {
 width: 144px;
 margin: 0 20px 10px 0;
 padding-bottom: 0.8em; 
 border: 1px solid #231815;
 float: right;
 /*background-color: #fff;*/
 }

div#cart h3#cart-title {
 width: 144px;
 height: 25px;
 /*border-bottom: 1px solid #000;*/
 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: #d470a1;*/
 /*color: #fff;*/
 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 #231815;
}
*html body div#cart li#piece { margin-top: -1px; }

div#cart li#price {
 margin-left: 0.5em;
 margin-bottom: 0.8em;
 }

div#cart li#cartin { margin-left: 28px; }


/*商品詳細(detail.tpl)のスタイル*******************************************************/
/* 商品詳細のスタイル*/
h2#list-title,
h2#detail-title {
 width: 905px;
 margin: 40px 0;
 padding: 0 0 0 25px;
 top: 0;
 left: 20px;
 position: relative;
 z-index: 2;
 font-weight: bold;
 font-size: 14px;
 /*font-family: 'Caudex', "ＭＳ Ｐ明朝" , "ヒラギノ明朝 Pro W3" , serif;*/
 text-align: left;
 background: url(../../images/detail-title.gif) no-repeat;
 }

div#detail {
 width: 764px;
 margin-left: 20px;
 display: inline;
 float: left;
 }

 /* 商品画像のスタイル*/
div#detail p#img-main {
 width: 400px;
 height: 400px;
 /*background-color: #e9daef;*/
 text-align: center;
 border: 1px solid #231815;
 }

div#img {
 width: 400px;
 float: left;
}

table#img-change {
 width: 402px;
 margin-top: 2px;
}

table#img-change td {
 width: 77px;
 height: 77px;
 text-align: center;
 padding: 2px;
 /*background-color: #e9daef;*/
 }

/* 料金等のスタイル */
div#inner {
 width: 352px;
 float: left;
 }

div#detail ul {
 width: 352px;
 list-style-type: none;
 margin-left: 10px;
 float: left;
 }

div#detail ul li {
 width: 352px;
 float: left;
 }

li#main-price {
 padding-top: 0.3em;
 padding-bottom: 0.3em;
 border-top: 4px double #231815;
 border-bottom: 4px double #231815;
 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: 1.5em 0; }

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 #231815;
 margin-bottom: 1.5em;
 }

li#main-detail p {
 width: 352px;
 float: left;
 }


/**コンビニ決済*******************************************************************/
div#convenience { margin-left: 128px; }

h2#convenience-title02 { background: url(../../images/convenience-title.gif) no-repeat; }

ul#convenience-coution {
 margin-bottom: 5px;
 float: left;
 }

ul#convenience-coution li {
 width: 700px;
 list-style-type: none;
 float: left;
 }

table.convenience {
 margin-bottom: 20px;
 float: left;
 }

ul#convenience-btn {
 width: 700px;
 margin-bottom: 20px;
 text-align: center;
 float: left;
 }

ul#convenience-btn li { display: inline; }

ul#convenience-btn li.btn-left { margin-right: 20px; }

* 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; }

/**↓cotents02.cssの内容***********************************************/
