@charset "Shift_JIS";
table{
	border-collapse: collapse;
	border:0;
  }
.fontred{
	color:#ff0000;
  }
.inputbox{
	width:100px;
}


.orderlink{
	padding-right:10px;
	text-align: right;
}

#infotable{
	width:600px;
	word-break:break-all;
}

#infotable td{
	border:1px #888 dotted;
	padding-left:10px;
	
}

.tddate{
	width:100px;
	
}
