@charset "shift_jis";

/***********************************************
　2010年2月特集 春の新色が気になる♪
　#02　CSS
　					      --- create 2010/01/28
　					      --- update 2010/02/10
************************************************/

/*=============================================
　背 景
===============================================*/
#spc1002cts {
	background: url(../images/02/spc1002_02_bg.gif) no-repeat left 84px;
}

/*=============================================
　タイトル＆リード
===============================================*/
#spc1002cts h3.cheek {
	clear: both;
	width: 252px; height: 0;
	padding: 75px 0 0 0;
	margin: 60px 0 23px 0;
	overflow: hidden;
	background: url(../images/02/spc1002_02_title.gif) no-repeat 37px top;
	float: left;
}
#spc1002cts p.lead {
	width: 658px; height: 0;
	padding: 75px 0 0 0;
	margin: 60px 0 0 0;
	overflow: hidden;
	background: url(../images/02/spc1002_02_lead.gif) no-repeat left top;
	float: left;
}

/*=============================================
　アイテム
===============================================*/
#spc1002cts .heightLineParent {
	clear: both;
	overflow: hidden;  
	height: auto; 
	width: 913px;
	margin: 0 0 20px 37px;
}
#spc1002cts .heightLineParent div {
	float: left;  
	width: 210px;
	margin: 0 11px 0 0;
	background: url(../images/02/spc1002_02_item_bg.gif) no-repeat left bottom;
}
#spc1002cts .heightLineParent div h4 a {
	display: block;
	width: 210px; height: 0;
	padding: 60px 0 0 0;
	overflow: hidden;
}
#spc1002cts .heightLineParent div.item01 h4 a { background: url(../images/02/spc1002_02_item01_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item02 h4 a { background: url(../images/02/spc1002_02_item02_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item03 h4 a { background: url(../images/02/spc1002_02_item03_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item04 h4 a { background: url(../images/02/spc1002_02_item04_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item05 h4 a { background: url(../images/02/spc1002_02_item05_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item06 h4 a { background: url(../images/02/spc1002_02_item06_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item07 h4 a { background: url(../images/02/spc1002_02_item07_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item08 h4 a { background: url(../images/02/spc1002_02_item08_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item09 h4 a { background: url(../images/02/spc1002_02_item09_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item10 h4 a { background: url(../images/02/spc1002_02_item10_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item11 h4 a { background: url(../images/02/spc1002_02_item11_name.gif) no-repeat left top; }
#spc1002cts .heightLineParent div.item12 h4 a { background: url(../images/02/spc1002_02_item12_name.gif) no-repeat left top; }

#spc1002cts .heightLineParent div a {
	display: block;
	width: 210px;
	text-align: center;
}
#spc1002cts .heightLineParent div p.text{
	font-size: 11px;
	color: #666;
	margin: 0 18px 12px 18px;
	/* text-align: justify; */
}
#spc1002cts .heightLineParent div p.spec{
	font-size: 11px;
	color: #e87;
	margin: 0 18px 14px 18px;
	/* text-align: justify; */
}

#spc1002cts p.caution {
	clear: both;
	display: block;
	width: 910px;
	text-align: right;
	font-size: 12px;
	color: #fff;
	margin-top: -10px;
	margin-bottom: 10px;
}

/*=============================================
　PRさんに聞いてみました
===============================================*/
#spc1002cts #cheekPR {
	width: 872px;
	margin: 0 0 44px 37px;
	padding: 0 0 8px 0;
	background: url(../images/02/spc1002_02_pr_bg.gif) no-repeat left bottom;
}
#spc1002cts #cheekPR h3 {
	width: 872px; height: 0;
	padding: 60px 0 0 0;
	margin: 0;
	background: url(../images/02/spc1002_02_pr_title.gif) no-repeat left top;
	overflow: hidden;
}
#spc1002cts #cheekPR div {
	width: 200px;
	margin: 0 0 0 14px;
	background: none;
	float: left;
}
#spc1002cts #cheekPR div.cheekPRtype1 {
	background: url(../images/02/spc1002_02_pr01_bg.gif) no-repeat right 30px;
}
#spc1002cts #cheekPR div.cheekPRtype2 {
	background: url(../images/02/spc1002_02_pr02_bg.gif) no-repeat right 30px;
}
#spc1002cts #cheekPR div.cheekPRtype3 {
	background: url(../images/02/spc1002_02_pr03_bg.gif) no-repeat right 30px;
}
#spc1002cts #cheekPR div.cheekPRtype4 {
	background: url(../images/02/spc1002_02_pr04_bg.gif) no-repeat right 30px;
}
#spc1002cts #cheekPR div h4 {
	width: 200px; height: 0;
	padding: 30px 0 0 0;
	margin: 0;
	overflow: hidden;
}
#spc1002cts #cheekPR div.cheekPRtype1 h4 {
	background: url(../images/02/spc1002_02_pr01_header.gif) no-repeat left top;
}
#spc1002cts #cheekPR div.cheekPRtype2 h4 {
	background: url(../images/02/spc1002_02_pr02_header.gif) no-repeat left top;
}
#spc1002cts #cheekPR div.cheekPRtype3 h4 {
	background: url(../images/02/spc1002_02_pr03_header.gif) no-repeat left top;
}
#spc1002cts #cheekPR div.cheekPRtype4 h4 {
	background: url(../images/02/spc1002_02_pr04_header.gif) no-repeat left top;
}
#spc1002cts #cheekPR div p {
	margin: 10px 2px;
	line-height: 1.55;
}
#spc1002cts #cheekPR div p span {
	color: #e87;
	font-weight: bold;
}
#spc1002cts #cheekPR div p span.pr {
	color: #e87;
	font-weight: normal;
}
#spc1002cts #cheekPR div p img {
	float: right;
}

/*=============================================
　みんなのチークの悩み
===============================================*/
#spc1002cts #cheekPR #cheekNayami {
	clear: both;
	width: 836px;
	height: 260px;
	margin: 0 0 0 17px;
	padding: 0;
	background: url(../images/02/spc1002_02_chieco_bg.gif) no-repeat left 41px;
	position: relative;
}
#spc1002cts #cheekPR #cheekNayami h5 {
	width: 836px; height: 0;
	padding: 41px 0 0 0;
	background: url(../images/02/spc1002_02_chieco_head.gif) no-repeat left top;
	overflow: hidden;
}
#spc1002cts #cheekPR #cheekNayami a {
	color: #704685;
	text-align: center;
	text-decoration: underline;
	position: absolute;
	font-size: 12px;
}
#spc1002cts #cheekPR #cheekNayami a:hover {
	text-decoration: none;
}
#spc1002cts #cheekPR #cheekNayami a.question01 {
	width: 277px;
	left: 98px; top: 69px;
}
#spc1002cts #cheekPR #cheekNayami a.question02 {
	width: 275px;
	left: 23px; top: 110px;
}
#spc1002cts #cheekPR #cheekNayami a.question03 {
	width: 368px;
	left: 384px; top: 82px;
}
#spc1002cts #cheekPR #cheekNayami a.question04 {
	width: 375px;
	left: 75px; top: 152px;
}
#spc1002cts #cheekPR #cheekNayami a.question05 {
	width: 285px;
	left: 522px; top: 125px;
}

#spc1002cts #cheekPR #cheekNayami a.chiecoBtn1 {
	left: 142px; top: 200px;
	display: block;
	width: 278px; height: 0;
	padding-top: 34px;
	background: url(../images/02/spc1002_02_chieco_btn1.gif) no-repeat left top;
	overflow: hidden;
}
#spc1002cts #cheekPR #cheekNayami a.chiecoBtn1:hover {
	background-position: 1px 1px;
}
#spc1002cts #cheekPR #cheekNayami a.chiecoBtn2 {
	left: 427px; top: 200px;
	display: block;
	width: 278px; height: 0;
	padding-top: 34px;
	background: url(../images/02/spc1002_02_chieco_btn2.gif) no-repeat left top;
	overflow: hidden;
}
#spc1002cts #cheekPR #cheekNayami a.chiecoBtn2:hover {
	background-position: 1px 1px;
}

/*=============================================
　フッター
===============================================*/
#spc1002cts #spc1002ctsFooter {
	width: 950px;
	height: 37px;
	background: url(../images/02/spc1002_02_bottom.gif) no-repeat left top;
}



