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