/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */


/* ------------------------------------- 
 *	ページ背景色（全体）
 *	ページ背景画像（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */
body {
	background-color:#E2E2C7;
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/all_bg.gif);
	color:#666;
	font: 12px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	background-repeat: repeat;
	margin: 0px ;
	padding: 0px;
}

/* ------------------------------------- 
 *	リンクの文字/通常時(link,visited,active)
 *	リンクの文字/マウスが当たっている時(hover)
 * ------------------------------------- */
a:link {color:#663; text-decoration:none;}
a:visited {color:#663; text-decoration:none;}
a:active {color:#663; text-decoration:underline;}
a:hover {color:#663; text-decoration:underline;}


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

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

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

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	margin: 0px;
	padding: 0px;
}


ul,ol {
	margin: 0px;
	padding: 0px;
}

/* ************************************************ 
 *	複数ページで使用しているクラス
 * ************************************************ */

.bold {
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}

.boldred {
	color: #FF0000;
	margin: 0px;
	padding: 0px;

}

.nodata {
	font-size: 14px;
	font-weight: bolder;
}

/* ************************************************ 
 *	パンくずリスト
 * ************************************************ */

.navi_list {
	background: #E9E9C4;
	margin: 15px 0 10px 0;
	padding: 3px;
}


/* ************************************************ 
 *	背景
 * ************************************************ */

.container_bg {
	margin: 0px auto 10px auto;
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/content_bg.gif) ;
	background-repeat: repeat-y;
	width: 755px;
}


/* ************************************************ 
 *	ヘッダー
 * ************************************************ */

#header {
	background-image:url(https://img13.shop-pro.jp/PA01090/428/etc/top-m.jpg);
	background-repeat: repeat;
	background-color:#FFF;
	height: 100px;
	width: 750px;
}

/* ------------------------------------- 
 *	検索エリア設定
 * ------------------------------------- */

.search_middle {
	width: 130px;
	height: 60px;

}

.search_type {
	width:130px;
	
}

.search_word {
	width:125px;
	
}


/* ************************************************ 
 *	コンテンツ
 * ************************************************ */

#content {
	width: 750px;
	background-color:#FFF;
}

#content_side {
	margin: 10px 0px 10px 10px;
}

#content_main {
	margin: 10px 10px 10px 20px;
}


.category {
	margin: 0 0 0px 0;
}


.category ul {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.category li {

	background:#333333;
	background-position: 3px 7px;

	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 6px 0px 0px 0px;
	padding: 2px 3px 2px 10px;
}

.category-s li {
	background-color:#E9E9C4;no-repeat;
	font-size: 10px;
	list-style-type: none;
	margin: 0px 0;
	padding: 0px 0px 0px 10px;
}

.category-ss li {
	background-color:#E9E9C4;no-repeat;
	font-size: 10px;
	list-style-type: none;
	margin: 0px 0;
	padding: 0px 0px 0px 10px;
}


#group-list {
	border-top:#663 dotted 1px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:15px;
}

.group-listImg {
	margin:0px 0px 2px;
	padding:0px;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア文字色（通常時・リンクが当たっている時）
 * ------------------------------------- */
.category li a,
.category li a:link,
.category li a:visited {
	color:#FFF;
	text-decoration:none;
	display: block;
}

.category li a:active,
.category li a:hover {
	color:#FC0;
	text-decoration:none;
	display: block;
}

.category-s li a,
.category-s li a:link,
.category-s li a:visited {
	color:#663;
	text-decoration:none;
	
}

.category-s li a:active,
.category-s li a:hover {
	color:#FC0;
	text-decoration:underline;
	
}

.category-ss li a,
.category-ss li a:link,
.category-ss li a:visited {
	color:#663;
	text-decoration:none;
	
}

.category-ss li a:active,
.category-ss li a:hover {
	color:#FC0;
	text-decoration:underline;
	
}


/* ------------------------------------- 
 *	各メニュータイトル文字色
 * ------------------------------------- */
.linktitle {
	background :  url(https://img03.shop-pro.jp/PA01003/361/etc/linktitle.gif) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #663;
	padding: 3px 0 3px 10px;
	border-bottom: 1px dashed #663;
	margin: 10px 0px 5px 0px;
}

.linktitle-2 {
	background :  url(https://img03.shop-pro.jp/PA01003/361/etc/linktitle.gif) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #663;
	padding: 3px 0 3px 10px;
	border-bottom: 1px dashed #663;
	margin: 10px 0px 5px 0px;
}


.linktext {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-weight: bold;
}


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

.linktext li {
	background: url(https://img.shop-pro.jp/tmpl_img/1/list.gif) no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.owner_photo {
	border : 1px solid #666;
	float: left;
	margin: 0 5px 5px 0;
}

/* ------------------------------------- 
 *	カートの中 - 背景色
 * ------------------------------------- */
.cart_box {
	background: url(https://img.shop-pro.jp/tmpl_img/1/cart_bg.gif);
	background-color : #DFE685;
	border : 1px solid #666;
	padding: 5px;
}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid #CCCC99;
	background-color : #FFF;
	margin: 0 0 5px 0;
	padding: 3px;
}

/* ************************************************ 
 *	フッター
 * ************************************************ */

#footer {
	width: 750px;
	padding:10px 0;
	background-color:#FFF;
}

.footer_link {
	background-color: #CCCC99;
	border-top: 1px solid #663;
	padding: 5px 10px;
	margin: 0 10px;
	text-align: center;
}


.copyright {
	
}

.bottom_img {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/footer.gif);
	background-repeat: repeat;
	height: 44px;
	width: 755px;
}


/*
------------------------TOP---------------------------------
------------------------------------------------------------
------------------------------------------------------------
*/



/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
.info_middle {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/info_bg_middle.gif);
	background-color:#E9E9C4;
	background-repeat: repeat-y;
	padding:5px;
	width:560px;
	height:110px;
	font-size:10px;
	overflow:auto;
}



.info_middle2 {
	background-image:url(https://img.shop-pro.jp/tmpl_img/1/info_bg_middle.gif);
	background-color: #E9E9C4;
	background-repeat: repeat-y;
	padding:5px;
	width: 560px;
	font-size: 10px;
}


.info_area {
	padding: 0 5px;
}

/* ------------------------------------- 
 *	おすすめ商品エリア
 * ------------------------------------- */
.recommend_area {
	margin-top:5px;
	margin-left:5px;
}

.recommend_list {
	float:left;
	width: 130px;
	height: 170px;
	text-align:center;
	margin: 3px;
	font-size: 10px;
	color: #9AB643;

}


.recommend_item {
	width: 100px;
	border: 1px #996 solid;
}


.recommend_price {
	font-weight: bold;
	color: #9AB643;
}

.free_space {	
}

/* ------------------------------------- 
 *	ピックアップ商品エリア
 * ------------------------------------- */
.picup_area {
	margin-top:5px;
	margin-left:5px;
}

.picup_list {
	float:left;
	width: 130px;
	height: 130px;
	text-align:center;
	margin: 3px;
	font-size: 10px;
	color: #9AB643;

}


.picup_item {
	width: 100px;
	border: 1px #996 solid;
}

/* ************************************************ 
 *	商品一覧
 * ************************************************ */


/* ------------------------------------- 
 *	お知らせ・おすすめ商品背景
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 150px;
	text-align:center;
	margin: 10px 10px;
	border: 1px #996 solid;
}

.productlist_sort_menu1 {
	background: #996;
	border: 1px solid #996;
	color: #FFF;
	font-weight: bold;
}

.productlist_sort_menu2 {
	border: 1px solid #996;
}


.productlist_page {
	margin: 10px 0;
}

.productlist_border {
	border-top: 1px solid #999;
}

.productlist_name {
	font-size: 14px;
	font-weight: bold;
	background: #E9E9C4;
	padding: 3px;
}

.productlist_price {
	background: #E9E9C4;
	margin:2px 0;
	padding: 3px;
}

.productlist_explain {
	background: #FFF;
	font-size: 12px;
	line-height: 180%;

}



/* ************************************************ 
 *	商品詳細
 * ************************************************ */

/* 商品名の背景色 */
.product_img_main {
	border-bottom: 1px solid #999;
	margin: 0 0 8px 0;
}

.product_img_sub {
	border-bottom: 1px solid #999;
	margin: 8px 0 8px 0;
}

.product_name {
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	
}

.product_explain {
	margin: 0px 0px 10px 0px;
}

.product_cell1  {
	background: #EEE;
	}

.product_cell2  {
	background: #FFF;
	}

.product_sales {
	font-weight:bold;
	color:red;
}

.product_num {
	width:60px;
}

.product_incart {
	margin: 15px 0;
}


.product_doing {}

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

.product_doing li {
	background: url(https://img.shop-pro.jp/tmpl_img/1/list.gif) no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.together_list {
	float:left;
	width: 130px;
	text-align:left;
	margin: 3px;
}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

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

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

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
}

#together .together_list {
	float:left;
	width: 130px;
	height: 170px;
	text-align:center;
	margin: 3px;
	font-size: 10px;
	color: #9AB643;
	}

#together img {
	border: 1px #996 solid;
	}

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

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

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #D4D49B;
	color:#663;
	}


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

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

#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 #D4D49B;
	border-bottom: 1px dotted #D4D49B;
	}

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


/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */

#ShopKeeper {
	background-color:#87876a;
	margin-left:10px;
	width:510px;
}

#ShopKeeper th {
	color: #333333;
	background-color:#d4d49b;
	width:180px;
	text-align:left;
	padding-left:10px;

}

#ShopKeeper td {
	background-color:#FFFFFF;
}

/* お支払い方法など、サブエリアの枠 */
.sub_area {
	border : 1px solid #666;
	width:510px;
	margin-bottom:10px;
	margin-left:10px;
}

/* サブエリアのタイトル */
.sub_title {
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}

.sub_note {
	margin-bottom:15px;
	margin-left:10px;
}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}




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

.searchlist_sort_menu1 {
	background: #996;
	border: 1px solid #996;
	color: #FFF;
	font-weight: bold;
}

.searchlist_sort_menu2 {
	border: 1px solid #996;
}


.searchlist_page {
	margin: 10px 0;
}

.searchlist_border {
	border-top: 1px solid #999;
}

.searchlist_name {
	font-size: 14px;
	background: #E9E9C4;
	padding: 3px;
}

.searchlist_price {
	background: #E9E9C4;
	font-weight: bold;
	margin:2px 0;
	padding: 3px;
}

.searchlist_explain {
	background: #FFF;
	font-size: 10px;
	line-height: 130%;
}




/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	background-color:#999;
}

#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#cccccc;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	white-space:nowrap;
}

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

.product_name {
	margin:10px 0px 10px 0px;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}

.option_btn{
	margin-top:10px;
}




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

#PrivacyExplain {
	margin:20px;
	text-align:left;
}

.privacy_title {
	margin:10px 10px 10px 20px;
	color: #333333;
}

.privacy_note {
	margin:0px 10px 20px 20px;
}
