// 
.home p.credit {
	background-image : url(../../images/credit/home.jpg);
}
.contents1 p.credit {
	background-image : url(../../images/credit/contents1.png);
}
.contents2 p.credit {
	background-image : url(../../images/credit/contents2.png);
}
.contents3 p.credit {
	background-image : url(../../images/credit/contents3.png);
}
.contents4 p.credit {
	background-image : url(../../images/credit/contents4.png);
}
.contents5 p.credit {
	background-image : url(../../images/credit/contents5.png);
}
.contents6 p.credit {
	background-image : url(../../images/credit/contents6.png);
}
.global p.credit {
	background-image : url(../../images/credit/global.jpg);
}
