@charset "shift_jis";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}

#kidschest a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
	background: #fff;
}

#kidschest {
	margin:0 auto;
	width:750px;
	padding-bottom:50px;
}

#kidschest h3{
	margin-bottom:0px;
}

#kidschest ul{
	overflow:hidden;
}

#kidschest li{
	float:left;
	margin-right:-0.016px;
	position:relative;
}

#kidschest .buy_price{
	width:120px;
	position:absolute;
	top:162px;
	color:#F20000;
	text-align:center;
}

#kidschest .price{
	color:#F20000;
}

#kidschest .buy_price li{
	float:none;
}

#kidschest .buy_price .spesicalprice{
	font-size:45%;
	display:block;
}

#kidschest .buy_price .motoprice{
	display:none;
}

#kidschest .buy_price .intax{
	font-size:70%;
}



