@charset "utf-8";
@import url(basic.css);
@import url(overview-menu.css);


/*左メインボディ
----------------------------------------------- */
h2.coprofile-banner {
	clear: both;
}

/*経営理念
----------------------------------------------- */
.philosophy-box-left {
	float: left;
	width: 172px;
}
.philosophy-box-right {
	float: right;
	width: 425px;
	padding-right: 25px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6CFAB;
	padding-bottom: 20px;
}
#president-identity {
	clear: both;
	margin-top: 30px;
}
#president-identity h3 {
	width: 628px;
	margin-right: auto;
	margin-left: auto;
}
#president-identity p {
	clear: both;
	width: 628px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
.credit-data {
	text-align: right;
}

#philosophy-conteiner-1 h3 {
	width: 628px;
	margin-right: auto;
	margin-left: auto;
}


/*経営理念１
----------------------------------------------- */
#philosophy-conteiner-1 {
	clear: both;
	margin-top: 60px;
	overflow: hidden;
	width: 658px;
}
#philosophy-conteiner-1 h5 {
	clear: both;
	margin-top: 20px;
}
#philosophy-conteiner-1 p {
	margin-top: 10px;
}

/*経営理念２
----------------------------------------------- */
#philosophy-conteiner-2 {
	clear: both;
	margin-top: 30px;
	overflow: hidden;
	width: 658px;
}
#philosophy-conteiner-2 h5 {
	clear: both;
	margin-top: 20px;
}

