@charset "UTF-8";

div#main_image {
	background: url(../item/images/img_main2000_item.jpg) center top no-repeat #000;
}

/* Beauty Catalog */
p#beauty_catalog {
	width: 450px;
	height: 55px;
	display: block;
	margin: 20px 0 0 0;
}
p#beauty_catalog a {
	width: 450px;
	height: 55px;
	background: url(../item/images/btn_beauty_catalog.jpg) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
p#beauty_catalog a:hover {
	background-position: 0 -55px;
}

/* PhotoPack */
p#bn_photopack {
	margin-top: 10px;
}
