div.data ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.data ul.pageLink li {
	padding: 0 4px;
	display: inline;
}
div.data1 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.data1 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}
div.data2 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.data2 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}
div.data3 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.data3 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}
div.data4 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.data4 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}
div.data5 ul.pageLink {
	width: 460px;
	margin: 0 35px 20px 35px;
	padding: 6px 0 5px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.data5 ul.pageLink li {
	padding: 0 4px;
	display: inline;
}

div.data div#explanation dl.about {
	background: url("../img/dataImg01.jpg") no-repeat;
}
div.data1 div#explanation dl.about {
	background: url("../img/dataImg02_1.jpg") no-repeat;
}
div.data2 div#explanation dl.about {
	background: url("../img/dataImg03.jpg") no-repeat;
}
div.data3 div#explanation dl.about {
	background: url("../img/dataImg04.jpg") no-repeat;
}
div.data4 div#explanation dl.about {
	background: url("../img/dataImg05.jpg") no-repeat;
}
div.data5 div#explanation dl.about {
	background: url("../img/dataImg06.jpg") no-repeat;
}


/** for data.hmtl **/
div.data {

}
div.data h2 {
	background: url("../img/dataTtl.jpg") no-repeat;
}
div.data1 h2 {
	background: url("../img/dataTtl1.jpg") no-repeat;
}
div.data2 h2 {
	background: url("../img/dataTtl2.jpg") no-repeat;
}
div.data3 h2 {
	background: url("../img/dataTtl3.jpg") no-repeat;
}
div.data4 h2 {
	background: url("../img/dataTtl4.jpg") no-repeat;
}
div.data5 h2 {
	background: url("../img/dataTtl5.jpg") no-repeat;
}


