@charset "Shift_JIS";
/* --------------------------*/
/* テーブルスタイル */
/* ------------------------- */

#tblstyle01 {
margin:0px;
padding:0px;
clear:both;
}
#tblstyle01 .tablestl01 {
margin-bottom:15px;
padding:0px;
}
#tblstyle01 .tablestl01 th {
margin:0px;
padding:5px;
border-bottom:1px #dddddd solid;
background:#eeeeee;
color:#333333;
text-align:left;
white-space:nowrap;
}
#tblstyle01 .tablestl01 td {
margin:0px;
padding:5px;
border-bottom:1px #dddddd solid;
}
#tblstyle02 {
margin:0px;
padding:0px;
clear:both;
}
#tblstyle02 .tablestl02 {
margin-bottom:15px;
padding:0px;
}
#tblstyle02 .tablestl02 table {
margin:0px;
padding:0px;
border-top:1px #dddddd solid;
border-left:1px #dddddd solid;
}
#tblstyle02 .tablestl02 th {
margin:0px;
padding:5px;
border-bottom:1px #dddddd solid;
border-right:1px #dddddd solid;
background:#eeeeee;
color:#333333;
text-align:left;
white-space:nowrap;
}
#tblstyle02 .tablestl02 td {
margin:0px;
padding:5px;
border-bottom:1px #dddddd solid;
border-right:1px #dddddd solid;
}