@charset "euc-jp";

/*
■共通部分
----------------------------------*/
body {
/*	background: url(https://image.rakuten.co.jp/e-kurashi/cabinet/banner/bk_souryo_soy2017.gif) #FFF center top repeat-y;*/
	/* (https://image.rakuten.co.jp/e-kurashi/cabinet/banner/bk_souryo_soy2017.gif) */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
	font-size: 80%;
	line-height: 1.3;
	text-align: center;
}


a:visited {
	color: #551a8b;
}

a:hover {
	text-decoration: none;
}

iframe.header {
	margin: 0 0 10px 0;
	padding: 0;
}
p.banner_non {
	margin: 0 0 10px 0;
	padding: 0;
}

#CateList li a img,
p.banner_non a img {
	border: none;
}

p.banner_non a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	text-decoration:none;
}

h4 {
　width:600px;
  text-align:left;
  background:linear-gradient(to right, #4496d3 0%,#a2c2e6 100%);
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  color:#ffffff;
  font-weight:bold;
  font-size:24px;
}

h5 {
　width:600px;
  text-align:left;
  padding: 10px;
  font-size:16px;
  margin: 15px 0;
  font-weight:bold;
}

h6 {
　width:600px;
  text-align:left;
  padding: 0px 10px;
  font-size:16px;
  margin: 15px 0;
  font-weight:normal;
}

/*
■カテゴリーバナー部分
----------------------------------*/
body {
	font-size: 80%;
}

#CateList {
	width: 710px;
}

#CateList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#CateList li {
	margin: 0 10px 10px 10px;
	padding: 0;
	float: left;
	width: 215px;
	display: inline;
	text-align: center;
	background: url(https://www.rakuten.ne.jp/gold/e-kurashi/images/index_img/dotted_bk.gif) left bottom repeat-x;
}

#CateList li img {
	display: block;
	margin: 0 0 5px 0;
}

#CateList li span {
	background: url(https://www.rakuten.ne.jp/gold/e-kurashi/images/index_img/arrow.gif) 0 2px no-repeat;
	padding: 0 0 0 14px;
}

#CateList li a {
	display: block;
	padding: 0 0 5px 0;
}

/*
■TOP特集部分
----------------------------------*/
.TopSale {
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 950px;
}

.TopSale ul {
	list-style: none;
	margin: 0 0 0 -10px;
	padding: 0;
	height: 90px;
	overflow: hidden;
}

.TopSale li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

.TopSale li img {
	border: 0;
}

/*
■追加部分
----------------------------------*/
span.choice {
	color: #ff0000;
	font-weight: bold;
	font-size: 90%;
}
/*
select {
	border: 3px #09C double;
}*/

/*
■カート上バナー部分　paddingの高さは+5
----------------------------------*/

span.catch_copy {
	font-weight: bold;
/*
	display: block;
	width: 395px;
	margin: 0;
	padding:115 0 0 0;
	background: url(https://image.rakuten.co.jp/e-kurashi/cabinet/sale/rank/180123/cc_bk_rank.gif) left top no-repeat;
*/
}

span.item_name {
	width: 390px;
	word-wrap: break-word;
	display: block;
	}

span.sale_desc {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 720px;
}

td.sdtext,
td.breadcrumbs_list {
	width: 710px;
	padding: 0 5px 5px 5px;
}

td.sdtext a,
td.breadcrumbs_list a,
a.subcategory_list {
	padding: 0 0 0 14px;
	background: url(https://www.rakuten.ne.jp/gold/e-kurashi/images/index_img/arrow.gif) 0 2px no-repeat;
}

/*
■買い物カゴ周り変更部分
----------------------------------*/
a.etc_link:link,
a.etc_link:visited,
a.etc_link:active,
a.etc_link:hover {
	font-size: 80%;
}

/*
■カテゴリページ　メニュー部分
----------------------------------*/
/* パンくずリスト
----------------------*/
td.breadcrumbs_list{
	display:block;
}
/* カテゴリリスト
----------------------*/
table table table table td[width="1%"] span.subcategory_list{
	display:none;
}
table table table table td[width="33%"] a.subcategory_list{
	color: #333333!important;
	font-size:12px!important;
	text-decoration:none;
	border:1px solid #ccc;
	padding:10px 0;
	border-radius:8px;
	width:99%;
	display:block;
	transition: all 0.2s ease 0s;
	text-align:center;
	position:relative;
	background:#FFF;
	margin: 2px 0;
}
table table table table td[width="33%"] a.subcategory_list:after{
	content:">";
	font-size:12px;
	margin:-6px 0 0;
	display:block;
	position:absolute;
	right:5px;
	top:50%;
}
table table table table td[width="33%"] a.subcategory_list:hover{
	background:#999;
	color:#FFF!important;
	border-color:#999;
}

#risFil .risfFootWrap {
    margin: 20px 0;
}

/*
■カテゴリページ　商品一覧部分
----------------------------------*/
#risFil td {
	font-family:font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#risFil td br {
	display:none;
}
#risFil td img {
	margin:30px 0 10px;
}
#risFil td img[width="14"] {
	display:none;
}

#risFil .category_itemnamelink {/*商品テキスト*/
	/*height:90px;*/
	color:#444;
	font-size:10px;
	overflow:hidden;
	display:block;
	margin:0 0 5px;
	width:200px;
	line-height:15px;
}

#risFil .category_itemprice {/*価格*/
	font-weight:bold;
	color:#BF0000;
	font-size:23px;
	font-style: oblique;
}

#risFil .category_itemtaxpostage{/*税込み*/
	font-size:9px;
	letter-spacing: -1px;
	color:#444;
	margin: -8;
}

#risFil .category_itemtaxpostage + .category_itemtaxpostage{/*隣接セレクタ*/
	display:none;
}
#risFil .not{/*在庫なし*/
	font-size:10px;
	font-weight:normal;
	display:block;
	background:#FF6600;
	color:#FFF;
	padding:2px 0;
	text-align:center;
	width:100px;
	margin:3px auto;
	border-radius:3px;
}
#risFil .risfClfx{/*レビュー*/
	font-size:10px;
}
#risFil .risfClfx img{
	margin:0;
}

/*
■左部縦型バナーリンク
----------------------------------*/
.left-banner-link a {
	position: fixed;
	display: block;
	left: 50%;
	top: 0;
	width:130px;
	height:100%;
	margin-left:-625px;
}
