* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:#FFFFFF url(https://img04.shop-pro.jp/PA01012/227/etc_base64/YmFjazIwMjQtNzQ.png?cmsp_timestamp=20240718135142);
background-repeat:repeat-y;
background-position: center;
	color:#666666;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;


}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
html, body {





scrollbar-face-color:#9AC7FF;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#9AC7FF;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;


 }

#menusita ul{ 
margin: 0; 
float: center;
padding :0; 
list-style: none; 
}

#menusita li{ 
padding: 0; 
margin: 0; 
float: left;
}

#menusita li a{
background: url(https://img04.shop-pro.jp/PA01012/227/etc/%A5%D5%A5%C3%A5%C0%A1%BC.gif?cmsp_timestamp=202608092308) no-repeat left center;
padding: 2px 0px 3px 18px;
color: #555;
width: 100px;
margin: 5px 5px;
text-decoration: none;
border-bottom: 1px dotted #666666;
font-size: 10px;
}

#menusita li a:hover{
background: url(https://img04.shop-pro.jp/PA01012/227/etc/%A5%DC%A5%BF%A5%F3.jpg?cmsp_timestamp=202608092417) no-repeat left center;
}

 <!--

        ul {list-style:none;}
        li {float:left;}

 -->

}

/* ------------------------------------- 
 *『fontタグ』を『CSS』に置き換えます
 * ------------------------------------- */
.care{color:#D34444}
.info{color:#ffffcc}
.sincyaku{color:#996600}
.gray{color:gray}
.red{color:red}
.white{color:white}
.cyairo{color:#804000}
.green{color:#006633}
.orange{color:orange; font-family:HG丸ｺﾞｼｯｸM-PRO;}
.Comic{ font-family:Comic Sans MS;}



/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {color: #0033FF;text-decoration: none;}
a:visited {color: #0033FF;text-decoration: none;}
a:active  {color: #0033FF;text-decoration: none;}
a:hover   {color: #FF6633; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: #0033FF; text-decoration: none;}
#title a:visited {color: #0033FF; text-decoration: none;}
#title a:active  {color: #0033FF; text-decoration: none;}
#title a:hover   {color: #FF6633; text-decoration: none;}


/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:1000px;/* 初期モードで設定 */
	margin:0px auto;
	}

#header {
	width:100%;
	background:url
	background-position:left bottom;
	padding-bottom:10px;
}

#body {
}

#body .margin {
	margin:10px 10px 30px 10px;
}




#main {
	width:700px;
	margin:10px;
	float: right;
}

#side {
	width:250px;
	margin: 0px;
	float: left;
	 background-color:none;
           background-image:url(https://img04.shop-pro.jp/PA01012/227/etc/renga-side-cara2010.gif); ); 

}


#menu {

	width: 250px; /* ボックスの幅を指定 */
}
#menu ul {
	list-style: none; /* リストのマーカーを表示させないように指定 */
	margin: 0; /* 全方向のマージンを0に指定 */
	padding: 0; /* 全方向のパディングを0に指定 */
          border-top: 1px solid #CCCCCC; /* 上方向に1pxのボーダーを指定 */

}
#menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	background: # url(images/list_marker_white.gif) left center no-repeat; /* オフマウス時のマーカー画像と背景色を指定 */
}
#menu a {
	padding: 4px 0 4px 10px;
	background: #FFFACD
 url(https://img04.shop-pro.jp/PA01012/227/etc/%A5%B5%A5%A4%A5%C9%A5%DC%A5%C3%A5%AF%A5%B9%A3%B2.gif) left center no-repeat;
	display: block;
	width: 140px !important;
	width /**/: 140px;
	color: #8B6914;
	text-decoration: none;
}
#menu a:hover {
	color: #8B6914; /* オンマウス時の文字色を指定 */
	background-image: url(https://img04.shop-pro.jp/PA01012/227/etc/GO.gif); /* オンマウス時の背景画像を指定 */
	background-color: #FFFACD

; /* オンマウス時 */
}





#footer {
	width:100%;
	background:url() repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:0px #FFFFFF solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:0px #FFFFFF solid;
	float:center;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:200px;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	background: url(https://img04.shop-pro.jp/PA01012/227/etc/%A5%AF%A5%EA%A1%BC%A5%E0%A5%D8%A5%C3%A5%C0%A1%BC.gif) repeat-x;
	text-align:right;
}

/*検索ボックス*/


/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1.span, h2.span, h3.span, h4.span, h5.span, h6.span {
　　　　　　font-size: 1%;
　　　　　　font-weight: normal;
　　　　　　line-height:1em;
　　　　　　margin: 0;
　　　　　　}


h1 {
	font-size: 70%;
	color: #CC9933
	background-color: none;
	
}

.top { 
        font-size: 1%;
        color: #ffffff;
         }




h2 {
　　　　　　font-size: 1%;
　　　　　　font-weight: normal;
　　　　　　line-height:1em;
　　　　　　margin: 0;
　　　　　　}
h2.name {
	margin-right:100px;
}



h3.class1{ background-color:#C8E4FF;
        font-size: 80%;
        color: #696969;
         width: 100%;}

.tag_lowest {font-size: 20%;}
.tag_medium {font-size: 80%;}
.tag_highest {font-size: 180%;}

　strong { font-weight: normal; }　

sns {　　　} 　　　　

fukufuku {　　　} 　

pr1 {　　　} 
pr2 {　　　} 
pr3 {　　　} 
carenda {　　　} 
welcome {　　　} 

.tagword { width:650px; 
background-color:#D5EAFF;　　　} 

ul.wmoney { 
      
    
}

ul.wmoney li{ float:center;
      
}




ul.waku-new { 
       background-color:#C8E4FF;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-new li{ 
       background-color:#C8E4FF;
        font-size: 100%;
        color: #696969;
         width: 100%;
}


ul.waku-w { 
      background-color:#FFEFC8;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-w li{ 
      background-color:#FFEFC8;
        font-size: 100%;
        color: #696969;
         width: 100%;
}



ul.waku-b { 
     background-color:#FFDCDC;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-b li{ 
      background-color:#FFDCDC;
        font-size: 100%;
        color: #696969;
         width: 100%;
}



ul.waku-baby { 
     background-color:#C8FFAC;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-baby li{ 
      background-color:#C8FFAC;
        font-size: 100%;
        color: #696969;
         width: 100%;
}






ul.waku-others { 
     background-color:#E8E8E8;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-others li{ 
      background-color:#E8E8E8;
        font-size: 100%;
        color: #696969;
         width: 100%;
}





ul.waku-kakaku { 
     background-color:#FFDCDC;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-kakaku li{ 
      background-color:#FFDCDC;
        font-size: 100%;
        color: #696969;
         width: 100%;
}





ul.waku-cha { 
       background-color: none;
        font-size: 100%;
        color: #696969;
         width: 100%;
    
}

ul.waku-cha li{ 
       background-color: none;
        font-size: 100%;
        color: #696969;
         width: 100%;
}



p {
	margin: 1px 0 1px 1px; /* 上下と、下方向のマージンを10pxに指定、右方向は0に指定 */
font-size: 80%;
	color: #696969;
	background-color: none;

}

.top { 
        font-size: 1%;
        color: #F8F8FF;
         }



.waku-new { 
       background-color:#C8E4FF;
        font-size: 100%;
        color: #696969;
         width: 150;

}

.waku-w {
  background-color:#FFEFC8;
        font-size: 200%;
        color: #696969;
         width: 150;

}

.waku-b { 
       background-color:#FFDCDC;
        font-size: 80%;
        color: #696969;
         width: 150;

}

.waku-baby { 
       background-color:#C8FFAC;
        font-size: 80%;
        color: #696969;
         width: 150;

}

.waku-others { 
       background-color:#E8E8E8;
        font-size: 80%;
        color: #696969;
         width: 150;

}

.waku-kakaku { 
       background-color:#FFDCDC;
        font-size: 80%;
        color: #696969;
         width: 150;

}

.waku-sp { 
       background-color:#4AD6D1;
        font-size: 80%;
        color: #696969;
         width: 150;

}

/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	border-top:1px #999999 solid;
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */





/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:5px #CC3300 solid;
}

dl#cart dt {
	background:#CC3300 url(https://img.shop-pro.jp/tmpl_img/17/round_cart.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:4px #CC3300 solid;
	border-right:4px #CC3300 solid;
	padding:3px 2px 1px 6px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #8F826C solid;
}

dl#owner dt {
	background:#8F826C url(https://img.shop-pro.jp/tmpl_img/17/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #8F826C solid;
	border-right:2px #8F826C solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #999999 dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	border:1px #999999 solid;
}

dl#mailmaga dt {
	border-bottom:1px #999999 dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(https://img04.shop-pro.jp/PA01012/227/etc/%A4%AA%A4%B9%A4%B9%A4%E1%A5%E9%A5%A4%A5%F3.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url() no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url() no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#000000;
	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px #b9ddb8 solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:5px 0;
	width:20%;
	float:left;
	text-align:center;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #FFCC33 solid;
	border-bottom:1px #FFCC33 solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
}

/* 商品の値段 */
table.list div.price {
	color:#FF0000;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:#CC3300;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#4AD6D1 url(none) no-repeat;
	background-position:6px;
	color:#FFFFFF; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}


/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {margin:10px 0;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

/* -----------------------------
 *	■商品画像の配置に関して■
 *	商品画像は幅200pxを標準サイズとしています。
 *	画像のサイズにあわせて、商品のスペック表の表示位置を調整しています。
 *	幅200px以上の画像を掲載する場合は、「div.spec_area」の「margin-left」
 *	の値を編集してください。
 *	【例】幅300pxの画像を掲載する場合は、「div.spec_area」の「margin-left」
 *	の値を「300px」に変更してください。
 * ----------------------------- */

div.spec_area {
	margin-center:200px; /* 商品詳細画像の値と同じ（メイン画像のサイズに合わせて回り込む） */
	
}

table.spec {
	background:#CCCCCC;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#4AD6D1;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#FFFFFF;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFFFFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#FF9999;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#003300;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #003300;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#66CC66;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #003300;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:#CC3300;
}


/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#FDA1A5;
	}


table.option th {
	background:#FDA1A5;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #4AD6D1 solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#FFFFFF;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #4AD6D1 solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#FFFFFF;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #FFCC99 solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#FFFFFF;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}

/******トップへスクロールボタンのレイアウトCSS*****/
#scroll-top-button {
  background: #4AD6D1; none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #ffffff;
  display: block;
  padding: 20px 10px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  width: 40px;
  z-index: 999;
  border-radius: 5px 5px 5px 5px;
  bottom: 10px;
  right: 10px;
}
#scroll-top-button:hover{
  background: #FF688C; none repeat scroll 0 0 rgba(0, 0, 0, 0.6);　rgba(0,0,0,0.8);
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

