@charset "utf-8";
/* CSS Document */

/* 企業概要
----------------------------------------------------------------*/

/* #companySummary
------------------------------------------------*/
#companySummary {
	margin-bottom: 90px;
}

#companySummary h2 {
	margin-bottom: 15px;
}


/* #summaryList
------------------------------------------------*/
#summaryList {
	width: 643px;
}

#summaryList th {
	width: 140px;
	padding: 12px 10px 10px 10px;
	background: #9EBDDA;
	border-left: 1px solid #8EB3D5;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

#summaryList .first-child th {
	border-top: 1px solid #8EB3D5;
}

#summaryList td {
	width: 500px;
	padding: 10px 20px 10px 20px;
	line-height: 1.5;
	border-bottom: 1px solid #DEE9F3;
	border-right: 1px solid #DEE9F3;
	color: #646464;	
}

#summaryList .first-child td {
	border-top: 1px solid #DEE9F3;
}

#summaryList p {
	width: 440px;
}

/* 企業沿革
----------------------------------------------------------------*/

/* #companyHistory
------------------------------------------------*/
#companyHistory {
	margin-bottom: 90px;
}

#companyHistory h2 {
	margin-bottom: 15px;
}


/* #historyList
------------------------------------------------*/
#historyList {
	width: 643px;
}

#historyList .up {
	padding: 12px 10px 10px 10px;
	background: #9EBDDA;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

#historyList .side {
	width: 140px;
	text-align: right;
	padding: 12px 10px 10px 20px;
	background: #fff;
	border-right: 1px solid #8EB3D5;
	color: #666666;
	font-weight: normal;
}

#historyList .first-child th {
	border-top: 1px solid #8EB3D5;
}

#historyList td {
	width: 500px;
	padding: 10px 20px 10px 20px;
	line-height: 1.5;
	border-bottom: 1px solid #DEE9F3;
	border-right: 1px solid #DEE9F3;
	color: #646464;	
}

#historyList .first-child td {
	border-top: 1px solid #DEE9F3;
}

#historyList p {
	width: 440px;
}


/* 会社名
-------------------*/
#companyName .first-child {
	margin-bottom: 20px;
}

/* 事業内容
-------------------*/
#business h3 {
	margin-bottom: 5px;
	font-size: 12px;
}

#business ul {
	margin-bottom: 20px;
}

#business .last-child {
	margin-bottom: 0;
}

#business li {
	line-height: 1.7;
}


/* グループ会社
-------------------*/
#humanWorkArea {
	width: 210px;
}

#summaryList .groupCompany {
	padding: 20px;
}

.groupCompany ul {
	margin-bottom: 30px;
}

.groupCompany ul li {
	margin-bottom: 10px;
}

.groupCompany dt {
	margin-bottom: 5px;
	font-weight: bold;
}




/* 企業理念
----------------------------------------------------------------*/

/* #companyEthos
------------------------------------------------*/
#companyEthos {
	margin-bottom: 140px;
}

#companyEthos h2 {
	margin-bottom: 50px;
}


/* .section-lv3
------------------------------------------------*/
.section-lv3 {
	margin-bottom: 35px;
	padding-bottom: 35px;
	background: url(../img/common/bg_borderBottom643.gif) left bottom no-repeat;
}

#section-last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}


/* .section-lv3Inner
-------------------------------*/
.section-lv3Inner {
	width: 623px;
	margin: 0 auto;
}

.section-lv3Inner h3 {
	margin-bottom: 30px;
}

.section-lv3Inner li {
	line-height: 1.8;
}

.section-lv3Inner li span {
	font-size: 15px;
	font-weight: bold;
	color: #384c60;
}

.section-lv3Inner dt {
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	color: #384c60;
}

.section-lv3Inner dd {
	margin-bottom: 25px;
}


/* 行動方針
-------------------------------*/
#ethosLeed {
	margin-bottom: 40px;
}


/* #fiveMind
-------------------------------*/
#fiveMind {
	margin-bottom: 35px;
}

#fiveMind h4 {
	margin-bottom: 15px;
	padding-left: 20px;
	background: url(../img/portal/sub/about/icon_arrow01.gif) left 3px no-repeat;
	font-size: 15px;
	color: #384c60;
}

#fiveMind li {
	margin-bottom: 5px;
	font-weight: bold;
	color: #3e3e3e;
}

















