/* ************************************************ 
 *	全ページ共通の設定
 * ************************************************ */

* {
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------- 
 *	リニューアルデザイン
 * ------------------------------------- */
body {
	padding: 0px;
	color: #696969;
	background : #fffbf8 ;
	line-height: 1.5;
	margin:0;
}


div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img{border:none;}
.opacity a:hover img{Filter: Alpha(Opacity=80);opacity:.80;}
.f-r{float: right;}
.f-l{float: left;}
p.mgt1{	margin-top:1px;}
p.mgt5{	margin-top:5px;}
.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgt25{margin-top:25px;}
.mgt50{margin-top:50px;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgl3{margin-left:3px;}
.mgl5{margin-left:5px;}
.mgl10{margin-left:10px;}
.mgl15{margin-left:15px;}
.mgl20{margin-left:20px;}
.mgr15{margin-right:15px;}
.mgr30{margin-right:50px;}
.pdr0{padding-right:0 !important;}
.pdt50{padding-top:50px;}
.mgl45{	margin-left:45px;}
.mgb60{	margin-bottom:60px;}
.mgt30{	margin-top:30px;}
.mgr45{margin-right:45px;}
.mgt35{margin-top:35px;}
.textright{text-align:right;}
.fleft{float:left;}
.fright{float:right;}
.t-left{text-align:left !important;}
.t-right{text-align:right !important;}
.textcenter{text-align:center;}

.cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

a{
        text-decoration : none;
　　　  color : #696969;
}

a:link {
        text-decoration : none;
　　　  color : #696969;
}

a:visited {
        text-decoration : none;
 　　　 color : #800080;
}

a:hover{
        color : #87cefa;
}

a:hover img {
}

a:active {
 　　　 text-decoration : none;
 　　　 color : #696969;
}



.small {
        font-size : 77%;
        line-height : 1.5;
        margin-left : 0px;
}

.bold {
        font-weight : bold;
}

img {
	border : 0px;
	vertical-align : middle;
}

br.clr {
	clear:both;
	font:0/0 sans-serif;
	}

/* ------------------------------------- 
 *	画像のガード
 * ------------------------------------- */

div.hogo{
    position:relative;
    width:400px;
    height:191px;
}

span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(https://img08.shop-pro.jp/PA01032/162/etc/spacer.gif);
}

/* ------------------------------------- 
 *	見出し(h1〜h6)
 * ------------------------------------- */

/*ページタイトル*/
h1 {
	font-size: 15pt;
	text-align : center;
	vertical-align : text-bottom;
	margin : 10px 0px 10px 0px;
           color: #dd0000;
}

h1 img {
    vertical-align: text-bottom;
}

/*項目タイトル部分*/
h2 {
	font-size: 13pt;
	color: #696969;
	margin: 0px 0px 0px 0px;
}

h2 img {
    vertical-align: bottom;
}

/* What's New,diary 項目部分 */
h3 {
	font-size: 80%;
	margin: 0px 0px 5px 0px;
}

h3 img {
    vertical-align: middle;
}

/* 項目部分 */
h4 {
	font-size: 75%;
	margin: 0px 0px 0px 0px;
}

h5 {
font-size: 110%;
margin: 6px 0px ;
color: #696969;
font-weight:bold; 
}

h7 {  font-size: 11pt;
	color: #696969;
	margin: 0px 0px 0px 0px;
	font-weight:bold; 
}


/* ------------------------------------- 
 *	見出し
 * ------------------------------------- */

/*　店名　*/
.midashi1 {
        background-color : #dd0000;
        color : white;
　　　　align: middle;
        font-size: 14pt;
        font-weight: bold;
        height: 16px;
        padding : 2px 0px 0px 20px;
        margin : 0px 0px 0px 0px;
        border-top: 4px dotted white;
        border-bottom: 4px dotted white;
}

/*　リスつき　*/
.midashi2 {
        background-repeat : no-repeat;
        background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/i-risu.gif);
        background-position : 10px 0px;
　　　　vertical-align : middle;
        padding-left : 55px;
        font-size: 11pt;
        font-weight: bold;
        height: 27px;
}

/*　ウサギつき　*/
.midashi3 {
        background-repeat : no-repeat;
        background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/i-usagi.gif);
        background-position : 15px 0px;
　　　　vertical-align: middle;
        padding-left : 45px;
        font-size: 12pt;
        font-weight: bold;
        height: 35px;
}

/* ------------------------------------- 
 *	クラス
 * ------------------------------------- */

/* ベージュBOX */
.b-table{
          margin: 0px;
          padding: 0px;
          width: 100%;
　　  　　text-align: center;
}

/* 白いBOX */
.w-table{
	width : 740px;
    font-size:0.85em;
	margin : 5px 0px 0px 0px;
	padding : 0px 0px 20px 0px;
	background-color : white;
	border-top : 1px solid #ffe4c4;
	border-left : 1px solid #ffe4c4;
	border-right : 1px solid #ffe4c4;
	border-bottom : 1px solid #ffe4c4;
	float: left;
}

/* ------------------------------------- * 
 *	ライン
 * ------------------------------------- */

hr {
         display: none;
}

.r-tline {
         border-bottom: dotted 2px #dd0000;
         margin : 0px 0px 3px 0px;
}

.r-line {
         border-bottom: dotted 2px #dd0000;
         margin : 3px 0px 3px 0px;
}

.g-line {
         border-bottom: dotted 1px #c0c0c0;
         margin : 3px 0px 3px 0px;
}

/* ステッチライン */

.l-line {
           height : 4px;
           background-position : 0px 0px; 
           background-repeat : repeat-x;
           background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/l-line.gif);
}

/* クロスステッチラインS */
.l-cross-s {
           height : 6px;
           background-position : 0px 0px; 
           background-repeat : repeat-x;
           background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/l-cross-s.gif);
}

/* クロスステッチラインM */
.l-cross-m {
           height : 9px;
           background-position : 0px 0px; 
           background-repeat : repeat-x;
           background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/l-cross-m.gif);
}

/* ------------------------------------- 
 *	表
 * ------------------------------------- */

.hyou1 {
     width : 580px;
     border-collapse : collapse;
     border : 1px solid silver;
     cellpadding : 2px;
     cellspacing : 0px;
}


.hyou1 td{
     border-width : 1pt;
     border-style : solid;
     vertical-align : middle;
     padding : 0px 35px 0px 35px;
}

.hyou1 img {
    vertical-align : middle;
}

.hyou2 {
     border-collapse : collapse;
     border : 1px solid silver;
     cellpadding : 2px;
     cellspacing : 0px;
}

.hyou2 td{
     border-width : 1pt;
     border-style : solid;
     padding : 10px 15px;
}

.hyou3 {
     border-collapse : collapse;
     border : 1px solid silver;
     cellpadding : 2px;
     cellspacing : 0px;
}

.hyou3 td{
     border-width : 1pt;
     border-style : solid;
     padding : 2px 5px;
}

/* ------------------------------------- 
 *	文章
 * ------------------------------------- */

.section1{
   margin : 10px 10px 10px 10px;
   line-height: 20px;
}

.section2{
   margin : 10px 50px 10px 50px;
}

.section3{
   margin : 10px 50px 10px 10px;
}

.section4{
   margin : 10px 50px 10px 50px;
}

.section5{
   margin : 0px 0px 0px 12px;
}

.section6{
   margin : 10px 5px 10px 30px;
}

.section9{
   margin : 0px 13px 0px 13px;
}

.section10{
   margin : 0px 40px 0px 15px;
}

.section11{
   margin : 0px 0px 0px 50px;
}

.section12{
   margin :  10px 40px 10px 40px;
}

.section13{
 line-height: 30px;
}


.shop {
          background-position : 2px 1px; 
           background-repeat : repeat-x;
           background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/shop-line.gif);
}

/* ------------------------------------- 
 *	ナビゲーション
 * ------------------------------------- */

.navi{
    position : relative;
    left :0px;
    width : 100%;
    height : 26px;
    background-color:  #fffff0;
}

.navi ul{
    margin : 0px;
    padding : 0px;
}

.navi li{
    display : block;
    float : left;
    text-indent : -9999px;
}

.navi li a{
    display : block;
    text-decoration : none;
    margin-bottom: 0px;
}

.navi li.home a{
    height : 26px;
    width : 60px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-home.gif) no-repeat;
    background-position : center center;
}

.navi li.home a:hover{
    height : 26px;
    width : 60px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-home@.gif) no-repeat;
    background-position : center center;
}

.navi li.home2 a{
    height : 26px;
    width : 60px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-home2.gif) no-repeat;
    background-position : center center;
}

.navi li.aboutus a{
    height : 26px;
    width :105px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-about.gif) no-repeat;
    background-position : center center;
}

.navi li.aboutus a:hover{
    height : 26px;
    width : 105px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-about@.gif) no-repeat;
    background-position : center center;
}

.navi li.aboutus2 a{
    height : 26px;
    width : 105px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-about2.gif) no-repeat;
    background-position : center center;
}

.navi li.guide a{
    height : 26px;
    width : 70px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-sguide.gif) no-repeat;
    background-position : center center;
}

.navi li.guide a:hover{
    height : 26px;
    width : 70px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-sguide@.gif) no-repeat;
    background-position : center center;
}

.navi li.guide2 a{
    height : 26px;
    width : 70px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-sguide2.gif) no-repeat;
    background-position : center center;
}

.navi li.mail a{
    height : 26px;
    width : 80px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-mail.gif) no-repeat;
    background-position : center center;
}

.navi li.mail a:hover{
    height : 26px;
    width : 80px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-mail@.gif) no-repeat;
    background-position : center center;
}

.navi li.mypage a{
    height : 26px;
    width : 100px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-login.gif) no-repeat;
    background-position : center center;
}

.navi li.mypage a:hover{
    height : 26px;
    width : 100px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-login@.gif) no-repeat;
    background-position : center center;
}

.navi li.o-shop a{
    height : 26px;
    width : 120px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-shop.gif) no-repeat;
    background-position : center center;
}

.navi li.o-shop a:hover{
    height : 26px;
    width : 120px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-shop@.gif) no-repeat;
    background-position : center center;
}

.navi li.o-shop2 a{
    height : 26px;
    width : 120px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-shop2.gif) no-repeat;
    background-position : center center;
}

.navi li.cart a{
    height : 26px;
    width : 100px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-cart.gif) no-repeat;
    background-position : center center;
}

.navi li.cart a:hover{
    height : 26px;
    width : 100px;
    background:url(https://img08.shop-pro.jp/PA01032/162/etc/m-cart@.gif) no-repeat;
    background-position : center center;
}

/* ------------------------------------- 
 *	商品リスト（5列表示）
 * ------------------------------------- */

.item_i {
          margin : 15px 0px 15px 0px;
          width : 660px;
          table-layout : fixed;
　　　  　text-align: center;

         }


.item_n {
          margin : 15px 0px 15px 0px;
          width : 484px;
          table-layout : fixed;
　　　  　text-align: center;

         }

.item_box {
	float : left;
	width : 130px;
	text-align : center;
	line-height : 1.2;
      font-size:0.88em;
           position : relative;
	}
.item_box .p5 {padding:5px;}

.item_box .expl {
	text-align : center;
	color : #666;
	line-height : 1.4;
	margin-top : 0px;
	}

.item_box .name {
	text-align : center;
	font-size : 78%;
	margin-top : 3px;
	}

.item_box .sold {
	text-align : center;
           position : absolute; 
           top : 8px; 
           left : 10px;
	}

.item_box .rank {
	text-align : center;
           color : red;
           font-size: 10pt;
           font-weight: bold;
	}

/* ------------------------------------- 
 *	並べ替え条件指定
 * ------------------------------------- */

.sort {
	padding: 5px 0px;
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
}

.pagenavi {
	padding: 5px 0px;
}

/* ************************************************ 
 *	共通ページ設定
 * ************************************************ */
/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/* ページ全体の幅、レイアウトをセンタリング */
#container {
	margin:0px;
    padding: 0px;
	width:980px;
	text-align:center;
}

/* ヘッダー（ロゴ、グローバルメニュー） */
#header {
         margin: 0px;
         padding: 0px;
         width: 100%;
}

#header img{
         vertical-align: baseline;
}

/* leftとmainを囲む */
.wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width:750px;
}
.wrapper_top{
	margin: 0px;
	padding: 0px;
	float: left;
	width:980px;
}

/*　画面左側メニューの幅　*/
.left_top{
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
           text-align : left;
           align : left;
           vertical-align: middle;
}
.left {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
           text-align : left;
           align : left;
           vertical-align: middle;
}

/*　中央の幅　*/
.main {
	margin: 0 0 0 20px;
	padding: 0px;
	float: left;
	width: 750px;
}

/*　画面右側メニューの幅　*/
.right {
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: right;
           text-align : left;
           align : left;
           vertical-align: middle;
}

/* ------------------------------------- 
 *　　ヘッダ・フッタ・ドットライン
 * ------------------------------------- */

/* レース飾り */
.lace{
  background-color: #fffff0;
  width : 100%;
  background-position : center;
  background-repeat : repeat-x;
}

/*　フッター（コピーライト）　*/
#footer {
 width:100%;
}

.pagetop {
    position: fixed;
    bottom:15px;
    right:15px;
    z-index: 99998;
}

/* ------------------------------------- 
 *	メニューエリア
 * ------------------------------------- */

/* CQM メニュー */
.cmenu {
    width:181px;
    line-height : 20px;
    padding-left: 3px;
    font-size: 100%;
}

.cmenu li{
    list-style-type : none;
    line-height : 20px;
    padding-top : 2px;
    padding-left : 5px;
    border-top : 1px dotted silver;
}

.cmenu li a:hover {
  background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/i-button5-ss.jpg);
  background-position : left;
  background-repeat : no-repeat;
}

.cmenu-s {
  font-size: 90%;
  line-height : 1.2;
  padding-left : 10px;
}


/* Shopping メニュー */
.smenu {
  width:181px;
  font-size: 95%;
  line-height : 17px;
  padding-left: 3px;
}

.smenu li{
  list-style-type : none;
  padding-left : 5px;
  padding-top : 1px;
  line-height : 17px;
  border-top : 1px dotted silver;
}

.smenu li a:hover {
  background-image : url(https://img08.shop-pro.jp/PA01032/162/etc/i-button5-ss.jpg);
  background-position : left;
  background-repeat : no-repeat;
}

.smenu img {
  vertical-align: middle;
}

.m-kensaku {
	font-size: 80%;
	line-height : 11px;
}

/* ------------------------------------- 
 *	カートの中身
 * ------------------------------------- */

.incart_box  {
	float : left;
	width : 54px;
	text-align : center;
           position : relative;
           margin-left : 12px;
           margin-bottom : 7px;
}

.incart_img  {
	width:50px;
	background:#FFFFFF;
	padding:2px;
	border-top:1px #c0c0c0 solid;
	border-right:1px #c0c0c0 solid;
	border-bottom:1px #c0c0c0 solid;
	border-left:1px #c0c0c0 solid;
}



/* ------------------------------------- 
 *	画像のサイズ・ボーダーの設定
 * ------------------------------------- */
img.small {
	width:100px;
	}

img.large {
	width:300px;
	}

/*商品詳細：その他画像の縮小サイズ*/
img.sub {
	width:150px;
	}
	
img.border {
	background:#FFFFFF;
	padding:3px;
	border-top:1px #c0c0c0 solid;
	border-right:1px #c0c0c0 solid;
	border-bottom:1px #c0c0c0 solid;
	border-left:1px #c0c0c0 solid;
}

/* ------------------------------------- 
 *	インフォメーション
 * ------------------------------------- */

/*　新商品　更新情報　*/
.info1{
        font-size: 73%;
        margin : 10px 5px 10px 5px;
        padding : 0px 0px 0px 3px;
        line-height : 1.7;
        max-height : 500px;
}

/* ------------------------------------- 
 *	スクロールボックス
 * ------------------------------------- */


/* --- ボックス --- */
div.section7 {
width: 550px; /* ボックスの幅 */
padding: 1px 0px 0px  0px; 
margin: 10px 41px 10px  44px; 
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
font-size: 95%; /* ボックスの文字サイズ */
}

/* --- 見出し --- */
div.section7  h7 {
margin: 0 auto;/* 見出しのマージン */
padding: 2px 0px; /* 見出しのパディング（上下、左右） */
width:546px;
font-size: 110%; /* 見出しの文字サイズ */
}

div.section7  h8 {
color : #191970;
font-weight: bold;
padding: 5px 0px; 
}

/* --- 本文領域 --- */
div.section7 div.textArea {
height: 90px; /* 本文領域の高さ */
overflow: auto;
padding: 2px 20px;
text-align: left;
border-top: 1px #c0c0c0 solid; 
}

/* --- 本文領域内の段落 --- */
div.section7 div.textArea p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}



/* ------------------------------------- 
 *	リニューアルデザイン
 * ------------------------------------- */
#pagetop,#side,#main-upper,#footer{
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#pagetop a,#side a,#main-upper a,#footer a{
	text-decoration:none;
}
#pagetop a:hover,#side a:hover,#main-upper a:hover,#footer a:hover{
	text-decoration:underline;
}
#pagetop a:hover img,#side a:hover img,#main-upper a:hover img,#footer a:hover img{
	Filter: Alpha(Opacity=85);opacity:.85;
}
/* HEADER */
.header{
	width: 980px;
	clear:both;
}
#pagetop{
	position:relative;
}
#pagetop:after{
	clear:both;
}

/* CAE (css already existed) */

.head{
	width: 980px;
	height:167px;
	position:relative;
	background : url("https://file001.shop-pro.jp/PA01032/162/top/headback.jpg") no-repeat;
	margin:0;
}
.head .logo{
	float:left;
	width:344px;
	height:119px;
	margin:60px 0 0 0;
}
.head .head_info{
	float:right;
	text-align:right;
	width:400px;
	margin:60px 0 0 0;
	}
	.head .head_info .tel{
		margin:13px 0 0 0;
		}

ul.headnavi{
	width:100%;
	margin:30px 0 0 0;
	padding:0;
}
ul.headnavi li{
	float: left;
	margin:0;
	padding:0;

}

ul.headmenu{
	width:100%;
	margin:15px 0 20px;
	padding:0;
}
ul.headmenu li{
	float: left;
	margin:0;
	padding:0;
	width:230px;
	height:50px;

}
ul.headmenu li.menu1,
ul.headmenu li.menu2,
ul.headmenu li.menu3
{
	margin-right:20px;

}
#pagetop form{
	width:230px;
	height:50px;
	padding:0;
	background : url("https://file001.shop-pro.jp/PA01032/162/top/searchback.gif") no-repeat;

}
#pagetop form .search_txt{
	float:left;
	width:190px;
	height:48px;
	border:none;
	outline:0;
	padding:1px 0px 1px 0px;
	text-indent:15px;
	line-height:48px;
	color:#eb2807;
	font-size:18px;
	background:none;
	font-weight:bold;
}
#pagetop form .search_txt:placeholder-shown {
	color: #eb2807;
	font-weight:bold;
}
::-webkit-input-placeholder {
	color: #eb2807;
	font-weight:bold;
}

/* Firefox 18- */
:-moz-placeholder {
	color: #eb2807;
	opacity: 1;
	font-weight:bold;
}

/* Firefox 19+ */
::-moz-placeholder {
	color: #eb2807;
	opacity: 1;
	font-weight:bold;
}

/* IE 10+ */
:-ms-input-placeholder {
	color: #eb2807;
	font-weight:bold;
}

#pagetop form .search_btn{
	float:right;
	width:25px;
	height:24px;
	outline:0;
	margin:13px 12px 0 0;
	margin:13px 9px 0 0\9;
}
#pagetop form .search_btn:hover{
	Filter: Alpha(Opacity=85);opacity:.85;
}

ul.headminicat{
	width:100%;
	margin:20px 0 0;
}
ul.headminicat li{
	float: left;
	margin:0 9px 0 0;
	padding:0;
	width:115px;
	height:60px;
}
ul.headminicat li.mgr8{
	margin-right:8;
}

ul.headminicat li.last{
	margin-right:0;
}
.headcattext{
	text-align:right;
	color:#57320a;
	font-size:16px;
	line-height:20px;
	margin-top:0px;
}
#pagetop .headcattext a{
	color:#57320a;
	text-decoration: underline;
}
#pagetop .headcattext a:hover{
	text-decoration: none;
}
ul.headcat{
	width:100%;
	margin:5px 0 38px 0;
}
ul.headcat li{
	float: left;
	margin:0 11px 10px 0;
	padding:0;
	width:237px;
	height:70px;

}
ul.headcat li.cent{
	margin-right:10px;
}
ul.headcat li.last{
	margin-right:0;
}
.headnew{
	width:980px;
	overflow:hidden;
	margin:0;
	padding:0 0 20px 0;
	background : url("https://file001.shop-pro.jp/PA01032/162/top/headnewbot.jpg") left bottom no-repeat;
}
.headnewwrap{
	width:9999px;
}
.headnewcon{
	float:left;
	width:150px;
	margin:0 30px 0 0;
	padding:0;
}
.headnewcon p.itemtext{
	width:150px;
	margin:15px 0 0;
	padding:0;
	color:#57320a;
	font-size:12px;
	line-height:18px;
}
.headnewcon p.itemtext a{
	color:#57320a;
}

/* side
----------------------------------------------------------------------------- */
#side{
	width: 200px;
	margin:10px 10px 0 0;
	padding:0;
	text-align:left;
}
.shop{
	background:#f7eadf;
	font-size:14px;
	color:#57320a;
	line-height:20px;
	margin:0;
	padding:0px 15px 15px;
}

.shoptop{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/shoptop.jpg") left top no-repeat;
	padding-top:19px;
	margin:20px 0 0 0;
}
.shopbot{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/shoptop.jpg") left bottom no-repeat;
	padding-bottom:19px;

}

.sideback{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/sideback.gif") ;
	padding:5px 0 0 15px;
}
.sidebot{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/sidebot.jpg") left bottom no-repeat;
	padding-bottom:15px;
}
.sidebototext{
	color:#eb2807;
	font-size:12px;
	line-height:17px;

}
.sidebototext2{
	color:#eb2807;
	font-size:12px;
	line-height:17px;
	padding-left:14px;
}
.colortop{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/colortop.gif") left top no-repeat;
	padding-top:47px;
	margin:20px 0 0 0;
}
.color{
	margin:0;
	padding:0;
}
.color li{
	float:left;
	width:35px;
	height:35px;
	margin:0 10px 10px 0;
	padding:0;
}
.color li.last{
	margin-right:0;
}

.tectop{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/tectop.gif") left top no-repeat;
	padding-top:47px;
	margin:20px 0 0 0;
}
.tec{
	margin:0;
	padding:5px 0 0 14px;
}
.tec li{
	margin:0 0 10px 0;
	padding:0;
}

.box{
	margin:10px 0 10px;
	padding:0 0 0 14px;
}

.brandtop{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/brandtop.gif") left top no-repeat;
	padding-top:47px;
	margin:20px 0 0 0;
}
.brand{
	margin:0;
	padding:6px 0 0 14px;
}
.brand li{
	margin:0 0 7px 0;
	padding:0;
}
.brand li.last{
	margin-bottom:0;
}

.sidecattop{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/sidecattop.gif") left top no-repeat;
	padding-top:47px;
	margin:20px 0 0 0;
}
.sidecatbig{
	padding:0 0 10px 10px;
	font-size:14px;
	color:#eb2807;
	line-height:14px;
}
.sidecatbig a,.sidecatbig span{
	color:#eb2807;
}
.sidecat{
	margin:0;
	padding:0 0 0 6px;
}
.sidecatlast{
	margin:0;
	padding:0 0 0 6px;
}
.sidecat li{
	font-size:14px;
	line-height:14px;
	color:#57320a;
	padding:0 0 8px ;
}
.sidecat li.last{
	margin-bottom:0;
}

.sidecat li a{
	color:#57320a;
}
.sidecatlast li{
	font-size:14px;
	line-height:14px;
	color:#57320a;
	padding:0 0 8px;
}
.sidecatlast li.last{
	padding:0;
}
.sidecatlast li a{
	color:#57320a;
}

.caltop{
	background : url("https://file001.shop-pro.jp/PA01032/162/top/caltop.gif") left top no-repeat;
	padding-top:47px;
	margin:20px 0 0 0;
}
.caltop .sidebot{
	padding-left:0;
}
/*popupmenu*/
.popupmenu ul {
	width:160px;
	margin:10px 0 10px 5px;
	padding:0;
	list-style-type:none;
}

.popupmenu ul li {
	position:relative;
	margin:0;
}
.popupmenu ul li.select{
	border:1px solid #888787;
	padding:0px 10px;
	border-radius:5px;
	background:url(http://www.rakuten.ne.jp/gold/cqmra/images/icon_sankaku.gif) 90% 50% no-repeat #f8f7f7;
	}

.popupmenu ul li table {
	border-collapse:collapse;
	border:none;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}

.popupmenu ul li ul {
	visibility:hidden;
	overflow:hidden;
	position:absolute;
	top:0;
	left:150px;
}

.popupmenu ul li ul li {
	margin:0;
	padding:0 5px;
	line-height:1em;
}

.popupmenu ul li ul li a {
	color:#57320a;
	font-size:12px;
}
	
.popupmenu ul li ul li a:hover {
	color:#cc6666;
	text-decoration:underline;
}
	
.popupmenu ul li a {
	width:150px;
	padding:5px 0;
	color:#57320a;
	display:block;
	text-decoration:none;
}
			
.popupmenu ul li a:hover {
	position:relative;
	z-index:100;
	color:#cc6666;
}

.popupmenu ul li:hover ul,
.popupmenu ul li a:hover ul {
	visibility:visible;
	overflow:visible;
	height:auto;
	z-index:10;
	width:150px;
	padding:10px;
	border:1px solid #888787;
	background:#f8f7f7;
}

/* main
----------------------------------------------------------------------------- */
#main-upper{
  	width:750px;
	margin:25px 0 0 0px;
	padding:0px;
	line-height:18px;
	text-align:left;
}
.newarrival_in{
	margin:0 0 20px 0;
	}
	.newarrival_in ul{
		margin:36px 0 0 20px;
		}
	.newarrival_in ul li{
		float:left;
		width:110px;
      height:180px;
		margin:0 15px 0 15px;
		}
		.newarrival_in ul li p.text{
			margin:8px 0 8px 0;
			text-align:left;
          font-size:0.78em;
          line-height: 1.2em
			}
			.newarrival_in ul li p a{
				color:#57320a;
				}

.news{
	margin:0 0 20px 0;
	float:left;
	width:750px;
	height:243px;
	background : url("https://file001.shop-pro.jp/PA01032/162/top/newback.gif") no-repeat;
}

.new_item_info{
	margin:0 0 20px 0;
	float:left;
	width:750px;
	height:243px;
	background : url("http://cqmjp.sakura.ne.jp/banner02/newarrival.jpg") no-repeat;
}


.scroll{
	margin:70px 0 0 62px;
	overflow:auto;
	width:645px;
	height:135px;
	padding:0;
}
.scroll table{
	border-collapse: collapse;
}
.scroll table tr td.day{
	width:100px;
	font-size:16px;
	line-height:28px;
	padding:0;
	color:#57320a;
	vertical-align:top;
	border-bottom:1px dashed #8c8c8c;
}
.scroll table tr td.first{
}
.scroll table td.text{
	width:545px;
	font-size:16px;
	line-height:28px;
	padding:0;
	color:#57320a;
	vertical-align:top;
	border-bottom:1px dashed #8c8c8c;
}

.top_hitranking{
	margin:20px 0 0 0;
	}

.top_hitranking_in{
	margin:20px 0 0 50px;
	width:670px;
	}

.item{
	margin:8px 0 20px;
	padding:0;
}
.fcenter{
	float:left;
	margin-left:23px;
}

/* footer
----------------------------------------------------------------------------- */
.cam{
	margin:50px 0 30px;
	text-align:center;
	width:980px;
}
.footer_logo{
	width:980px;
	margin:30px auto 20px auto;
	text-align:center;
	}
#footer{
	width:100%;
	margin:25px 0 0 0;
	padding:60px 0 10px 0;
	color:#57320a;
	background : url("https://file001.shop-pro.jp/PA01032/162/top/footer_border.gif") repeat-x top;
	text-align:left;
}

.footer_in{
	width:980px;
	margin:0 auto;
	}
	.footer_in ul li a{
		color:#57320a;
		}
	.footer_menu li{
		font-size:13px;
		line-height:1.5;
		margin:8px 0 8px 0;
		}
	.footer_in ul li.footer01{
		float:left;
		width:126px;
		margin:0 0 0 10px;
		text-align:center;
		}
	.footer_in ul li.footer02{
		float:left;
		width:300px;
		margin:0 0 0 40px;
		text-align:center;
		}
	.footer_in ul li.footer03{
		float:left;
		width:150px;
		margin:0 0 0 15px;
		text-align:center;
		}
	.footer_in ul li.footer04{
		float:right;
		width:290px;
		text-align:left;
		margin:0 0 0 0px;
		}
		.footer_in ul li.footer04 p{
			text-align:left;
			margin:10px 0px 10px 0px;
			}

.footer_bottom{
	width:980px;
	margin:45px auto 45px auto;
	}
.footer_bottom p{
	text-align:center;
	
	}
	.footer_bottom p a{
		margin:0 12px 0 12px;
		
		}
	.footer_bottom p.copy{
		color:#57320a;
		font-size:11px;
		margin:30px 0 0 0;
		text-align:center;
		}

.footer_wrap {
	padding:0 0 60px 0;
	background : url("https://file001.shop-pro.jp/PA01032/162/top/footer_border.gif") repeat-x bottom;
 	width:100%;
}


/* CAE (css already existed) */
.wrapper .left{
	display:none;
	}
.main .navi{
	display:none;
	}
.m-kensaku{
	display:none;
	margin:5px 0 0 0;
	}
.m-kensaku table{
	width:720px;
	}
.g-line{
	display:none;
	}



.under {
  clear: both;
}


/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:none;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
 }
 