@charset "euc-jp";


.price_top_box{
	width:210px;
	height:45px;
	margin:-50px 10px 30px 470px;
	position: relative;
}

/*IE8*/
html>/**/.price_top_box{
	widht:210px;
	height:45px;
	margin:50px 10px auto auto;
	position:relative;
}