#midashi{
	width:640px;
	height:150px;
	padding:0;
	margin:0;
	background-image: url(../staffcast/images/h2_mg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E7536B;
	text-align:left;
	text-indent: 2px;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E7536B;
}

.td00{
	width:5%;
	text-align:center;
	margin:0;
}
