@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	素材・料理へのこだわり
------------------------------------------------------------*/
#conts .textimg01 {
	margin: 0 0 20px 0;
}

#conts h2 {
	margin: 50px 0 20px 0;

	clear: left;
}

#conts p {
	margin: 0 0 1em 0;
}

#conts h3 {
	margin: 25px 0 18px 0;

	clear: left;
}

#conts .photo {
	margin: 0 0 50px 0;
	width: 680px;
	overflow: hidden;
	/*Mac IE用ハック*/
	/*\*//*/
	overflow: visible;
	/**/
}

#conts .photo img {
	margin: 0 30px 0 0;
	/*\*//*/
	margin-bottom: 50px;
	/**/

	float: left;
}