@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	さまざまな場面で お祝い・大切な日に
------------------------------------------------------------*/
#conts .textimg01 {
	margin: 0 0 20px 0;
}

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

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

#conts h3 {
	margin: 50px 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;
}

#conts #photo02 {
	margin-bottom: 0;
}

#conts #photo02 img {
	margin-bottom: 10px;
}