div.other ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}

div.other ul.pageLink li {
	padding: 0 4px;
	display: inline;
}

div.other1 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}

div.other1 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}

div.other div#explanation dl.about {
	background: url("../img/otherImg01.jpg") 7px 0 no-repeat;
}
div.other1 div#explanation dl.about {
	background: url("../img/otherImg02.jpg") 7px 0 no-repeat;
}




/** for other.hmtl **/
div.other {

}
div.other1 {

}
div.other h2 {
	background: url("../img/otherTtl.jpg") no-repeat;
}
div.other1 h2 {
	background: url("../img/otherTtl1.jpg") no-repeat;
}


