td.title{
  font-size : 14px;
  font-weight : bold;
  color : white;
  background-color : navy;
  text-align : center;
  padding-top : 0.25em;
  padding-bottom : 0.25em;
  white-space : nowrap;
}
table.in{
  background-color : black;
  width : 500px;
  border-collapse : collapse;
}
.in td{
  padding : 0px 0px;
}
table.color{
  background-color : black;
  border-collapse : collapse;
}
.color td{
  background-color : white;
  font-size : 13px;
  text-align : center;
}
.exp{
  font-size : 14px;
  font-weight : 500;
  line-height : 130%;
  color : navy;
}
.f13{
  font-size : 13px;
}
td.wh{
  font-size : 14px;
  font-weight : bold;
  color : white;
}
td.hinban{
  font-size : 13px;
  font-weight : bold;
  background-color : #eeeeee;
  text-align : center;
  white-space : nowrap;
  padding : 0px;
}
td.price1{
  font-size : 13px;
  color : black;
  background-color : white;
  text-align : right;
  white-space : nowrap;
  padding : 0px;
}
td.price2{
  font-size : 14px;
  letter-spacing : 1px;
  color : red;
  background-color : white;
  text-align : right;
  white-space : nowrap;
  padding : 0px;
}
td.dg{
  font-size : 13px;
  color : black;
  background-color : #999999;
  text-align : center;
  white-space : nowrap;
}
td.lg{
  font-size : 13px;
  color : black;
  background-color : #cccccc;
  text-align : center;
  white-space : nowrap;
}
td.size{
  font-size : 13px;
  color : black;
  background-color : white;
  text-align : center;
  white-space : nowrap;
  padding : 0px;
}
td.shitasize{
  font-size : 13px;
  color : black;
  background-color : #eeeeee;
  text-align : center;
  white-space : nowrap;
}
td.bikou{
  font-size : 13px;
  color : black;
  background-color : #eeeeee;
  white-space : normal;
  width : 500px;
}
td.ddg{
  font-size : 13px;
  font-weight : bold;
  color : black;
  background-color : #99bbff;
  text-align : center;
  padding : 0px;
}
td.ddg2{
  font-size : 13px;
  font-weight : bold;
  color : black;
  background-color : #99bbbb;
  text-align : center;
  padding : 0px;
}
td.pic{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  background-color : white;
  text-align : center;
}
td.lign{
  background-color : black;
  height : 2px;
}
td.totop{
  padding : 15px 0 20px 0;
  text-align : right;
}
.totop a{
  font-size : 13px;
  color: blue;
}
.jump{
  color : #000099;
  background-color : #eeeeee;
  padding : 7px;
  font-size : 13px;
}
.jump a{
  color : #660000;
  font-size : 13px;
}
