@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 #more_main {
	width: 635px;
	height: auto;
	margin-bottom: 10px;
	position: relative;
}

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

/*=============================================
　集計方法
===============================================*/
#spc1106_cts #more_rcont #main01 {
	width: 413px;
	/margin-top: 10px;
	padding: 15px;
	position: relative;
	border: solid 3px #6BC8F2;
}

/*=============================================
　関連サイト・お店でcheck！
===============================================*/
#spc1106_cts #more_rcont #main02 {
	width: 413px;
	margin-top: 10px;
	padding: 15px;
	position: relative;
	border: solid 3px #6BC8F2;
}
#spc1106_cts #more_rcont #main02 #main02_middle {
	width: 413px;
	background: url(../images/more/main02_middle_bg.png) repeat-y left top;
	position: relative;
}
#spc1106_cts #more_rcont #main02 #main02_middle_left {
	width: 181px;
	padding: 8px 10px 10px 10px;
	float: left;
}
#spc1106_cts #more_rcont #main02 #main02_middle_right {
	width: 181px;
	padding: 8px 10px 10px 10px;
	float: right;
}

#spc1106_cts #more_rcont #main02 .middle {
vertical-align:middle;
}
