@charset "euc-jp";

/*
■共通部分
----------------------------------*/
body {
	background: url(https://image.rakuten.co.jp/e-kurashi/cabinet/sale/5off/170728/bk_5off.gif) #FFF center top repeat-y;
	/* (https://image.rakuten.co.jp/e-kurashi/cabinet/banner/bk_souryo_soy2016_2.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;
}

/*
■カテゴリーバナー部分
----------------------------------*/
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: 390px;
	margin: 0;
	padding:395 0 0 0;
	background: url(https://image.rakuten.co.jp/e-kurashi/cabinet/sale/5off/170728/cc_bk_5off.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%;
}


/*
■カテゴリページ　メニュー部分
----------------------------------*/
.cat-menu td{
	width:195px;
	height:40px;
	background-image: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/ct-manu_off.jpg");
	text-align: center;
	position: relative;
}

.cat-menu td.sp{
	width:9px;
	height:9px;
	background-image:none;
}

.cat-menu td a {
	color: #515151;
	font-size: 12px;
	text-decoration: none;
	width:195px;
	height:40px;
	display: table-cell;
	vertical-align: middle;

}

.cat-menu td:hover{
	width:195px;
	height:40px;
	background-image: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/ct-manu_on.jpg");
	text-align: center;
	vertical-align: center;
	color: #ffffff;
	font-weight: bold;
}

.cat-menu td.sp:hover{
	width:9px;
	height:9px;
	background-image:none;
}

.cat-menu td a:hover{
	color: #ffffff;
}


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