@charset "Shift_JIS"; 
/* e[u */

TABLE{
  font-size : 10.5pt;
  line-height : 15pt;
  background-color : white;
  border-width : 1px;border-style : solid;border-color : silver gray gray silver;
}

TD{
  background-color : white;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
}

.tab-main{
  
  width : 600px;
  margin-top : 10px;
}.tab-main2{
  
  width : 600px;
  margin-top : 0px;
}.tab2{
  margin-top : 10px;
  width : 600px;
border-width : 1px;border-style : solid;border-color : white;
}

.td-title{
  background-color : #5f8afc;
  color : white;
  text-align : center;
  font-weight : bold;
}

.td-center{
  text-align : center;
}

.td-right{
  text-align : right;
}



.td-h2{
  background-color : #d3dffe;
}

.td-h3{
  
  background-color : #f3f3f3;
  width : 120px;
}

.h2_offer{
  color : #666666;
  text-align : center;
  font-weight : bold;
  margin-bottom : 5px;
  margin-top : 20px;
}
