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

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

/*=============================================
　大賞　一段目
===============================================*/
#spc1106_cts #grand_rcont #main01 {
	width: 434px;
	min-height: 369px;
	height: auto !important;
	height: 369px;
	padding-right: 14px;
	background: url(../images/grand/main01_bg.png) no-repeat left top;
	position: relative;
	overflow: auto;
}
#spc1106_cts #grand_rcont #main01 #main01_rank {
	width: 127px;
	height: 134px;
	top: 0;
	left: 0;
	position: absolute;
}
#spc1106_cts #grand_rcont #main01 #main01_section {
	width: 265px;
	height: 88px;
	top: 24px;
	left: 169px;
	position: absolute;
}
#spc1106_cts #grand_rcont #main01 #main01_left {
	width: 121px;
	height: 221px;
	top: 134px;
	left: 48px;
	position: absolute;
}
#spc1106_cts #grand_rcont #main01 #main01_right {
	width: 230px;
	margin-top: 134px;
	float: right;
}
/*=============================================
　クチコミ　一段目
===============================================*/
#spc1106_cts #grand_rcont #main01_kuchikomi {
	width: 412px;
	padding: 0 15px 18px 15px;
	position: relative;
	border: solid #E5005A;
	border-width: 0 3px 3px 3px;
}
#spc1106_cts #grand_rcont #main01_kuchikomi .kuchikomi_pickup {
	width: 75px;
	float: left;
}
#spc1106_cts #grand_rcont #main01_kuchikomi .kuchikomi_text {
	width: 337px;
	float: right;
}