@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	組織図
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	margin-bottom: 15px;
}

#conts p {
	margin-bottom: 30px;
	color: #333;
	line-height: 1.7;
}

#conts p.link {
	text-align:center;
	margin-top:10px;
}

#conts p strong {
	color: #007c22;
}

