@charset "shift_jis";

/***********************************************
　2010上半期ベストヒットコスメ★
　インデックス、各部門ページ
　					      --- create 2010/6/17
　					      --- update 2010/8/2
************************************************/

/* インデックスページ */

/*=============================================
　カテゴリ背景
===============================================*/
.spc1006_category_bk1 {
	background: url(../images/index/bk_skincare.gif) no-repeat;
}

.spc1006_category_bk2 {
	background: url(../images/index/bk_basemake.gif) no-repeat;
}

.spc1006_category_bk3 {
	background: url(../images/index/bk_pointmake.gif) no-repeat;
}

.spc1006_category_bk4 {
	background: url(../images/index/bk_haire.gif) no-repeat;
}

/*=============================================
　MYベストコスメ背景
===============================================*/
.spc1006_mybest_bk {
	background: url(../images/index/bk02.gif) no-repeat;
}


/*=============================================
　売れ筋ランキング背景
===============================================*/
.spc1006_rank_bk {
	background: url(../images/index/bk_ranking.gif) no-repeat;
}

.spc1006_dendou_bk {
	background: url(../images/index/bk_dendou.gif) no-repeat;
}


/* 中面ページ */

/*=============================================
　1位〜5位背景
===============================================*/
.spc1006_bumon_bk1 {
	background: url(../images/common/bk_paper1.gif) no-repeat;
}

.spc1006_bumon_bk2 {
	background: url(../images/common/bk_paper2.gif) no-repeat;
}

.spc1006_bumon_bk3 {
	background: url(../images/common/bk_paper3.gif) no-repeat;
}

.spc1006_bumon_bk4 {
	background: url(../images/common/bk_paper4.gif) no-repeat;
}

.spc1006_bumon_bk5 {
	background: url(../images/common/bk_paper5.gif) no-repeat;
}

.spc1006_bumon_bk6 {
	background: url(../images/common/bk_paper6.gif) no-repeat;
}

.spc1006_bumon_bk7 {
	background: url(../images/common/bk_paper7.gif) no-repeat;
}


.spc1006_bumon_bk8 {
	background: url(../images/common/bk_paper8.gif) no-repeat;
}

/*=============================================
　上半期
===============================================*/
.spc1006_top5 {
	background-image: url(../images/common/bk_shop_best5.gif);
	background-repeat: repeat-y;
}

.spc1006_buyer {
	background: url(../images/common/bk_buyer.gif) no-repeat;
}

.spc1006_buyer2 {
	background: url(../images/common/bk_buyer2.gif) no-repeat;
}

/*=============================================
　姉妹サイト
===============================================*/
.spc1006_shimai {
	background: url(../images/common/bk_shimai.gif) no-repeat;
}


/*=============================================
　左ナビ　MYベストコスメ
===============================================*/
.spc1006_mybest {
	background: url(../images/common/navi_mybest_bk.gif) no-repeat;
}



