@charset "shift_jis";
/* CSS Document */

#cosmeticLicense {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	width: 950px;
	margin: 0 auto 40px;
	position: relative;
}
#cosmeticLicense a {
    color: #e2007e;
}
#cosmeticLicense a:hover img {
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#cosmeticLicense h1.mainVisual {
	background: url(../img/mainVisual.jpg) no-repeat 0 0;
    text-indent: -9999px;
	width: 950px;
	height: 300px;
}
#cosmeticLicense .campaignArea {
    background: url(../img/cpFrame.jpg) no-repeat 0 bottom;
    width: 830px;
    height: 206px;
	margin: 20px auto 0;
    padding: 0;
}
#cosmeticLicense .campaignArea h2.campaignTitle {
    background: url(../img/campaignTitle.jpg) no-repeat 0 0;
    text-indent: -9999px;
	width: 830px;
	height: 44px;
}
p.campaignTxt {
    line-height: 1.4;
    margin-top: 10px;
    padding-left: 20px;
}
p.campaignTxt strong {
    font-size: 22px;
}
p.campaignTxt span {
    font-size: 18px;
    font-weight: bold;
    color: #e2007e;
}
#cosmeticLicense h3 {
    text-indent: -9999px;
	width: 950px;
	height: 46px;
    margin-top: 40px;
}
#cosmeticLicense h3.heading01 {
    background: url(../img/heading01.jpg) no-repeat 0 0;
}
#cosmeticLicense h3.heading02 {
    background: url(../img/heading02.jpg) no-repeat 0 0;
}
#cosmeticLicense h3.heading03 {
    background: url(../img/heading03.jpg) no-repeat 0 0;
}
#cosmeticLicense h3.heading04 {
    background: url(../img/heading04.jpg) no-repeat 0 0;
}
#cosmeticLicense .Specialist {
    background: url(../img/specialistBg.jpg) no-repeat 0 0;
    width: 910px;
    height: 297px;
    margin: 30px auto 0;
}
#cosmeticLicense .Specialist p {
    width: 710px;
    padding-top: 20px;
}
#cosmeticLicense .licenseBadge {
    background: url(../img/badge.jpg) no-repeat 0 0;
    width: 910px;
    height: 161px;
    margin: 0 auto;
}
#cosmeticLicense .licenseBadge p {
    padding: 48px 0 0 30px;
}
#cosmeticLicense .licenseBadge p span {
    font-weight: bold;
    color: #e2007e;
}
#cosmeticLicense .licenseFlow {
    background: url(../img/flow.jpg) no-repeat 0 0;
    text-indent: -9999px;
    width: 910px;
    height: 276px;
    margin: 10px auto 0;
}
#cosmeticLicense p.flowTxt {
    font-size: 16px;
    font-weight: bold;
    width: 910px;
    margin: 0 auto;
}
#cosmeticLicense .entryArea {
    clear: both;
}
#cosmeticLicense .entryArea p.entryBtn {
    width: 678px;
    height: 80px;
    margin: 40px auto 0;
}
#cosmeticLicense .entryArea p.btnTxt {
    font-size: 16px;
    font-weight: bold;
    width: 910px;
    margin: 0 auto;
}
#cosmeticLicense p.btnTxt span {
    font-size: 13px;
    font-weight: normal;
}
#cosmeticLicense .corpArea {
    width: 910px;
    margin: 20px auto 0;
}
#cosmeticLicense .corpArea p.corpTxt {
    font-size: 15px;
}
#cosmeticLicense .corpArea p.linkTxt {
    text-align: right;
    margin-top: 20px;
}
#cosmeticLicense .officialBook {
    width: 910px;
    margin: 40px auto 0;
    clear: both;
}
#cosmeticLicense .officialBook .bookLeft {
    width: 580px;
    float: left;
}
#cosmeticLicense .officialBook .bookLeft h4.bookTitle {
    font-size: 18px;
    color: #e2007e;
}
#cosmeticLicense .officialBook .bookLeft p {
    margin-top: 10px;
}
#cosmeticLicense .officialBook .bookLeft .priceArea {
    margin-top: 20px;
}
#cosmeticLicense .officialBook .bookLeft .priceArea .price {
    margin: 0 40px 0 0;
    float: left;
}
#cosmeticLicense .officialBook p.bookImg {
    float: right;
}
#cosmeticLicense .officialBook p span,
#cosmeticLicense .Guideline p span {
    color: #e2007e;
}
#cosmeticLicense .officialBook p strong {
    font-size: 20px;
    font-weight: bold;
}
#cosmeticLicense .summaryTable {
    width: 910px;
    margin: 20px auto 0;
}
#cosmeticLicense .summaryTable table {
    width: 100%;
}
#cosmeticLicense .summaryTable table tr {
}
#cosmeticLicense .summaryTable table tr th {
    color: #e2007e;
    text-align: left;
    vertical-align: top;
    width: 22%;
    padding: 20px 30px;
    border-bottom: 1px solid #cccccc;
}
#cosmeticLicense .summaryTable table tr td {
    vertical-align: top;
    width: 78%;
    padding: 20px;
    border-bottom: 1px solid #cccccc;
}
#cosmeticLicense .summaryTable table tr td span {
    color: #e2007e;
}
#cosmeticLicense .Guideline {
    width: 910px;
    margin: 40px auto;
    border: 1px solid #e2007e;
}
#cosmeticLicense .Guideline h4 {
    font-size: 18px;
    background: #e2007e;
    color: #ffffff;
    text-align: center;
    padding: 5px 0;
}
#cosmeticLicense .Guideline .guidelineInner {
    padding: 15px;
}
#cosmeticLicense .Guideline .guidelineInner .guidelineBox {
    background: #f3eeed;
    margin-top: 15px;
    padding: 15px;
}