@charset "utf-8";

/* --------------------------------------------------
	pr01.css
-------------------------------------------------- */

.contents div {
width: 100%;
margin: 0;
padding: 0;
line-height: 0;
}

.contents div img {
width: 100%;
height: auto;
}

#footer {
margin-top: 0;
}





