/* メイクアップ */

@import "common.css";
@import "product.css";

/* winkeup
----------------------------------------------------------*/
td#winkle_lead{
	padding:3px 2px 3px 5px;
	margin:0px;
	color:#FFFFFF;
	background-color:#990066;
	font-size:120%;
}

table.winkeupProductTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 18px;
	background: #eeeeee url(../product/img/mark_itemname2.gif) 5px 5px no-repeat;
}
th.winkle_ctg_01{
	border-top:#FF3300 4px solid;
	width:32%;
}
	
th.winkle_ctg_02{
	border-top:#FF3399 4px solid;
	width:36%;
}

th.winkle_ctg_03{
	border-top:#CC0000 4px solid;
}
	
th.winkle_ctg_04{
	border-top:#CC0099 4px solid;
}

th.winkle_ctg_05{
	border-top:#CC6600 4px solid;
}

th.winkle_ctg_06{
	border-top:#993300 4px solid;
}
	
th.winkle_ctg_07{
	border-top:#993399 4px solid;
	width:33%;
}
	
th.winkle_ctg_08{
	border-top:#CC6666 4px solid;
}
	
th.winkle_ctg_09{
	border-top:#CC6699 4px solid;
}

th.winkle_ctg_10{
	border-top:#BF0D73 4px solid;
	width:32%;
}

/* browsup
----------------------------------------------------------*/
table.browsupProductTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 18px;
	background: #eeeeee url(../product/img/mark_itemname2.gif) 5px 5px no-repeat;
	border-top:#993300 4px solid;
}

table.browsupProductTbl th strong{
	color:#993300;
}


td.broweup_exposition{
	margin:0px;
	padding:5px;
	color:#999999;
}

td.broweup_exposition ul{
	margin:0px;
	padding:0px 0px 0px 20px;
}

td.broweup_exposition ul li{
}

/* 美肌師
----------------------------------------------------------*/
table.bihadashiProductTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 18px;
	background: #eeeeee url(../product/img/mark_itemname2.gif) 5px 5px no-repeat;
	border-top:#CC0000 4px solid;
}
.allcoverZuBox {
	clear: both;
	margin: 0 0 40px 0;
}

/* VS dry
----------------------------------------------------------*/
table.vsdryProductTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 18px;
	background: #eeeeee url(../product/img/mark_itemname2.gif) 5px 6px no-repeat;
}
table.vsdryProductTbl th.baseUv {
	border-top:#2E3192 4px solid;
	width: 25%;
}
table.vsdryProductTbl th.faceSheet {
	border-top:#D60075 4px solid;
	width: 25%;
}

/* LOVE CHOUCHOU
----------------------------------------------------------*/
table.lovechouchouProductTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 18px;
	background: #eeeeee url(../product/img/mark_itemname2.gif) 5px 6px no-repeat;
	border-top:#984208 4px solid;
}

/* ダブルシェイプカラー
----------------------------------------------------------*/
table.doubleShapeProductTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 18px;
	background: #eeeeee url(../product/img/mark_itemname2.gif) 5px 6px no-repeat;
}
table.doubleShapeProductTbl th.color {
	border-top:#69291F 4px solid;
	width: 25%;
}
table.product_tbl td.double_shape_color_zu {
	text-align: center;
}


/* princessfeel
----------------------------------------------------------*/

td.princessfeel{
	padding:3px 2px 3px 5px;
	margin:0px;
	color:#FFFFFF;
	background-color:#F66DB3;
	font-size:120%;
}
table.princessfeelTbl th {
	vertical-align: top;
	margin:0px;
	padding:3px 2px 3px 5px;
	background: #eeeeee;
}

th.princessfeel_c_pp{
	border-top:#CF5DB2 4px solid;
}

th.princessfeel_c_pp h5{
	color:#CF5DB2;
	margin:0px 0px 3px 0px;
}

th.princessfeel_c_fg{
	border-top:#8F0A59 4px solid;
}

th.princessfeel_c_fg h5{
	color:#8F0A59;
	margin:0px 0px 3px 0px;
}

th.princessfeel_c_wl{
	border-top:#EA664F 4px solid;
}

th.princessfeel_c_wl h5{
	color:#EA664F;
	margin:0px 0px 3px 0px;
}


