@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");


/*　基本理念　すべては個人の尊厳のために　*/

#songen {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	background: url(../img/idea_bg.jpg) no-repeat left top;
	padding-left: 200px;
	height: 485px;
}

#songen p {
	margin-bottom: 1.5em;
}

#songen strong {
	font-size: 18px;
	line-height: 2em;
}

/*　基本理念　基本理念の実現のために　*/

#jitsugen {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#jitsugen p.text {
	padding-bottom: 1.5em;
	font-size: 14px;
}

#jitsugen div {
	margin-right: 2em;
	margin-left: 2em;
}
