@charset "utf-8";
@import "template.css";
/*------------------------------------------------------------
	PLOUF
------------------------------------------------------------*/
#container {
	background: url(/floorguide/plouf/season_plouf/img/container_back.gif) repeat-y left top;

	position: relative;
}

#conts {
	margin: 0 60px 0 300px;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts .photo {
	margin: 15px 0 20px;
	display: block;
}

#conts h3 {
	margin: 0 0 10px;
}

#conts .etc {
	margin: 30px 0 0;

	text-align: right;
}
