@charset "euc-jp";

/*
■共通部分
-------------------------------------------------------------*/
body {
	font-size: 80%;
	color: #333;
	line-height: 1.3;
	/*background: url(https://www.rakuten.ne.jp/gold/kagustyle/img/bk_130315.gif) right top repeat-y; */
	/*background: url(https://www.rakuten.ne.jp/gold/kagustyle/img/bk_130315.gif) right top repeat-y;*/
}


#header {
	width: 950px;
}

a:visited {
	color: #551a8b;
}

a:hover {
	text-decoration: none;
}

.r_banner {
	width: 950px;
}

.r_banner .banner_non,
.r_banner td {
	margin: 0;
	padding: 0 0 10px 0;
}

#CateList li a img,
.r_banner p a img,
.r_banner table 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;
}

/*
■カテゴリーバナー部分
----------------------------------*/
#CateList {
	width: 610px;
}

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

#CateList li {
	margin: 0 10px 10px 10px;
	padding: 0;
	float: left;
	width: 180px;
	display: inline;
	text-align: center;
	background: url(https://www.rakuten.ne.jp/gold/kagustyle/images/common_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/kagustyle/images/common_img/arrow.gif) 0 3px no-repeat;
	padding: 2px 2px 2px 16px;
}

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

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

/*■カート上バナー paddingは画像の+20px

----------------------------------*/
span.catch_copy {
	font-weight: bold;
	/*display: block;
	width: 250px;
	margin: 0;
	padding: 210px 0 0 0;
	background: url(https://image.rakuten.co.jp/kagustyle/cabinet/sale_banner/180701_cc_bk.gif) left top no-repeat;*/
}
	
	
	
/*↓消すソースの目印(触らないでOK)↓*/	
	/*display: block;
	width: 300px;
	margin: 0;
	padding: 210px 0 0 0;
	background: url(https://image.rakuten.co.jp/kagustyle/cabinet/special_parts/131112_cc_bk.gif) left top no-repeat;*/
}

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

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

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

/*
■購入ボタ・E
----------------------------------*/
a.etc_link:link,
a.etc_link:visited,
a.etc_link:active,
a.etc_link:hover {
	font-size: 80%;
	padding: 10px 0;
	}



/*
■カート移動ボタ・E
----------------------------------*/
.cart_move_k{
	width:600px;
	border:0;
	background: url(https://image.rakuten.co.jp/kagustyle/cabinet/special_parts/cart_move_k_bg.gif) no-repeat;
}
	
.top_move_k {
	width:600px;
	border:0;
	background: url(https://image.rakuten.co.jp/kagustyle/cabinet/special_parts/top_move_k_bg.gif) no-repeat;
}

.cart_move_k a:hover img{
	opacity:0;
	filter: alpha(opacity=0);
}
	
.top_move_k a:hover img{
	opacity:0;
	filter: alpha(opacity=0);
}

/*
■カテゴリページ　メニュー部分
----------------------------------*/
.cat-menu td{
	width:195px;
	height:40px;
	background-image: url("https://www.rakuten.ne.jp/gold//kagustyle/images/k_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//kagustyle/images/k_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;
}

/* パンくずリスト
----------------------*/
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:10px!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:-10px 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 {
  width: 780px;
}

#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 {/*商品テキスト*/
	color:#444;
	font-size:10px;
	overflow:hidden;
	display:block;
	margin:0 0 5px;
	width:190px;
	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;
}

#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;
}
