@charset "shift_jis";
/* CSS Document */

#manicList {
	width: 740px;
	margin:0 auto;
	position: relative;
}
#manicList p {
	width: 76px;
	height: 55px;
	position: absolute;
}
#manicList p.new_icon01 {
	top: 10px;
	left: 650px;
}
#manicList p.new_icon02 {
	top: 161px;
	left: 650px;
}
#manicList ul li {
	margin-top: 10px;
}
#manicList a:hover img {
	-moz-opacity: 0.70;
	opacity: 0.70;
}