@charset "utf-8";

/*
index
-------------------------------------------------------------------*/
.tb_spec {
margin: 0px;
padding: 0px 0px 10px 0px;
}
.tb_spec table {
font-size:12px;
width: 540px;
border-collapse:collapse;
border-style:solid;
border-color:#999;
border-width:1px 0 0 1px;
color:#3f3f3f;
}
.tb_spec caption {
margin: 0px;
padding: 0px 0px 1px 0px;
text-align:left;
}
.tb_spec table th {
font-weight:normal;
width: 130px;
background-color:#dddddd;
margin: 0px;
padding: 4px 4px 4px 7px;
text-align:center;
border-style:solid;
border-color:#999;
border-width:0 1px 1px 0;
}
.tb_spec table td {
background-color:#eeeeee;
margin: 0px;
padding: 4px 4px 4px 7px;
text-align:center;
border-style:solid;
border-color:#999;
border-width:0 1px 1px 0;
}
.tb_spec table .th_spec1 {
width: 170px;
}

/*index-------------------------------------------------------------------*/
#rootBtn {
text-align:center;
}
#rootBtn img {
margin: 0px 5px 0px;
}


