@charset "UTF-8";



/* --------------------------------
	オーバーレイ
-------------------------------- */
body { background:url(../img/gallery/overlay_bg.jpg) repeat; }
.container { position:relative; padding:50px 0 30px 0; width:598px; min-height:200px; }

h1 { padding:10px 0 0 65px; font-size:22px; }
h1 span { padding:0 0 0 10px; font-size:14px; }
.txt { padding:19px 0 0 70px; width:457px; font-size:12px; line-height:1.6; }

div.arw p { position:absolute; top:234px; }
div.arw .prev { left:8px; }
div.arw .next { right:8px; }









