@charset "utf-8";
/* CSS Document */

.ladycampaign{
	background-image: url(img/ladiesshaving01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 300px;
	width: 450px;
	padding-top: 70px;
	text-align: left;
	padding-left: 20px;
}
.ladycampaign p{
	font-size: 13px;
	color: #606;
	line-height: 1.4em;
}
.bk_pink{
	background-image: url(img/20100331.gif);
	background-repeat: no-repeat;
	height: 322px;
	width: 500px;
	background-position: center;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #006;
}
.bk_pink2{
	background-image: url(img/20100530.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 400px;
	background-position: center;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #006;
	padding-left: 90px;
}
.bk_yellow {
	background-image: url(img/20100220.gif);
	background-repeat: no-repeat;
	height: 322px;
	width: 500px;
	background-position: center;
	text-align: center;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	color: #006;
}
.bk_yellow strong {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 900;
	color: #F0C;
}
.bk_pink strong , .bk_pink2 strong {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 900;
	color: #F0C;
}
