@charset "UTF-8";

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

td {
 padding: 0;
}

img {
 border: 0;
}

div, p {
 padding: 0;
 margin: 0;
}

/*---------------------------------------------
 共通
---------------------------------------------*/
#mainTable {
 width: 621px;
}

#mainTable #globalNavi {
 height: 68px;
}

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

.txtRed {
 color: #9f1401;
}

.txtBold {
 font-weight: bold;
}

.txt9 {
 font-size: 9px;
}

#mainTable .leftArea {
 float: left;
}

#mainTable .rightArea {
 float: right
}
#mainTable .rightArea2 {
 text-align: right
}

/*---------------------------------------------
 2010_TVCM
---------------------------------------------*/
#mainTable p.btnBack {
 width: 601px;
 text-align: right;
 margin-top: 20px;
}
#mainTable #tvcm_mainSection {
 width: 480px;
 margin-left: 70px;
}
#mainTable #tvcm_mainSection p.btnProduct_ce {
 margin-top: 10px;
 text-align: right;
}
#mainTable #tvcm_bannerSection {
 width: 581px;
 margin-left: 20px;
 margin-top: 10px;
 text-align: center;
 border-top: solid 1px #d9d9d9;
 padding: 20px 0;
}
#mainTable #tvcm_bannerSection .banner {
 float: left;
 margin: 0 30px 0 50px;
}
#mainTable #tvcm_bannerSection .qr {
 float: left;
 font-size: 85%;
}
#mainTable #tvcm_bannerSection .qr img {
 border: solid 1px #cccccc;
}

/*---------------------------------------------
 pitera
---------------------------------------------*/
.promoAttention {
 margin-left: 20px;
 margin-bottom: 10px;
}

.pitera {
 font-size: 10px;
 line-height:14px; 
 text-align: right;
 padding-right: 25px;
}

