@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	さまざまな場面で
------------------------------------------------------------*/
#conts .imgtext01 {
	margin-bottom: 15px;
}

#conts .imgtext02 {
	margin-bottom: 50px;
}

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

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

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

#conts .box {
	margin: 0 0 50px 0;
	width: 680px;
	overflow: hidden;
}

#conts .box p {
	margin: 0 0 25px 240px;
}

#conts .box p.guide {
	margin-bottom: 0;
	padding: 0 0 0 17px;
	background: url(/img/icon/05.gif) no-repeat left center;
}

#conts .box img {
	float: left;
}