H2 {
	background-image:url(../img/base-under/jigyo-bar.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width:505px;
	height:57px;
	text-indent:-9999px;
	display:block;
}
H2 a {
	background-image:url(../img/base-under/jigyo-bar.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width:505px;
	height:57px;
	text-indent:-9999px;
	display:block;
}

.entry ul {
	margin-left:-20px;
	/margin-left:20px;
}
.entry dl {
	margin-top:10px;
}

.entry table {
margin:0 0 30px 0;
padding:0;
line-height:150%; 
border-bottom:#333333 1px solid;
border-left:#333333 1px solid;
}
.entry table td {
padding:5px;
border-top:#333333 1px solid;
border-right:#333333 1px solid;
}


