@charset "Shift_JIS";

/* ----------------------------------------------------------- 
CSS Information  

Site URL:	http://www.cosme.net/html/spc/xxx
File name:      special.css
Created:        2011-02-23
Last update:    2011-04-29
----------------------------------------------------------- */ 

/** contents ----------------------------------------------------------------**/
#beauty-pickup-contents {
	width: 605px;
	background: url("images/beauty_pickup_05/bg.png") repeat left top;
	line-height: 1.4;
	padding: 15px;
	color: #5e4d19;
}

#beauty-pickup-contents a {
	color: #ba704b;
}
#beauty-pickup-contents a:hover { color: #fd5bb0; }

#beauty-pickup-contents h3 {
	background: url(images/beauty_pickup_05/beauty_pickup_footer_ttl.png) no-repeat left;
	height: 46px;
	width: 564px;
	text-indent: 45px;
	display: block;
	font-size: 135%;
	padding-top: 15px;
	margin-left: 17px;
	font-weight: bold;
}

#beauty-pickup-contents .sub-ttl {
	font-size:  180%;
	background: #e7fbfc;
	margin: 0px 24px 15px;
	padding: 3px 0px;
	text-indent: 13px;
}

#beauty-pickup-contents .line {
	padding-left: 24px;
	position: absolute;
	height: 10px;
	width: 559px;
	bottom: 3px;
}

#beauty-pickup-contents .lead {
	font-size: 110%;
	margin: 0px 24px 10px;
}

#beauty-pickup-contents .mark-p {
	color: #fd55b1;
}
#beauty-pickup-contents .mark-g {
	color: #279faf;
}

#beauty-pickup-contents .page-top {
	font-weight: bold;
	padding: 20px 20px 0px 0px;
	text-align: right;
}

/** clearfix --------------------------------**/
#beauty-pickup-contents .clearfix { zoom:1; }
#beauty-pickup-contents .clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }


/** inner ----------------------------------------------------------------**/
#beauty-pickup-contents .inner {
	width: 605px;
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 25px;
}

/** header --------------------------------**/
#beauty-pickup-contents .header {
	height: 78px;
	width: 605px;
	position: relative;
	margin-bottom: 15px;
	font-size: 13px;
}
#beauty-pickup-contents .header h2 {
	padding: 10px 10px 10px 26px;
}

#beauty-pickup-contents .header p {
	position: absolute;
	top: 10px;
	left: 442px;
	height: 20px;
	width: 125px;
	background: #84d2f3;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 2px 0px 1px 20px;
}

#beauty-pickup-contents .header .backnumber {
	display: inline-block;
	position: absolute;
	top: 36px;
	left: 442px;
	height: 18px;
	width: 145px;
	background: url(images/common/beauty_pickup_icon.png) no-repeat left;
	text-align: left;
	text-indent: 15px;
}



/** pickup block --------------------------------**/
#beauty-pickup-contents .beauty-pickup-block {
	width: 605px;
	overflow: hidden;
	margin: 0 -25px 0px 0;
	_zoom: 1;
	background: url(images/common/beauty_pickup_dotline.png) no-repeat bottom;
}

#beauty-pickup-contents .beauty-pickup-end {
	width: 605px;
	overflow: hidden;
	margin: 0 -25px 0px 0;
	_zoom: 1;
}

#beauty-pickup-contents .pickup-block {
	float: left;
	width: 241px;
	margin: 0 25px 0 0;
	padding: 15px 0px 15px 32px;
}

#beauty-pickup-contents .pickup-block .sub-catch {
	margin: 6px 0px 0px 5px;
}


/** backnumber ----------------------------------------------------------------**/
#beauty-pickup-backnumber {
	background: #fff;
	padding-bottom: 15px;
}
#beauty-pickup-backnumber ul {
	margin-left: 25px;
}
#beauty-pickup-backnumber li {
	background: url(images/common/beauty_pickup_icon.png) no-repeat left;
	text-indent: 15px;
}


/** footer ----------------------------------------------------------------**/
#beauty-pickup-footer {
	background: #fff;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

#beauty-pickup-footer li {
	float: left;
	width: 182px;
	margin: 0px 10px 8px 0px;
}

#beauty-pickup-footer .bn {
	margin: 5px 0px 8px 17px;
}
#beauty-pickup-footer .bn .detail {
	margin: 8px 0px 0px 8px;
}

/** link --------------------------------**/
#beauty-pickup-footer .link {
	clear: both;
	padding-top: 5px;


}
#beauty-pickup-footer .link p {
	float: right;
	font-weight: bold;
	text-indent: 15px;
	padding: 5px 20px 0px 0px;
}
#beauty-pickup-footer .link .check_bn {
	background: url(images/common/beauty_pickup_icon.png) no-repeat left 10px;
	text-indent: 15px;
}
