@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	会報誌
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 10px;
}

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

	text-align: center;
}

#conts .box p {
	padding: 0 5px;
	text-align: left;
}

#conts .boxL,
#conts .boxR,
#conts .boxM {
	width: 180px;
}

#conts .boxL {
	padding-right: 2px;
	background: url(/know/img/kaihoushi/vline.jpg) no-repeat right top;

	float: left;
}

#conts .boxM {
	padding: 0 2px;
	background:  url(/know/img/kaihoushi/vline.jpg) no-repeat right top;

	float: left;
}

#conts .boxR {
	float: right;
}

#conts .boxM img.mt10 {
	margin-top: 10px;
}

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