body {
	font-family: "ƒƒCƒŠƒI", "Meiryo", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	margin: 0px;
	padding: 0px;
}

input, select {
	font-family: "ƒƒCƒŠƒI", "Meiryo", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

a.spc {
	color: #3f0;
	text-decoration: none;
}
/* BuyNowƒ{ƒ^ƒ“*/
#BuyNow3 {
	width: 82px;
	height: 74px;
	background-image: url("../products/index_image/cart_2.png");
	/*border-radius: 5px;
	color: #fff;
	padding: 2px;*/
	position: fixed;
	top: 50%;
	right: 2px;
	opacity: 0.6;
}
#BuyNow3:hover {
	opacity: 1.0;
}
#BuyNow3 > a {
	display: block;
	text-decoration: none;
}