/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	BACKGROUND: url(https://img08.shop-pro.jp/PA01031/777/etc/shisarogo8.gif?cmsp_timestamp=20200916171101) repeat;
	text-align:center;
}

b {font-weight:bold;}

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

img {
	border: 0px;
}

.table1 {
	background-color:#6DC8ED;
}

.CELL_1 {
	color: #333333;
	background-color:#FFDA6A;
	text-align:center;
	}

.CELL_2 {
	background-color:#ffffff;
	text-align: left;
	}

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

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

	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
 width:100%;
 height:120px;
 clear:left;

}

/*　画面左側メニューの幅　*/
.side {
	float: left;
	width:210px;
}

/*　画面右側の幅　*/
.main {
	float: left;
	width: 740px;
	background-color:#FFFFFF;
}

/*　フッター（ショップインフォメーション）　*/
.footer_shop {
 width:100%;
 clear:center;
}

/*　フッター（コピーライト）　*/
.footer {
 width:100%;
 clear:left;
 text-align:center;
}


/* ------------------------------------- 
 *	リンクボタン
 * ------------------------------------- 
 *※タイトル別にリンク
 * ------------------------------------- */

/*ページ全体のカテゴリ　リンク*/

A.m_link:link {
	COLOR: #FF3300;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}
A.m_link:visited {
	COLOR: #FF3300;
		font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}
A.m_link:active {
	COLOR: #FF3300;
		font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}
A.m_link:hover {
	BACKGROUND: #FF3300; COLOR: #ffffff; TEXT-DECORATION: none;
		font-size:16px;
	font-weight:bold;
	}
	
/*ページ全体のメニュー　基本リンク*/

a:link {
	font-size:14px;
	text-decoration:underline;
}
a:visited {
	COLOR: #FF3300;
	font-size:14px;
	text-decoration: underline;
}
a:active {
	COLOR: #FF3300;
	font-size:14px;
	text-decoration: underline;
}
a:hover {
	BACKGROUND: #FF3300; COLOR: #ffffff; TEXT-DECORATION: none;
	font-size:14px;
	}
a:hover img { text-decoration: none;  background-color: transparent; font-size:1px;}


/*　画面右側の設定　*/
.atop { vertical-align:text-top}

.wh_waku { border:#FF6600 1px solid;
           background:#FFFFFF;
		   vertical-align:middle;
		   padding-left:3px;
		   padding:10px 0px 10px 2px;
		   		   }
				   
.wh_waku2 { padding-left:5px; }

.wh_waku3 { border:#FF6600 1px solid;
           background:#FFFFFF;
		   vertical-align:middle;
		   padding-left:5px;
		   padding:5px;
		   		   }
.sp {
	width: 90%;
	height: 14px
	}

		   
		   		  
/*　オススメ商品１セットの設定　*/				   
.recommend_list {
	float: left;
	width: 25%;
	text-align: center;
	}


.recommend_item {
	text-align: center;
	width:150px;
	margin: 10px 10px 10px 10px;
	line-height: 120%;
	}

.recommend_item img {
	width: 150px;
	margin-bottom: 5px;
	}


/*  ぱんくずリスト部分　*/
.footstamp {
	width: 80%;
	padding: 2px 0px 2px 0px;
	}
	
	
/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width: 90%;
	color: #935800;
	padding-bottom: 10px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#935800;
	text-decoration:underline;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 90%;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 90%;
	color: #333333;
	padding-bottom: 5px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#ECB100;
	text-decoration:underline;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.bold {
	font-weight:bold;
	}

/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	カテゴリー　レイアウト(商品一覧）
 * ------------------------------------- */
.cat_list_01 {
	float: left;
	width: 47%;
	margin: 0px 5px 15px 5px;
	}

.cat_list_01 .name {
	text-align: center;
	font-weight: bolder;
	background: #FFCC33;
	}

.cat_list_01 img {
	width: 100px;
	margin: 5px;
	}

.cat_text_01 {
	padding: 5px 20px 5px 5px;
	line-height: 170%;
	}

.cat_text_01 .price {
	color: #000000;
	margin-bottom: 5px;
	font-size:14px;
	font-weight:bold;
	}

.productlist_table {
	border: 1px #FFCC33 solid;
	}


/* ------------------------------------- 
 *	カテゴリー　レイアウト(商品検索結果）
 * ------------------------------------- */
.cat_list_02 {
	float: left;
	width: 47%;
	margin: 0px 5px 15px 5px;
	}

.cat_list_02 .name {
	text-align: center;
	font-weight: bolder;
	background: #FFCC33;
	}

.cat_list_02 img {
	width: 100px;
	margin: 5px;
	}

.cat_text_02 {
	padding: 5px 20px 5px 5px;
	line-height: 170%;
	}

.cat_text_02 .price {
	color: #000000;
	margin-bottom: 5px;
	font-size:14px;
	font-weight:bold;
	}

.searchlist_table {
	border: 1px #FFCC33 solid;
	}


/* ------------------------------------- 
 *	サブカテゴリー　レイアウト
 * ------------------------------------- */

.subcat_list {
	float: left;
	text-align: center;
	}


.subcat_item {
	text-align: center;
	width:150px;
	margin: 10px 10px 10px 10px;
	}

.subcat_item img {
	width: 150px;
	border : 1px #999999 solid;
	}

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

.top_title {
	width: 96%;
	color: #993300;
	font-weight: bolder;
	padding: 20px 5px 5px 20px;
	border-bottom: 1px #FFB720 dotted;
	}

.top_title_2 {
	width: 90%;
	font-size: 15px;
	font-weight: bolder;
	}

.top_title_3 {
	width: 90%;
	font-weight: bolder;
	margin: 20px 0px 3px 0px;
	}

.top_box {
	width: 80%;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
	}


/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */
.detail_table { 
	border: 1px #ffcc33 solid;
	}

#detail {
	width:100%;
	text-align: center;
	margin-top: 6px;
	}

#detail .large {
	margin-bottom: 5px;
	width: 300px;
	}

#detail .small {
	width: 100px;
	margin: 5px;

	}
	
#detail .td { width:300px;
          height:280px;
		  }

#detail .name {
	text-align: center;
	font-weight: bolder;
	background: #ffcc33;
	}

#detail .expl {
	padding:10px;
	margin:10px 20px;
	text-align:left;
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	color: #333333;
	line-height: 150%;
	}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 20px 0px 20px;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	text-align:left;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 150px;
	text-align:center;
	}

#together .img {
	margin:10px 3px 10px 3px;
	float:left;
	width: 150px;
	text-align:center;
	}


/* ************************************************ 
 *	特定商取引法ページ
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}


.payment_table1 {
	background-color:#999999;
}

.payment_cell_1 {
	color: #333333;
	background-color: #cccccc;
	text-align:left;
	padding-left:7px;
	width:140px;
	line-height : 170%
	}

.payment_cell_2 {
	background-color:#FFFFFF;
	text-align: left;
	line-height : 170%;
	padding-left:7px;	
	}

/* ------------------------------------- 
 *	トップ・お知らせエリア
 *	商品検索結果・検索条件エリア
 * ------------------------------------- */

.info {
	padding:10px;
	background-color: #FFFFB3;
	border: 1px dotted #993300;
	text-align: left;
	color: #993300;
	line-height: 170%;
	}
	
/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 20px 20px 20px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	text-align:left;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align:left;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	BACKGROUND: url(https://img08.shop-pro.jp/PA01031/777/etc/shisarogo8.gif?cmsp_timestamp=20200918160559) repeat;
}

#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#FFFFFF;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	white-space:nowrap;
	line-height: 140%;

}

#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	line-height: 140%;
}

.product_name {
	margin:0px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px #935800 dotted;
}

.option_btn{
	margin-top:10px;

}

/* ************************************************ 
 *	プライバシーポリシーページ
 * ************************************************ */
.privacy_info {
	padding:15px;
	background-color: #FFFFB3;
	border: 1px dotted #993300;
	text-align: left;
	color: #993300;
	line-height : 170%
	}


.privacy_table1 {
	background-color:<{$privacy_title_fontcolor}>;
}

.privacy_cell_1 {
	color: #333333;
	background-color:<{$privacy_title_bgcolor}>;
	text-align: left;
	line-height : 170%
	}

.privacy_cell_2 {
	background-color:#FFFFFF;
	text-align: left;
	line-height : 170%
	}

.style4 {color: #FFFFFF;
font-weight:bold;}

h1.head_title {
	font-size: 100%;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}
div.bodyunder_title {
	margin-bottom:5px;
}
h2.bodyunder_title {
	font-size: 110%;
	font-weight: bold;
	line-height:1.3em;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
 text-align:left;
	border-top: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	border-left: 8px solid #00008B;
background-color: #ffd700; 
}
h3.bodyunder_title {
	font-size: 100%;
	font-weight: bold;
	line-height:1.2em;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
 text-align:left;
	border-top: 1px solid #006400;
	border-right: 1px solid #006400;
	border-bottom: 1px solid #006400;
	border-left: 1px solid #006400;
background-color: #fffff0; 
}