@charset "UTF-8";
.fabric > section div.r01 {
	background-image: url(../fabric/img/photo_fabric_roll_01.jpg);
}
.fabric > section div.r01 p:first-child {
	top: 45px;
}
.fabric > section div.r01 p:nth-child(2) {
	top: 120px;
}
.fabric > section div.r01 p:nth-child(3) {
	top: 210px;
}
.fabric > section div.r01 p:nth-child(4) {
	top: 320px;
}
.fabric > section div.r01 p:nth-child(5) {
	top: 430px;
}
