@charset "utf-8";


}
@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
/* 特集セール用css */


img {
	border: 0;
}

a {
	text-decoration: underline;
	color:#0000cd;
}
	
a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #0000cd;
}

a:hover {
	text-decoration: none;
	color:#800000;
}

a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}



.tokusyu_container {
	width: 950px;
	height: auto;
	padding: 10px 0 0 0;
	overflow: hidden;
	background: url(http://www.rakuten.ne.jp/gold/e-kurashi/recommend/images/bk_recommend.jpg) left bottom no-repeat;
	zoom: 1;
}

.tokusyu_contents {
	float: left;
	width: 151px;
	border-bottom: dotted 2px #CCCCCC;
	margin: 0 2px 5px 2px;
	padding: 0 0 5px 3px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	position: relative;

}
p {
	clear: both;
	font-size: 12px;
	text-align: right;
	padding: 10px 7px 8px 0;
}
p a {
	padding: 0 0 0 20px;
	text-align: right;
	background: url(http://www.rakuten.ne.jp/gold/e-kurashi/recommend/images/arrow.gif) 0 2px no-repeat;
}
.tokusyu_contents .link {
	display: block;
	margin: 5px 0;
}
.tokusyu_contents .link:hover {
	color: #800000;
	text-decoration: none;
}
.tokusyu_contents .catch {
	color: #F60;
	font-weight: bold;
	height: 15px;
	margin-bottom: 3px;
	font-size: 12px;
	width: 100%;
	line-height: 1.3;
}
.tokusyu_contents .itemname {
	height: 53px;
	line-height: 1.3;
	overflow: hidden;
	font-size: 12px;
	width: 100%;
}
.tokusyu_contents .price_box {
	background: url(../images/tokusyu/bg_price.gif) no-repeat;
	background-size: 100%;
	color: #F60;
	width: 100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	text-shadow: 2px 2px 0px #FFF;
	text-align: right;
	vertical-align: bottom;
}
.tokusyu_contents .price {
	font-size: 30px;
}
.tokusyu_contents .price_box .w_price {
	width: 60%;
}
.tokusyu_contents .price_box .w_tax {
	width: 12%;
}
