#sampleTl {
	background:url(../image/cosmetics/cos_mainimg001.png) no-repeat;
	width:300px;
	height:139px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
#cosmetics #mainImgArea{
	background:url(../image/cosmetics/Cos_bgMainImg.gif) repeat-x;
	height:158px;
	padding-top:10px;
	padding-left:10px;
}
.pinkcolor {
	color:#f8587d;
}
#mintyouTxt {
	font-family:"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",'serif';
	text-align:left;
	margin:0px 10px 10px 10px;
	color:#232323;
	line-height:19px;
}


#cosmetics #category{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fef8df), color-stop(0.5, #fbfbfb));
	margin-top: 11px;
}
#cosmetics #category section{
	/*background-color:#fdd32f;*/
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffe995), color-stop(0.05, #fdd32f));
	border:1px solid #fcf6e1;
	-webkit-border-radius:7px;
	margin:0 10px 21px;
	padding:5px;
}

#cosmetics #category section ul#historyItemUl li{
	background: #fff;
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
	text-align:left;
}
#cosmetics #category section ul#historyItemUl li.last {
	border-bottom: none;
}
#cosmetics #category section ul#historyItemUl li h4{
	font-weight: bold;
	color: #232323;
	font-size:14px;
	text-align:left;
}
#cosmetics #category section ul#historyItemUl li p{
	font-size:12px;
	line-height:16px;
}


#cosmetics #categoryList{
	text-align:center;
}
#cosmetics #categoryList li{
	display:inline-block;
	vertical-align:top;
	margin:1px;
	/*border:1px solid #cfc6a5;*/
	/*-webkit-border-radius:5px;*/
	/*overflow:hidden;*/
}

#cosmetics #bgGray {
	background-color:#ededed;
	margin:10px;
	text-align:left;
	padding:10px;
	font-size:10px;
	color:#707070;
	margin-bottom:25px;
}
#cosmetics #bgGray li{
	margin-bottom:15px;
}
#cosmetics #bgGray li.last{
	margin-bottom:0px;
}