@charset "utf-8";

/* common
---------------------------------------------------------- */
/* headTopicPath */
.headTopicPath {
	font-size: 83%;
}
.headTopicPath em {
	font-weight: normal;
	color: #666;
}

.linkArrow {
	display: block;
	padding: 0 0 0 18px;
	background: url(/shared/beauty/matome/img/icon_arrow.png) no-repeat left 0.3em;
}

.fLeft {
	float: left;
}

div#body .roundTitle {
	padding: 10px 19px;
	border-top: none;
	top: -19px;
	left: -19px;
	font-size: 125%!important;
	overflow: hidden;
}

/* titleInnerMain */
div#body div.roundPinkBorder.sectionWrap .titleInnerMain {
	float: left;
	padding: 0;
	overflow: hidden;
	word-break: break-all;
	border-top: none;
}

div#body div.roundPinkBorder.sectionWrap .titleInnerSub {
	float: right;
	line-height: 2.3;
	color: #666666;
	font-size: 70%;
	font-weight: normal;
}

/* sectionTitleWrap */
div#body div.roundPinkBorder.sectionWrap .sectionBox .sectionTitleWrap {
	margin: 0 0 0.5em 0;
	overflow: hidden;
}

div#body div.roundPinkBorder.sectionWrap .sectionBox .sectionTitleWrap .sectionBoxTitle {
	float: left;
	margin: 0;
	overflow: hidden;
	word-break: break-all;
}

div#body div.roundPinkBorder.sectionWrap .sectionBox .sectionTitleWrap .titleSub {
	float: right;
	line-height: 2.3;
	color: #666666;
	font-size: 83%;
	font-weight: normal;
}

.disNon {
	display: none;
}

/* main
---------------------------------------------------------- */
/* headTopicPath */
.headTopicPath {
	font-size: 83%;
}

/* keyBox */
.keyBox {
	padding: 24px 24px 15px!important;
	background: #fff3f6;
}
.keyBox .titleKey {
	margin-bottom: 0!important;
	padding-bottom: 24px;
	border-bottom: 1px solid #f5d4dd;
}
.keyBox p {
	padding-top: 15px;
	border-top: 1px solid #ffffff;
}

div#body h1.titleKey {
	margin: 0 0 10px 0;
}

/* anchorTable */
table.anchorTable {
	width: 100%;
	margin-top: 18px;
}
table.anchorTable td {
	width: 170px;
	padding-right: 7px;
	text-align: center;
	line-height: 1.3;
	overflow: hidden;
	word-break: break-all;
	background: #ffffff;
}
table.anchorTable td.firstTd {
	padding-right: 6px;
}
table.anchorTable td.lastTd {
	padding-right: 0;
}
table.anchorTable td .anchorWrap {
	display: table;
	width: 100%;
	background: #ca4165 url(/shared/beauty/matome/img/bg_anchor_top.png) no-repeat left top;
}
table.anchorTable td .anchorWrap a {
	display: table-cell;
	padding: 6px 4px 13px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: url(/shared/beauty/matome/img/bg_anchor_bottom.png) no-repeat left bottom;
}
table.anchorTable td:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

/* txtLead */
.txtLead {
	margin-top: 18px;
}

/* sectionWrap */
div.roundPinkBorder.sectionWrap {
	padding: 19px 19px 0;
}
div.roundPinkBorder.sectionWrap .sectionBox {
	position: relative;
	margin-bottom: 12px;
}
div.roundPinkBorder.sectionWrap .sectionBox .sectionBoxTitle {
	color: #e85077;
	font-size: 117%;
}
div.roundPinkBorder.sectionWrap .sectionBox .sectionBoxInner {
	margin-bottom: 12px;
}
div.roundPinkBorder.sectionWrap .sectionBox .sectionBoxInner .sectionInnerTitle {
	margin-bottom: 5px;
}

/* �����L���O */
div.roundPinkBorder.sectionWrap#rankingArea {
	padding-bottom: 7px;
	background: #fff3f6;
}
table.rankingTable {
	width: 100%;
}
table.rankingTable td {
	width: 33%;
	padding: 32px 13px 15px;
	overflow: hidden;
	word-break: break-all;
	border: 1px solid #ebe8d9;
	background: #ffffff;
}
table.rankingTable td .itemImg {
	margin-bottom: 10px;
	text-align: center;
}
table.rankingTable .itemBrand ,
#rankingArea table.ageTable td .itemBrand {
	font-size: 83%;
	color: #666666;
}
table.rankingTable .itemName ,
#rankingArea table.ageTable td .itemName {
	margin: 3px 0;
}
table.rankingTable .itemName a ,
#rankingArea table.ageTable td .itemName a {
	display: block;
	padding: 0 0 0 16px;
	background: url(/shared/beauty/matome/img/icon_arrow.png) no-repeat left 0.3em;
}
table.rankingTable .itemName a:hover ,
#rankingArea table.ageTable td .itemName a:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
table.rankingTable td.rank1 {
	background: #ffffff url(/shared/beauty/matome/img/icon_ranking_no1.png) no-repeat center 5px;
}
table.rankingTable td.rank2 {
	background: #ffffff url(/shared/beauty/matome/img/icon_ranking_no2.png) no-repeat center 5px;
}
table.rankingTable td.rank3 {
	background: #ffffff url(/shared/beauty/matome/img/icon_ranking_no3.png) no-repeat center 5px;
}
table.rankingTable td.rankEmpty {
	background: #ffffff;
}

/* ageTable */
#rankingArea table.ageTable tr.rank1 td {
	background: #ffffff url(/shared/beauty/matome/img/icon_ranking_no1.png) no-repeat center 5px;
}
#rankingArea table.ageTable tr.rank2 td {
	background: #ffffff url(/shared/beauty/matome/img/icon_ranking_no2.png) no-repeat center 5px;
}
#rankingArea table.ageTable tr.rank3 td {
	background: #ffffff url(/shared/beauty/matome/img/icon_ranking_no3.png) no-repeat center 5px;
}
#rankingArea table.ageTable tr td.rankEmpty {
	background: #ffffff;
}
#rankingArea table.ageTable th {
	border-right: 1px solid #ffffff;
	background: #ffe2ec;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}
#rankingArea table.ageTable td {
	width: 143px;
	padding: 32px 10px 10px;
	overflow: hidden;
	word-break: break-all;
	border: 1px solid #ebe8d9;
}
#rankingArea table.ageTable td .itemImg {
	text-align: center;
}
#rankingArea table.ageTable .lastTh {
	border: 1px solid #ffe2ec;
}

/* searchTableBrand */
#searchArea {
	padding-bottom: 7px;
}
#searchArea table.searchTableBrand {
	width: 100%;
	margin-bottom: 5px;
}
#searchArea table.searchTableBrand td {
	width: 25%;
	padding: 8px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	word-break: break-all;
	border: 1px solid #ebe8d9;
}
#searchArea table.searchTableBrand td.firstTd {
	padding-left: 0;
	border-left: none;
}
#searchArea table.searchTableBrand td.lastTd {
	padding-right: 0;
	border-right: none;
}
#searchArea table.searchTableBrand td a {
	text-decoration: none;
}
#searchArea table.searchTableBrand td .itemBrand {
	margin-top: 3px;
	font-size: 83%;
	color: #666666;
}

/* searchTableType */
#searchArea table.searchTableType {
	width: 100%;
}
#searchArea table.searchTableType td {
	width: 25%;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	word-break: break-all;
	border: 1px solid #ebe8d9;
}
#searchArea table.searchTableType td.firstTd {
	padding-left: 0;
	border-left: none;
}
#searchArea table.searchTableType td.lastTd {
	padding-right: 0;
	border-right: none;
}
#searchArea table.searchTableType td a {
	display: block;
	padding: 0 0 0 20px;
	background: url(/shared/beauty/matome/img/icon_arrow.png) no-repeat left 0.3em;
}

/* wordItemTabel */
table.wordItemTabel {
	width: 100%;
	margin-bottom: 18px;
}
table.wordItemTabel td {
	width: 33%;
	padding-right: 6px;
	overflow: hidden;
	word-break: break-all;
	background: #ffffff;
}
table.wordItemTabel tr.itemTr td .itemWrap {
	overflow: hidden;
	background: #ffe2ec url(/shared/beauty/matome/img/bg_roundpink_top.png) no-repeat left top;
}
table.wordItemTabel tr.itemTr td .itemImg {
	float: left;
	margin-right: 7px;
}
table.wordItemTabel tr.itemTr td .itemDetail {
	font-size: 83%;
	overflow: hidden;
	word-break: break-all;
}
table.wordItemTabel tr.itemTr td .itemDetail .itemBrand {
	color: #666666;
}
table.wordItemTabel td.lastTd {
	width: 32%;
	padding-right: 0;
}
table.wordItemTabel td .itemWrap {
	padding: 12px;
	background: #ffe2ec;
}
table.wordItemTabel tr.commentTr td .commentWrap {
	padding: 0 12px 10px;
	background: #ffe2ec;
}
table.wordItemTabel tr.commentTr td .commentWrap .commentInner {
	padding: 10px 15px 20px;
	overflow: hidden;
	word-break: break-all;
	background: #ffffff;
}
table.wordItemTabel tr.commentTr td .commentWrap .commentInner .ageTxt {
	font-weight: bold;
}
table.wordItemTabel tr.bottomTr td .bottomWrap {
	padding: 0 12px 10px;
	background: #ffe2ec url(/shared/beauty/matome/img/bg_roundpink_bottom.png) no-repeat left bottom;
}


/* wordArea */
#wordArea {
	margin-bottom: 20px;
	padding-bottom: 19px;
}

/* questionArea */
#questionArea {
	margin-bottom: 20px;
	padding-bottom: 19px;
}
#questionArea table.wordItemTabel td .itemWrap .txtQ {
	display: block;
	padding: 0 0 0 20px;
	background: url(/shared/beauty/matome/img/icon_q.png) no-repeat left 0.3em;
}

/* aside
---------------------------------------------------------- */
div#body #aside h2 {
	margin-bottom: 5px;
	padding: 0;
	font-size: 100%;
	border-top: none;
}

/* newItemList */
#aside .newItemBox .newItemList li {
	padding: 10px 0;
	border-bottom: 1px solid #ebe8d9;
	overflow: hidden;
}
#aside .newItemBox .newItemList li .itemImg {
	float: left;
	margin-right: 7px;
}
#aside .newItemBox .newItemList li .itemDetail {
	font-size: 83%;
	overflow: hidden;
	word-break: break-all;
}
#aside .newItemBox .newItemList li .itemDetail .itemBrand {
	color: #666666;
}
#aside .newItemBox .slideContents {
	text-align: center;
}
#aside .newItemBox div.roundPink {
	margin: 10px 0 15px;
	padding: 5px 15px;
	min-height: 10px;
	_height: 10px !important;
}
#aside .newItemBox .slideContents .more {
	padding-left: 10px;
	background: url(/shared/beauty/matome/img/icon_more.png) no-repeat left center;
}
#aside .newItemBox .slideContents .more.open {
	background: url(/shared/beauty/matome/img/icon_more_open.png) no-repeat left center;
}

/* recommendList */
#aside .recommendList li {
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #ebe8d9;
}
#aside .recommendList li:first-child {
	margin-top: 0;
	border-top: none;
}
#aside .recommendList li img {
	margin-bottom: 3px;
}
#aside .recommendList li p a {
	text-decoration: none;
}

/* movieBox */
#aside .movieBox .movieList {
	overflow: hidden;
}
#aside .movieBox .movieList .movieImg {
	float: left;
}
#aside .movieBox .movieList .movieDetail {
	padding-top: 5px;
	overflow: hidden;
	word-break: break-all;
}
#aside .movieBox a:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

/* topicSpecial */
#aside .topicSpecial {
	padding: 15px 0;
	color: #4e3430;
	border-bottom: 1px solid #ebe8d9;
}
#aside .topicSpecial dt {
	margin-bottom: 5px;
	font-weight: bold;
}
#aside .topicSpecial dd ul.default {
	margin: 0;
}
#aside .topicSpecial dd ul li {
	margin-bottom: 7px;
}

/* bnrList */
#aside .bnrList {
	margin-top: 20px;
}
#aside .bnrList li {
	margin-bottom: 8px;
}

p.buttonRed button {
	padding: 1px 28px;
}

/* categoryBox */
#aside .categoryBox {
	margin-top: 20px;
}
#aside .categoryBox div.roundPink {
	margin: 0 0 10px;
	padding: 10px;
	min-height: 15px;
	color: #e85077;
	font-weight: bold;
}
#aside .categoryBox .categoryList {
	margin-left: 10px;
}
#aside .categoryBox .categoryList li {
	margin-bottom: 7px;
	padding: 0 0 0 18px;
	background: url(/shared/beauty/matome/img/icon_arrow.png) no-repeat left 0.3em;
}

/* topicPathArea */
div#topicPathArea p.topicPath {
	width: 800px;
}
div#footerSns {
	width: 150px;
}
@charset "utf-8";

/* lotion
---------------------------------------------------------- */

.lotionRecommend h2 {
	border: 0 !important;
	color: #e85077;
	padding: 5px 0 10px !important;
}
.lotionRecommend .kv {
	margin-bottom: 12px;
}
.lotionRecommend .txtLead {
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcd6d6;
}

/* Q&A */
.lotionQuestion ul li.question1 {
    background: url(/shared/beauty/matome/img/bg_question.jpg) no-repeat 0 0;
    font-size: 12px;
    min-height: 67px;
    padding: 12px 10px 0 18px;
    position: relative;
    width: 632px;
    overflow: hidden;
}
.lotionQuestion ul li.question1 span {
    display: inline-block;
    vertical-align: middle;
}
.lotionQuestion ul li.question1 span.iconArea {
    margin-right: 21px;
    width: 47px;
}
.lotionQuestion ul li.question1 span.iconArea1 {
    margin-right: 21px;
    padding-top: 5px;
    width: 47px;
}
.lotionQuestion ul li.question1 span.textArea {
    margin-right: 36px;
    vertical-align: middle;
    width: 178px;
    font-weight: bold;
}
.lotionQuestion ul li.question1 span.textArea01 {
    margin-right: 36px;
    margin-top: 10px;
    vertical-align: middle;
    width: 178px;
    font-weight: bold;
}
.lotionQuestion ul li.question1 span.textArea02 {
    vertical-align: middle;
    width: 227px;
    font-weight: bold;
}
.lotionQuestion ul li.question1 span.textArea03 {
    margin-top: 5px;
    vertical-align: middle;
    width: 227px;
    font-weight: bold;
}
.lotionQuestion ul li.question1 span.linkArea {
    vertical-align: middle;
    width: 110px;
}
.lotionQuestion ul li.question1 span.linkArea a {
    color: #000000 !important;
}
.lotionQuestion ul li.question1 span.linkArea a:hover {
    color: #bcb3b1 !important;
}
.lotionQuestion a.arrow {
    background: url(/shared/beauty/matome/img/icon_arrow.png) no-repeat left center;
    display: block;
    padding: 0 0 0 20px;
}

/* milky lotion
---------------------------------------------------------- */

.milkyLotionRecommend h2 {
	border: 0 !important;
	color: #e85077;
	padding: 5px 0 10px !important;
}
.milkyLotionRecommend .kv {
	margin-bottom: 12px;
}
.milkyLotionRecommend .txtLead {
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcd6d6;
}

/* Q&A */
.milkyLotionQuestion ul li.question1 {
    background: url(/shared/beauty/matome/img/bg_question.jpg) no-repeat 0 0;
    font-size: 12px;
    min-height: 65px;
    padding: 14px 10px 0 18px;
    position: relative;
    width: 632px;
    overflow: hidden;
}
.milkyLotionQuestion ul li.question1 span {
    display: inline-block;
    vertical-align: middle;
}
.milkyLotionQuestion ul li.question1 span.iconArea {
    margin-right: 21px;
    width: 47px;
}
.milkyLotionQuestion ul li.question1 span.iconArea1 {
    margin-right: 21px;
    padding-top: 5px;
    width: 47px;
}
.milkyLotionQuestion ul li.question1 span.textArea {
    margin-right: 36px;
    padding-top: 5px;
    vertical-align: middle;
    width: 178px;
    font-weight: bold;
}

.milkyLotionQuestion ul li.question1 span.textArea01 {
    margin-right: 36px;
    margin-top: 8px;
    vertical-align: middle;
    width: 178px;
    font-weight: bold;
}
.milkyLotionQuestion ul li.question1 span.textArea02 {
	padding-top: 5px;
    vertical-align: middle;
    width: 227px;
    font-weight: bold;
}
.milkyLotionQuestion ul li.question1 span.linkArea {
    vertical-align: middle;
    width: 110px;
}
.milkyLotionQuestion ul li.question1 span.linkArea a {
    color: #000000 !important;
}
.milkyLotionQuestion ul li.question1 span.linkArea a:hover {
    color: #bcb3b1 !important;
}
.milkyLotionQuestion a.arrow {
    background: url(/shared/beauty/matome/img/icon_arrow.png) no-repeat left center;
    display: block;
    padding: 0 0 0 20px;
}