@charset "utf-8";

img {
	border: none;
}

div.rotateIndex {
	clear: both;
}

div.rotateIndex a {
	float: left;
	margin: 0 5px 5px 0;
}

div.rotateIndex a.rightEnd {
	margin-right: 0px;
}

div.wheelSpecfukidashi {
	position: absolute;
	left: 20px;
	top: 20px;
}


div.rotContainer {
	height: 400px;
	width: 400px;
	background-image: url(../../products/img/rotation_bg.jpg);
	background-repeat: no-repeat;
	padding: 50px 10px 50px 145px;
	margin: 0;
}




