@charset "utf-8";

/* ԉΓe
---------------------------------------------*/
.naiyou_tb{
width:640px;
margin-top:10px;
}

.tb_contens{
width: 640px;
border-top: 1px solid #0080ff;
border-right: 1px solid #0080ff;
_font-size: 80%;
}

.tb_contens caption{
margin-top: 20px;
font-size: 15px;
}

.th_num{
  width : 15px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
  background-color : #6ab5ff;
  /padding:0 5px 0 8px;
}
.th_place{
  width : 70px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
  background-color : #6ab5ff;
}
.th_kind{
  width : 125px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
  background-color : #6ab5ff;
}
.th_standard{
  width : 70px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
  background-color : #6ab5ff;
}
.th_trait{
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
  background-color : #6ab5ff;
}

.td_num{
  width : 15px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
}

.td_place{
  width : 70px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
}

.td_kind{
  width : 125px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
}

.td_standard{
  width : 70px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  text-align : center;
}

.td_trait{
  width : 330px;
  border-left: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
}

.comming_soon{
	border-left: 1px solid #0080ff;
  	border-bottom: 1px solid #0080ff;
	text-align : center;
}
