@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 15px;
}

#conts p {
	margin: 0 0 1em;

	line-height: 1.7;
}

#conts .box {
	margin: 30px auto 0;
	background: url(../../img/line/04.gif) no-repeat 15px bottom;

	text-align: center;
}

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

#conts #box2 {
	margin-top: 15px;
	background: none;
}

#conts .boxL {
	width: 183px;
	float: left;
}

#conts .boxR {
	width: 183px;
	float: right;
}

#conts span.bold {
	color: #00832f;
}
