@charset "UTF-8";

/*---------------------------------------------
 base
---------------------------------------------*/
table {
 border-collapse: collapse;
 empty-cells: show;
}

td {
 padding: 0;
}

img {
 border: 0;
}

/*---------------------------------------------
 共通
---------------------------------------------*/
#mainTable {
 width: 621px;
 background:url("img/200902_navi_bg.jpg") no-repeat;
}

#mainTable #globalNavi {
 height: 58px;
}
#mainTable #globalNavi .naviBtn {
 margin-top: 5px;
}
#mainTable #globalNavi .naviBanner {
 margin-left: 10px;
}

#mainTable #categoryNavi {
 width: 621px;
 height: 78px;
}

.txtRed {
 color: #9f1401;
}

.txtBold {
 font-weight: bold;
}

.txt9 {
 font-size: 9px;
}


/*---------------------------------------------
 skin care
---------------------------------------------*/
#aTopColumnBg {
 width: 621px;
 background:url("img/200902_a_top_12.gif") no-repeat;
}

/*---------------------------------------------
 face makeup
---------------------------------------------*/
#bTopColumnBg {
 width: 621px;
 height: 412px;
 background:url("img/200902_b_top_12.gif") no-repeat;
 margin-bottom: 15px;
}

/*---------------------------------------------
 column
---------------------------------------------*/
#columnArea {
 width: 621px;
}
#columnArea #columnTable {
 width: 594px;
 margin: 10px 0 15px 0;
}
#columnArea #columnTable .mainCell {
 background: #e1e0e0;
 padding: 0 10px;
 vertical-align: top;
}
#columnArea #columnTable .mainCell_b01 {
 background: #e1e0e0;
 padding-left: 15px;
 vertical-align: top;
}
#columnArea #columnTable .mainCell_c01 {
 background: #e1e0e0;
 padding-left: 10px;
 vertical-align: top;
}
#columnArea #columnTable .mainCell_c02 {
 background: #e1e0e0;
 padding-right: 10px;
 vertical-align: top;
}

/*---------------------------------------------
 pitera
---------------------------------------------*/
.pitera {
 width: 591px;
 padding: 20px 15px 15px 15px;
 font-size: 10px;
 line-height:14px; 
 text-align: left;
}

/*---------------------------------------------
 TVCM
---------------------------------------------*/
#tvcmArea01 {
 width: 621px;
 height: 312px;
 background:url("img/200902_c_bg01.jpg") no-repeat;
 margin-bottom: 2px;
}

#tvcmArea02 {
 width: 621px;
 height: 189px;
 background:url("img/200902_c_bg02.jpg") no-repeat;
}

#tvcmTable {
 width: 555px;
}
#tvcmTable td {
 vertical-align: top;
}
#tvcmTable .cap {
 width: 229px;
}
#tvcmTable .cap img {
 margin-left: 44px;
}
#tvcmTable .sp {
 height: 7px;
}

