@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

.CONTENTS	{ width:1100px; margin:0 auto; padding-bottom:50px; background:url(../img/back.jpg) no-repeat; }

p	{ width:600px; margin:10px auto 0px auto; font-size:12px; line-height:3em; text-align:center; }
p a { width:100%; }
p a:link { color:#000; }
p a:visited { color:#000; }
p a:hover { color:#000; text-decoration:underline; }
p a:active { color:#000; }
h3 { width:100%; padding-bottom:0px; font-size:20px; }


@media screen and (max-width: 640px){
/*以下スマホ*/


.TERRASSE	{ width:100px; margin:0 2.5% 20px 5%; }

p br.NOSP	{ display:none; }

.IMAGE	{ width:100%; }

}