/*20150607　スライドショー部分*/

#main #slideshow {

  width: 565px;
 /* height: 260px;*/
  padding: 0;
  /*border: #564325 solid 1px;*/
  margin: 0 0 10px 0;


}

/*　　スライドショーの枠を消す　*/
#main #slideshow .bx-wrapper .bx-viewport {
border: solid #fff 0px !important;
left: 0px !important;
-webkit-box-shadow: 0 0 0px !important;
box-shadow: 0 0 0px !important;

}
/*　丸の色　*/

#main #slideshow .bx-wrapper .bx-pager.bx-default-pager a {
  background: #d7c9ba;
}

#main #slideshow .bx-wrapper .bx-pager.bx-default-pager a:hover, #main #slideshow .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #b09c89;
}


#main #slideshow a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}






.free_space {
	clear:both;
	padding-top: 10px;
}



/*        トップ　センターエリア     　追記　20130517         */

#top_centerarea {
	clear: both;
	width: 565px;
	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
}

/*        top　センターエリア内　左          */
#top_leftarea {
	width: 275px;
	float: left;
	margin: 0;
	padding: 0;
}

/*　           トップSNSボタン　                   */

#top_leftarea .top_sns {
	clear:both;
	width: 275px;
	margin: 0 0 10px 0px;
}
#top_leftarea .top_sns img {
	/*text-align: right;*/
}
#top_leftarea .top_sns ul {
}
#top_leftarea .top_sns ul li {
	float: left;
	margin: 0 0 0 3px;
}


#top_leftarea .top_sns ul li a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}


/*　　　　ecruについて　　　　　　　　　*/

#top_leftarea .about_ecru {
	clear: both;
	width: 265px;
	/*text-align: right;*/
	/*background:url(https://img06.shop-pro.jp/PA01131/549/etc/top_bg_about_ecru.jpg) no-repeat left top;*/
	font-size: 86%;
	line-height: 110%;
	padding: 0px 0 10px 10px;
	margin: 0 0 0 0;
}

/*　　　　ネットショップ制作サポートについて　　　　　　　　　*/

#top_leftarea .top_netshop {
	clear: both;
	width: 265px;
	/*text-align: right;*/
	font-size: 95%;
	line-height: 110%;
	padding: 0px 0 10px 10px;
	margin: 0 0 0 0;
}
#top_leftarea .top_netshop h2 {
	font-weight: bold;
}

/*        トップ　Pick up Item　追記　20130517              */

#top_leftarea #top_pickup {
	width: 275px;
	float:left;
}
#top_pickup h2 {


}
#top_pickup a img {
	clear: both;
	margin: 0 0 10px 0;
	float:left;
	padding: 0 0 10px 0;
}
#top_pickup a:hover img {
/*以下画像ロールオーバー設定*/
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}
#top_pickup .top_pickup_item .info {
	float:left;
	width:130px;
	padding: 0 0 10px 0;
	margin: 0 0 0 5px;
}
#top_pickup .top_pickup_item {
	  margin: 10px 0 10px 0;

}
#top_pickup .top_pickup_item .info .catch {
	/*clear: both;*/
	/*width:275px;*/
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	/*border-top: 1px solid #663300;*/
	font-size: 90%;
}
#top_pickup .top_pickup_item .info .info_text {
	/*width:275px;*/
	font-size: 90%;
	line-height: 130%;
	margin: 0px;
	padding: 0 0 5px 0;
}







/*
#top_pickup .top_pickup_item .info {
	width:275px;
	padding: 0;
	margin: 5px 0 0 0;
}
#top_pickup .top_pickup_item {
	margin: 5px 0;
}
#top_pickup .info .date {
	float: left;
	font-size: 80%;
	line-height: 95%;
	padding: 0;
	margin: 0 0 5px 0;
}
#top_pickup .info .category {
	float: right;
	font-size: 80%;
	line-height: 95%;
	padding: 0;
	margin: 0 0 5px 0;
}
#top_pickup .catch {
	clear: both;
	width:275px;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	border-top: 1px solid #663300;
	font-size: 90%;
}
#top_pickup .info_text {
	width:275px;
	font-size: 90%;
	line-height: 130%;
	margin: 0px;
	padding: 0 0 5px 0;
}
*/










/*        トップ　右エリア 　 */



/*        トップ　右のエリア    　追記　20150603         */

#top_rightarea {
	width: 275px;
	float: right;
	margin: 0;
	padding: 0;
}

/*

#header .header_right ul {
	clear: both;
	margin: 25px 0px 10px 180px;
	}

*/


#top_rightarea {
	width: 275px;
	float:right;
	margin: 0;
	padding: 0;
}


/*トップニュース　更新履歴部分*/
#top_rightarea {
	font-size: 85%;
	margin: 0 0 10px 0;
}

#top_rightarea dl.news_info {
	margin: 10px 0;
	width: 220px;
	border-top: 1px dotted #a6905f;
}
#top_rightarea dl.news_info dt {
	/*float: left;*/
	padding: 3px 0 0 12px;
	background:url(https://img06.shop-pro.jp/PA01131/549/etc/icon_link01.gif?20110404231018) no-repeat 0 4px;

}
#top_rightarea dl.news_info dd {
	padding: 2px 0 3px 0;
	border-bottom: 1px dotted #a6905f;
}

/* ************************************************ 
 *	TOPコンテンツ ニュース部分
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

.top_info {
	/*padding: 5px 10px 10px 10px;*/
	width:275px;
	/*border:1px dashed #AC9075;*/
	margin: 0 0 10px 0;
}
.top_info h2 {
	margin:0 0 5px 0;
}
/*.info_text {
	padding:0px 15px;
	}*/


.top_info_text p {
	margin :5px 10px 5px 10px;
}
	
.info_text_bottom {
	margin-top:10px;
	}
	
.info_block {
	/*width:255px;*/
	margin:0px auto;
	padding:0px 0px 0px;
}

.red {
	color: #B81D44;
}
	
/*.info_bottom {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_bottom_bg.jpg) 0px 0px no-repeat;
	height:5px;
	margin-bottom:20px;
	}
*/


/*　　　　　トップ　右下バナーエリア　　　*/

#top_rightarea .topbanner_rightarea {
	/*clear: both;*/
	/*width:275px;*/
	margin: 0 0 10px 0;
}
#top_rightarea .topbanner_rightarea ul {
	width:275px;
}
#top_rightarea .topbanner_rightarea ul li {
	margin: 0 0 5px 0;
}



/*   トップ　カテゴリ　エリア　　追記 20130517   */

#top_category_area {
	clear: both;
	/*float: right;*/
	width: 565px;
	padding: 10px 0 15px 0;
	border-top: 1px solid #AC9075;
}
#top_category_area ul {
	clear: both;
	width: 565px;
	padding: 15px 0 0 0;
}

#top_category_area ul li {
	width: 180px;
	float: left;
	margin: 0 10px 10px 0;
}
#top_category_area ul li.last {
	margin: 0 0 10px 0;
}
#top_category_area ul li.last_02 {
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
}

#top_category_area ul li a:hover img {
/*以下画像ロールオーバー設定*/
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}
.top_banner_rightarea a:hover img {
/*以下画像ロールオーバー設定*/
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}


/* --------------------------------------------------------------- 
 *	トップ　おすすめ　商品一覧表示のレイアウト　　追記 20130517　

 * --------------------------------------------------------------- */

#top_recommend {
	clear: both;
	padding: 20px 0px 0px 0px;
	/*border-top: 1px solid #AC9075;*/
}



.top_recommend_area .top_recommend_product_list {
	float: left;
	/*width: 188px;*/
	width: 180px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	font-size: 80%;
	line-height: 110%;
	}