@charset "shift_jis";

/***********************************************
　2011年＠ｃｏｓｍｅ上半期 ベストコスメ
　2011上半期　スキンケアCSS
			--- create 2011/06/21
			--- update 2011/06/21
************************************************/


/*=============================================
　コンテンツタイトル
===============================================*/
#spc1106_cts .title01 {
	width: 635px;
	height: 96px;
	margin-bottom: 8px;
	position: relative;
}
#spc1106_cts #title_bar {
	width: 635px;
	height: 40px;
	position: relative;
	overflow: hidden;
}


#spc1106_cts #title_bar p.title_link_nobr {
	top: 13px;
	left: 187px;
	position: absolute;
}
#spc1106_cts #title_bar p.title_link_br {
	top: 3px;
	left: 200px;
	position: absolute;
}
#spc1106_cts #title_bar a {
	color: #ffffff;
	font-weight: bold;
	margin-right: 16px;
}
#spc1106_cts #title_bar a:hover {
	color: #000000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#spc1106_cts #title_bar a {
	color: #ffffff;
	font-weight: bold;
	margin-right: 16px;
	font-size:90%;
}
}

/*=============================================
　メイン枠
===============================================*/
#spc1106_cts #skincare_main {
	width: 635px;
	height: auto;
	margin-bottom: 10px;
	position: relative;
}

/*=============================================
　左右枠
===============================================*/
#spc1106_cts #skincare_lnv {
	width: 171px;
	height: auto;
	position: relative;
	background-color: #fff;
	float: left;
}
#spc1106_cts #skincare_rcont {
	width: 448px;
	position: relative;
	float: right;
}

#spc1106_cts #skincare_rcont h3 {
/padding-top:10px;
}

/*=============================================
　クレンジング　一段目
===============================================*/
#spc1106_cts #skincare_rcont #main01 {
	width: 430px;
	min-height: 274px;
	height: auto !important;
	height: 274px;
	padding-right: 18px;
	background: url(../images/category/base_mub/main01_bg.png) no-repeat left top;
	position: relative;
	overflow: auto;
}
#spc1106_cts #skincare_rcont #main01 #main01_rank {
	width: 72px;
	height: 50px;
	top: 0;
	left: 0;
	position: absolute;
}
#spc1106_cts #skincare_rcont #main01 #main01_left {
	width: 147px;
	height: 210px;
	top: 50px;
	left: 22px;
	position: absolute;
}
#spc1106_cts #skincare_rcont #main01 #main01_right {
	width: 243px;
	margin-top: 34px;
	float: right;
}

/*=============================================
　クレンジング　二段目
===============================================*/
#spc1106_cts #skincare_rcont #main02 {
	width: 430px;
	min-height: 249px;
	height: auto !important;
	height: 249px;
	padding-right: 18px;
	background: url(../images/category/base_mub/main02_bg.png) no-repeat left top;
	position: relative;
	overflow: auto;
}
#spc1106_cts #skincare_rcont #main02 #main02_rank {
	width: 72px;
	height: 50px;
	top: 0;
	left: 0;
	position: absolute;
}
#spc1106_cts #skincare_rcont #main02 #main02_left {
	width: 147px;
	height: 184px;
	top: 50px;
	left: 22px;
	position: absolute;
}
#spc1106_cts #skincare_rcont #main02 #main02_right {
	width: 243px;
	margin-top: 34px;
	float: right;
}

/*=============================================
　クレンジング　三段目
===============================================*/
#spc1106_cts #skincare_rcont #main03 {
	width: 430px;
	min-height: 249px;
	height: auto !important;
	height: 249px;
	padding-right: 18px;
	background: url(../images/category/base_mub/main03_bg.png) no-repeat left top;
	position: relative;
	overflow: auto;
}
#spc1106_cts #skincare_rcont #main03 #main03_rank {
	width: 72px;
	height: 50px;
	top: 0;
	left: 0;
	position: absolute;
}
#spc1106_cts #skincare_rcont #main03 #main03_left {
	width: 147px;
	height: 184px;
	top: 50px;
	left: 22px;
	position: absolute;
}
#spc1106_cts #skincare_rcont #main03 #main03_right {
	width: 243px;
	margin-top: 34px;
	float: right;
}

/*=============================================
　クチコミ　共有
===============================================*/
#spc1106_cts #skincare_rcont .main_kuchikomi {
	width: 412px;
	padding: 0 15px 18px 15px;
	position: relative;
	border: solid #F8B500;
	border-width: 0 3px 3px 3px;
}
#spc1106_cts #skincare_rcont .main_kuchikomi .kuchikomi_pickup {
	width: 75px;
	float: left;
}
#spc1106_cts #skincare_rcont .main_kuchikomi .kuchikomi_text {
	width: 337px;
	float: right;
}