#equip-table-top td {
	font-size: small;
	line-height:100%;
	text-align:left;
}

#equip-table-top td p.txtwhite {
	color:#FFFFFF;
	font-weight:bold;
}

#equip-table-top td.bdtop2{
	border-top:2px solid #000000;
}


#equip-table-top td.bdri1bdbt2{
	border-bottom:2px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

#equip-table-top td.bdri2bdbt2{
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-top:1px solid #000000;
}

#equip-table td {
	font-size: small;
	line-height:130%;
	background-color: #FFFFFF;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:left;
}

#equip-table-top p, 
#equip-table p {
	margin:0;
	padding:2px;
}

#equip-table-top td span,
#equip-table td span {
	font-size: x-small;
}

#equip-table-top td.position,
#equip-table td.position{
	text-align:center;
}

#equip-table td.makeroption{
	background-color: #7DCDF4;
}


#equip-table td.koumokumidashi{
	font-weight:bold;
	text-align:center;
	background-color: #BFBFBF;
	border-left:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
}

#equip-table-top td.bdbt2,
#equip-table td.bdbt2{
	border-bottom:2px solid #000000;
}

#equip-table-top td.bdri2,
#equip-table td.bdri2{
	border-right:2px solid #000000;
}