@charset "euc-jp";

#rakutenLimitedId_aroundCart table input[value="買い物かごに入れる"] {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #89c403 55%, #77a809 50% );
	background:-ms-linear-gradient( top, #89c403 55%, #77a809 50% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(55%, #89c403), color-stop(50%, #77a809) );
	background-color:#89c403;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528009;
 	-webkit-box-shadow: 1px 1px 0px 0px #a4e271;
 	-moz-box-shadow: 1px 1px 0px 0px #a4e271;
 	box-shadow: 1px 1px 0px 0px #a4e271;
}
#rakutenLimitedId_aroundCart table input[value="買い物かごに入れる"]:hover {
	background:-moz-linear-gradient( center top, #77a809 55%, #89c403 50% );
	background:-ms-linear-gradient( top, #77a809 55%, #89c403 50% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(55%, #77a809), color-stop(50%, #89c403) );
	background-color:#77a809;
}
#rakutenLimitedId_aroundCart table input[value="買い物かごに入れる"]:active {
	position:relative;
	top:1px;
}

iframe#HeaderKeyword {
	position:absolute;
	top:60px;/*一番上からの位置*/
	left:30px;/*左端からの位置*/
}

div#HeaderKeyword span {
	background: #bf0000;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
/*	visibility:hidden;*/
}

div#HeaderKeyword a {
	color:#0044CC;
/*	visibility:hidden;*/
}

/*span.unit:before { 
	content: url(gentei.gif) ;
	display: block;
	width: 224;
	height: 33;
	margin:0 0 15px 0;
}*/
