@charset "shift_jis";

/*PC•\Ž¦Žž*/
@media screen and (min-width: 640px){
	
	#wrap a {
    position: relative;
}

	#wrap .spesicalprice{display: none;}
	
	#wrap .buy_price li {
    color: #b40808;
	font-weight: normal;
    display: inline;
}
	
	#wrap .li01 {float:left;}
	
	#wrap .li02 {float:right;}

	#wrap .li03 {float:left;}
	
	#wrap .li04 {float:left;}
	
	#wrap .li05 {float:right;}
	
	#wrap a .prices {
    width: 100%;
    position: absolute;
    bottom: 38px;
    left: 52px;
    text-align: center;
}
	
	#wrap a .prices2 {
    width: 100%;
    position: absolute;
    bottom: 8px;
    left: 50px;
    text-align: center;
}
	
	#wrap a .prices3 {
    width: 100%;
    position: absolute;
    bottom: 1px;
    left: 83px;
    text-align: center;
}
	
#wrap a .prices4 {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 83px;
    text-align: center;
}
	
	
}
    









