@charset "Shift_JIS";
/* ----------------------------------------------------------- 
CSS Information  
Site URL:	https://www.cosme.net/html/spc/makeup/list.html
File name:     spc2101.css
---------------------------------------------------------- */ 
/* ----------------------------------------------------------- 
 common style
----------------------------------------------------------- */ 
/* set up ----------------------------- */
#spc2101 .clearfix { zoom:1; }
#spc2101 .clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
.spc2101set { clear:both; }
#spc2101 {
	width:635px;
	font-size:13px;
	color: #333333;
	line-height: 22px;
	padding-bottom:10px;
}
#spc2101 a {
	color: #333333;
	text-decoration:none;
}
#spc2101 a:hover img {
	text-decoration:none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-ms-filter: "alpha(opacity=80)";
}

#spc2101 .textCenter {
	text-align:center;
}

/* sbm ----------------------**/
#spc2101-sbm {
	display:block;
	margin: 0px 0px 15px 410px;
	width: 220px;
	height: 22px;
}
#spc2101-sbm div {
	float: left;
	width: 100px;
	height: 22px;
	margin: 0px 10px 0px 0px;
}
#spc2101-sbm div.fb-share-button {
	margin-top:0;
}
/* ----------------------------------------------------------- 
 index
----------------------------------------------------------- */
#spc2101header {
	width:635px;
}

#spc2101 #spc2101header p {
    clear: both;
    font-size: 13px;
    margin-bottom: 15px;
}
/*******/

#spc2101 h2 {
    clear: both;
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    float: none;
    margin: 9px 0;
}
/*******/
#spc2101 h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

/*******/
#spc2101 .spc2101-naviBtn {
	display: table-cell;
	padding: 0;
    border: none;
}

#spc2101 .spc2101-naviBtn a{
	position: relative;
  background: #ffffff;
  font-size: 12px;
	/*width:250px;*/
	width:145px;
 	margin: 0px 7px 10px 7px;
    padding: 0 25px;
	height: 50px;
	line-height:50px;
	border-radius: 5px;
    border: 1px solid #666666;
    color: #666666;
}

#spc2101 .spc2101-naviBtn a:after {
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
	border-color: #666666 transparent transparent transparent;
}
#spc2101 .spc2101-naviBtn > a{
  display:block;
  color:#666666;
}

#spc2101 .spc2101-naviBtn a:hover {
	opacity: 1;
	border-color: #999;
	color: #999;
}
#spc2101 .spc2101-naviBtn a:hover:after {
	border-color: #999 transparent transparent transparent;
}

/*******/

#spc2101 .spc2101-ttl {
	width: 635px;
	margin:30px 0 20px 0;
}
#spc2101 .spc2101-ttlTxt {
	width: 635px;
	text-align: center;
	color:#666;
	border-width: 0px 0px 3px 0px;
	border-color: #FFCF00;
	border-style:solid;
	margin-bottom: 2px;
}
#spc2101 .spc2101-ttlTxt h2{
	font-weight:normal;
	font-size:20px;
}

/*******/

#spc2101 .spc2101-itemListArea{
	width:645px;
	letter-spacing: -0.4em;
}
#spc2101 .spc2101-itemListArea a {
	color:#333333;
}
#spc2101 .spc2101-itemListArea a:hover {
	text-decoration:none;
	color: #999;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-ms-filter: "alpha(opacity=80)";
}

/*******/

#spc2101 .spc2101-itemListArea .itemBox{
	width:195px;
	margin:0 0 25px 11px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	background-color: #f5f5f5;
	padding-bottom:5px;
}
#spc2101 .spc2101-itemListArea .itemBox img{
	display:block;
	width:179px;
	border:solid 1px #cccccc;
	margin: 8px;
}
#spc2101 .spc2101-itemListArea .item p {
    font-size: 13px;
	padding: 0px 4px 0px 10px;
}

/*******/

#spc2101 .spc2101-itemListArea .brandBox{
	width:195px;
	margin:0 20px 20px 0px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
    line-height:0;
}
#spc2101 .spc2101-itemListArea .brandBox img{
	display:block;
	width:193px;
	border:solid 1px #cccccc;
	margin-bottom: 8px;
}
#spc2101 .spc2101-itemListArea .brand p {
	text-decoration:underline;
    font-size: 13px;
	line-height:130%;
    font-weight: bold;
	padding: 5px 4px 5px 5px;
}
#spc2101 .itemDet p {
	padding: 0px 4px 0px 5px;
	color:#333333;
	font-size:12px;
	line-height: 1.5em;
}
#spc2101 .itemDet li {
	margin-top: 5px;
}
#spc2101 .itemDet .item-ttl {
    font-weight:bold;
}
#spc2101 .itemDet .itemDetDate .item-ttl {
	display:inline-block;
	float:left;
    padding-right:10px;
}

/*********/

#spc2101 .mainArea {
	margin:20px 0 0 0;
}
#spc2101 .mainArea .mainImg img {
	display:block;
	margin:0 0 30px 0;
}

/*********/

#spc2101 .spc2101-itemListArea .relatedBox{
	width:195px;
	margin:0 20px 20px 0px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
#spc2101 .spc2101-itemListArea .relatedBox img{
	display:block;
	width:193px;
	border:solid 1px #cccccc;
	margin-bottom: 8px;
}

/*********/

#spc2101 .textLink {
	margin:0 0 30px 0;
	text-align:right;
	font-size:12px;
}
#spc2101 .textLink a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#555555;
}
#spc2101 .textLink a:hover {
	text-decoration:none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-ms-filter: "alpha(opacity=80)";
}
