@charset "Shift_JIS";

table.insect{
	margin-top:10px;
	border-top:1px dotted #999999;
}

.insect th,
.insect td{
	border-bottom:1px dotted #999999;
	padding:5px 0px;
}

.insect th{
	width:30%;
	text-align:center;
}

.insect th img{
	margin-bottom:5px;
}

.insect td{
	width:70%;
}