@charset "Shift_JIS";
/* data style */

/* table default*/
.catData{ padding:20px 0 0 35px;}
.catData table{border-collapse:collapse; border-spacing:0;}

/* table size*/
.catData table .none{background:none !important; border:none; width:50px; font-size:0; line-height:0; margin:0; padding:0;}
.catData table{width:630px;}

.catData table .lfBdr{border-left:1px solid #151210;}
.catData table .tpBdr{border-top:1px solid #151210;}

/* table color*/
.catData table th,
.catData table td{ padding:2px 5px;}

.catData table tbody th,
.catData table tbody td{border-bottom:1px solid #151210; border-right:1px solid #151210;}

.catData table tbody th{ background-color:#ff9629;}
.catData table tbody td{ background-color:#faf0dc;}

/* table font*/
.catData table{ font-size:14px; line-height:1.2;}
.catData table th{ white-space:nowrap; font-weight:bold; }
.catData table td{ font-weight:normal;}

.catData table tbody th{ text-align:center;}
.catData table tbody td{ text-align:left;}

/*-------------------------------------------------------*/

/* table default*/
.dataPierce table{border-collapse:collapse; border-spacing:0;}

/*table wrapper*/
.dataPierce{ width:634px; margin:20px auto 0;}
.dataPierceIn,
.dataPierceTp,
.dataPierceBt{background:url(../img/sw_data_bg.gif) no-repeat;}

.dataPierceTp,
.dataPierceBt{height:7px;overflow:hidden; font-size:0; line-height:0;}

.dataPierceIn{ background-position:right top; background-repeat:repeat-y; width:620px; padding:0 7px;}
.dataPierceTp{ background-position:left top;}
.dataPierceBt{ background-position:left bottom;}

/* table size*/
.dataPierce table{width:620px;}
.dataPierce table .none{background:none !important; border:none; width:22px; height:5px; font-size:0; line-height:0; margin:0; padding:0;}

.dataPierce table .cellSize{width:138px;}
.dataPierce table .cellTh{width:50px;}
.dataPierce table .cellTd{width:88px;}

.dataPierce table .lfBdr{border-left:1px solid #151210;}
.dataPierce table .tpBdr{border-top:1px solid #151210;}

.dataPierce table img{display:inline !important;}

/* table color*/
.dataPierce table th,
.dataPierce table td{ padding:1px 0;}

.dataPierce table tbody th,
.dataPierce table tbody td{border-bottom:1px solid #151210; border-right:1px solid #151210;}

.dataPierce table tbody th{ background-color:#69be52;}
.dataPierce table tbody td{ background-color:#faf0dc;}

.dataPierce table tbody .pRed1{ background-color:#eb6100 !important;}
.dataPierce table tbody .pRed2{ background-color:#facc89 !important;}

.dataPierce table tbody .pOrange1{ background-color:#ffc800 !important;}
.dataPierce table tbody .pOrange2{ background-color:#fed077 !important;}

.dataPierce table tbody .pGray1{ background-color:#b5b5b5 !important;}
.dataPierce table tbody .pGray2{ background-color:#dbdbdb !important;}

table tbody .pGreen1{ background-color:#69be52 !important;}
table tbody .pGreen2{ background-color:#b3d8a9 !important;}


/* table font*/
.dataPierce table { font-size:12px; line-height:1.1;}
.dataPierce table th{ white-space:nowrap;}
.dataPierce table th,
.dataPierce table td{ font-weight:normal;}

.dataPierce table thead th,
.dataPierce table thead td{ text-align:left;}
.dataPierce table tbody th,
.dataPierce table tbody td{ text-align:center;}

.dataPierce table em{color:#f00; font-style:normal;}
.dataPierce table .small{ font-size:10px;}
.dataPierce table caption{ text-align:left; padding-bottom:2px;}
.dataPierce table p.white{ color:#fff;}
.dataPierce table .large{ font-size:14px;}
.dataPierce table .arrow{ background:none; text-align:center; border:none; padding:0;}