@charset "UTF-8";

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

td {
 padding: 0;
}

img {
 border: 0;
}

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

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

#mainTable #globalNavi {
 height: 68px;
 border-bottom: solid 1px #c6c4c4;
}

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

.txtRed {
 color: #9f1401;
}

.txtBold {
 font-weight: bold;
}

.txt9 {
 font-size: 9px;
}

.underLine {
 text-decoration: underline;
}

#mainTable .leftArea {
 float: left;
}

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

/*---------------------------------------------
 201002_30th_a
---------------------------------------------*/
#mainTable #a_mainSection {
 width: 571px;
 margin-left: 25px;
}
/*---------------------------------------------
 201002_30th_b
---------------------------------------------*/
#mainTable td.bg {
 background:url("/promo/img/201002_30th_bg.jpg") center top no-repeat;
}
#mainTable #b_mainSection {
 width: 574px;
 margin-left: 47px;
}
#mainTable #b_mainSection .b_attention {
 width: 510px;
 background: #dfdfdf;
 padding: 8px;
 margin: 20px 0;
}
#mainTable #b_mainSection .b_attention ul {
 margin-left: 20px;
}
#mainTable #b_mainSection .b_attention li {
 margin-bottom: 5px;
}
#mainTable #b_mainSection .bannerB {
 width: 526px;
 margin-top: 20px;
 margin-bottom: 15px;
 text-align: center;
}
/*---------------------------------------------
 pitera
---------------------------------------------*/
#mainTable p.pitera {
 font-size: 10px;
 line-height:14px; 
 text-align: right;
 padding: 15px 0;
}
