
table#maesyori {
	border-top: none;
	border-left: none;}
	
table#maesyori th {
	padding:0px;
	border-right: none;
	border-bottom: 1px dashed #ccc;
	line-height: 100%;
	width:148px;
	background:url(img/thbg.jpg) repeat-y;
}
table#maesyori td {
	padding:5px;
	border-right: none;
	border-bottom: 1px dashed #ccc;
	line-height: 140%;
	vertical-align:middle;
}