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



p	{ width:600px; margin:50px auto 0px auto; font-size:12px; line-height:2.2em; }




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

body { background:none; }
p.P_TOP { margin-top:0px; }
p { margin-top:0px; }
.CONTENTS h3 { width:100%; text-align:center; font-size:14px; margin:50px 0 10px 0; float:left; clear:none; letter-spacing:0.1em; border-bottom:1px solid #ccc; }

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

p br.NOSP	{ display:none; }

.IMAGE	{ width:100%; }

}