div.judgment ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.judgment ul.pageLink li {
	padding: 0 4px;
	display: inline;
}

div.judgment1 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.judgment1 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}

div.judgment div#explanation dl.about {
	background: url("../img/judgmentImg01.jpg") no-repeat;
}
div.judgment1 div#explanation dl.about {
	background: url("../img/judgmentImg02.jpg") no-repeat;
}

/** for judgment.hmtl **/
div.judgment {

}
div.judgment h2 {
	background: url("../img/judgmentTtl.jpg") no-repeat;
}
div.judgment1 h2 {
	background: url("../img/judgmentTtl1.jpg") no-repeat;
}

