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


/* #topicPath
------------------------------------------------*/
#topicPath {
	position: relative;
	height: 32px;
	margin-bottom: 15px;
	background: #F2F3F3;
}

#topicPath ul {
	position: absolute;
	top: 10px;
	left: 8px;
}

#topicPath li {
	float:left;
	margin-right: 10px;
	padding-right: 12px;
	background: url(../img/common/bg_topicPathList.gif) right center no-repeat;
	font-weight: bold;
	color: #646464;
}

#topicPath .active {
	background: none;
}

#topicPath li a {
	text-decoration: none;
	color: #646464;
}

#topicPath li a:hover {
	text-decoration: underline;
	color: #646464;
}


/* #contents
------------------------------------------------*/
#contents {
	width: 940px;
	margin: 0 auto 30px;
}

/* ▼▼▼ コンテンツ左側
-----------------------------------------------------------*/
/* #primary
------------------------------------------------*/
#primary {
	width: 643px;
	float: left;
}


/* #keyVisual
------------------------------------------------*/
#keyVisual {
	margin-bottom: 20px;
}


/* #searchTab
------------------------------------------------*/
#searchTab {
	margin-bottom: 20px;
}

#searchTab li {
	float: left;
	margin-left: 1px;
	cursor: pointer;
}


/* ▼▼▼ サービスを探す
-------------------------------*/
/* #searchArea
------------------------------------------------*/
#searchArea {
	margin-bottom: 50px;
}


/* .titleArea
------------------------------------------------*/
.titleArea {
	position: relative;
	width: 643px;
	height: 57px;
	margin-bottom: 10px;
}

.titleArea h2, .titleArea p {
	position: absolute;
}

.titleArea h2 {
	top: 14px;
	left: 72px;
}

.titleArea p {
	top: 14px;
}
/* ▼▼▼ サービスを探す
-------------------------------*/


/* ▼▼▼ ニーズ別を探す
-------------------------------*/
/* #needsList
------------------------------------------------*/
#needsList li {
	width: 208px;
	float: left;
	margin: 0 6px 6px 0;
}
/* ▼▼▼ ニーズ別を探す
-------------------------------*/


/* #voice
------------------------------------------------*/
#voice {
	margin-bottom: 50px;
}

#voice h2 {
	margin-bottom: 10px;
}


/* .voiceList
------------------------------------------------*/
.voiceList {
	width: 298px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 8px;
	border: 1px solid #E7E7E7;
}

#voice .last-child {
	margin-right: 0;
}

.sectionVoice_o {
	width: 262px;
	padding: 14px 18px 14px 18px;
	background: #F6FAF9;
}

.sectionVoice_f {
	width: 262px;
	padding: 14px 18px 14px 18px;
	background: #EEF5ED;
}

.sectionVoice_j {
	width: 262px;
	padding: 14px 18px 14px 18px;
	background: #FFF2EA;
}

.voiceArticle {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFD2D1;
}

.voiceArticle dd{
	font-weight:bold;
}
.voiceArticle .officeImg {
	float: left;
}

.voiceArticle dl {
	float: right;
}

.voiceArticle dt {
	margin-bottom: 40px;
}

.voiceComment {
	line-height: 1.5;
}

.linkContent {
	width: 51px;
	margin-left: auto;
}

.linkContent a:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}


/* #serviceLink
------------------------------------------------*/
#serviceLink {
	margin-bottom: 75px;
}

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


/* #groupLink
------------------------------------------------*/
#groupLink {
	margin-bottom: 75px;
}
/* ▼▼▼ コンテンツ左側
-----------------------------------------------------------*/


/* ▼▼▼ コンテンツ右側
-----------------------------------------------------------*/
/* #secondary
------------------------------------------------*/
#secondary {
	width: 257px;
	float: right;
}


/* #groupLink
------------------------------------------------*/
#groupLink h2 {
	margin-bottom: 10px;
}

#groupLink li {
	float: left;
	margin-right: 5px;
}

#groupLink .last-child {
	margin-right: 0;
}

#groupLink li a:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}


/* #menu
------------------------------------------------*/
#menuWrapper {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../img/common/bg_menuWrapper.gif) left bottom no-repeat;
}

/* OFFICE KUKAN
-------------------------------*/
body.officeKukan #menuWrapper {
	margin-bottom: 30px;
}
/* OFFICE KUKAN
-------------------------------*/

#menu {
	background: url(../img/common/bg_menu.gif) left top no-repeat;
}

#menuInner {
	width: 223px;
	padding: 17px;
}

#menuInner ul {
	margin-bottom: 12px;
}

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

#menuInner .opacity a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}


/* partner
------------------------------------------------*/
#partner {
	width: 238px;
	margin: 0 auto 30px;
}

#partner h2 {
	padding-bottom: 6px;
	border-bottom: 2px solid #1F4698;
}


/* #bannerLink
------------------------------------------------*/
#bannerLink {
	margin-bottom: 20px;
	padding-bottom: 25px;
	background: url(../img/common/bg_bannerLink.gif) left bottom no-repeat;
}

#bannerLink ul {
	width: 222px;
	margin: 13px auto 0;
}

#bannerLink ul li {
	margin-bottom: 10px;
}

#bannerLink li a:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
/* ▼▼▼ コンテンツ右側
-----------------------------------------------------------*/


/* ▼▼▼ レイアウト２カラム、レイアウト３カラム設定
-----------------------------------------------------------*/
/* .layout-2col
------------------------------------------------*/
.layout-2col h3 {
	margin-bottom: 1px;
	padding-left: 10px;
	line-height: 2.2;
	font-size: 12px;
	color: #fff;
}

.layout-2col h3 a {
	color: #fff;
	text-decoration: none;
}

.layout-2col h3 a:visited {
	color: #fff;
}

.layout-2col h3 a:hover {
	text-decoration: underline;
}

.layout-2colLeft, .layout-2colRight {
	width: 317px;
	margin-bottom: 10px;
}

.layout-2colLeft {
	float: left;
}

.layout-2colRight {
	float: right;
}

.layout-2colInner {
	padding: 10px 15px 10px 15px;
	min-height: 52px;
	_height: 52px;
	background: #FAF6F1;
}

.layout-2colInner p {
	line-height: 1.5;
}


/* .layout-3col
------------------------------------------------*/
.layout-3colLeft {
	margin-right: 10px;
}

.layout-3colCenter {
	margin-right: 9px;
}

.layout-3colLeft, .layout-3colCenter, .layout-3colRight {
	width: 208px;
	float: left;
}

.layout-3colLeft h3, .layout-3colCenter h3, .layout-3colRight h3,
.layout-3colLeft h5, .layout-3colCenter h5, .layout-3colRight h5 {
	margin-bottom: 1px;
	padding-left: 10px;
	line-height: 2.2;
	background: #76A2CB;
	font-size: 12px;
	color: #fff;
}

.layout-3colLeft li, .layout-3colCenter li, .layout-3colRight li {
	width: 208px;
	height: 26px;
}

.layout-3colLeft li p, .layout-3colCenter li p, .layout-3colRight li p {
	padding: 6px 0 0 22px;
}

.layout-3colLeft li a, .layout-3colCenter li a, .layout-3colRight li a {
	color: #646464;
	text-decoration: none;
}

.layout-3colLeft li a:hover, .layout-3colCenter li a:hover, .layout-3colRight li a:hover {
	text-decoration: underline;
}

/* .layout-3col(オフィスシステム)
------------------------------------------------*/
.layout-3colLeft_o {
	margin-right: 10px;
}

.layout-3colCenter_o {
	margin-right: 9px;
}

.layout-3colLeft_o, .layout-3colCenter_o, .layout-3colRight_o {
	width: 208px;
	float: left;
}

.layout-3colLeft_o h3, .layout-3colCenter_o h3, .layout-3colRight_o h3,
.layout-3colLeft_o h5, .layout-3colCenter_o h5, .layout-3colRight_o h5 {
	margin-bottom: 1px;
	padding-left: 10px;
	line-height: 2.2;
	background: #76A2CB;
	font-size: 12px;
	color: #fff;
}

.layout-3colLeft_o li, .layout-3colCenter_o li, .layout-3colRight_o li {
	width: 208px;
	height: 26px;
}

.layout-3colLeft_o li p, .layout-3colCenter_o li p, .layout-3colRight_o li p {
	padding: 6px 0 0 22px;
}

.layout-3colLeft_o li a, .layout-3colCenter_o li a, .layout-3colRight_o li a {
	color: #646464;
	text-decoration: none;
}

.layout-3colLeft_o li a:hover, .layout-3colCenter_o li a:hover, .layout-3colRight_o li a:hover {
	text-decoration: underline;
}

/* .layout-3col(オフィス・店舗設計)
------------------------------------------------*/
.layout-3colLeft_f {
	margin-right: 10px;
}

.layout-3colCenter_f {
	margin-right: 9px;
}

.layout-3colLeft_f, .layout-3colCenter_f, .layout-3colRight_f {
	width: 208px;
	float: left;
}

.layout-3colLeft_f h3, .layout-3colCenter_f h3, .layout-3colRight_f h3,
.layout-3colLeft_f h5, .layout-3colCenter_f h5, .layout-3colRight_f h5 {
	margin-bottom: 1px;
	padding-left: 10px;
	line-height: 2.2;
	background: #76A2CB;
	font-size: 12px;
	color: #fff;
}

.layout-3colLeft_f li, .layout-3colCenter_f li, .layout-3colRight_f li {
	width: 208px;
	height: 26px;
}

.layout-3colLeft_f li p, .layout-3colCenter_f li p, .layout-3colRight_f li p {
	padding: 6px 0 0 22px;
}

.layout-3colLeft_f li a, .layout-3colCenter_f li a, .layout-3colRight_f li a {
	color: #646464;
	text-decoration: none;
}

.layout-3colLeft_f li a:hover, .layout-3colCenter_f li a:hover, .layout-3colRight_f li a:hover {
	text-decoration: underline;
}

/* .layout-3col(オフィス・店舗設計)
------------------------------------------------*/
.layout-3colLeft_j {
	margin-right: 10px;
}

.layout-3colCenter_j {
	margin-right: 9px;
}

.layout-3colLeft_j, .layout-3colCenter_j, .layout-3colRight_j {
	width: 208px;
	float: left;
}

.layout-3colLeft_j h3, .layout-3colCenter_j h3, .layout-3colRight_j h3,
.layout-3colLeft_j h5, .layout-3colCenter_j h5, .layout-3colRight_j h5 {
	margin-bottom: 1px;
	padding-left: 10px;
	line-height: 2.2;
	background: #76A2CB;
	font-size: 12px;
	color: #fff;
}

.layout-3colLeft_j li, .layout-3colCenter_j li, .layout-3colRight_j li {
	width: 208px;
	height: 26px;
}

.layout-3colLeft_j li p, .layout-3colCenter_j li p, .layout-3colRight_j li p {
	padding: 6px 0 0 22px;
}

.layout-3colLeft_j li a, .layout-3colCenter_j li a, .layout-3colRight_j li a {
	color: #646464;
	text-decoration: none;
}

.layout-3colLeft_j li a:hover, .layout-3colCenter_j li a:hover, .layout-3colRight_j li a:hover {
	text-decoration: underline;
}
/* ▼▼▼ レイアウト２カラム、レイアウト３カラム設定
-----------------------------------------------------------*/


/* ▼▼▼ 各グループ第二階層 共通設定
-----------------------------------------------------------*/
/* #titleHead
------------------------------------------------*/
#titleHead {
	margin-bottom: 15px;
}

#titleHead h3 {
	padding-left: 10px;
	line-height: 2.2;
	font-size: 12px;
	color: #fff;
}

#titleHeadInner {
	width: 643px;
	height: 57px;
}

#titleHeadInner h2 {
	padding: 14px 0 0 72px;
}


/* #groupService
------------------------------------------------*/
#groupService {
	margin-bottom: 25px;
	padding-bottom: 25px;
}

#groupService h3 {
	margin-bottom: 15px;
	padding-bottom: 10px;
}


/* #groupService
------------------------------------------------*/
/* MEGA
-------------------------------*/
body.mega #groupService {
	border-bottom: 2px solid #487FB8;
}

body.mega #groupService h3 {
	border-bottom: 2px solid #487FB8;
}


/* HUMAN WORKS
-------------------------------*/
body.humanWorks #groupService {
	border-bottom: 2px solid #F89444;
}

body.humanWorks #groupService h3 {
	border-bottom: 2px solid #F89444;
}


/* OFFICE KUKAN 83C07A
-------------------------------*/
body.officeKukan #groupService {
	border-bottom: 2px solid #83C07A;
}

body.officeKukan #groupService h3 {
	border-bottom: 2px solid #83C07A;
}


/* .serviceSummary
------------------------------------------------*/
.serviceSummary {
	margin-bottom: 30px;
}


/* OFFICE KUKAN
-------------------------------*/

.serviceImg {
	width: 258px;
	float: left;
	margin-right: 20px;
}

.serviceImg2 {
	width: 258px;
	float: right;
	margin-left: 20px;
}

.serviceSummaryInner {
	width: 365px;
	float: left;
}
.serviceSummaryInner dt {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.serviceSummaryInner dd {
	margin-bottom: 25px;
	line-height: 1.5;
}

.serviceSummaryInner p {
	line-height: 1.5;
}

.serviceSummaryInner li {
	float: left;
	margin-right: 8px;
}

.serviceSummaryInner .first-child {
	margin-top: 1px;
}

/* ニーズ用
-------------------------------*/

.needsImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.needsImg2 {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.needsSummaryInner {
	width: 643px;
	float: left;
}
.needsSummaryInner dt {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.needsSummaryInner dd {
	margin-bottom: 25px;
	line-height: 1.5;
}

.needsSummaryInner p {
	line-height: 1.5;
}

.needsSummaryInner li {
	float: left;
	margin-right: 8px;
}

.needsSummaryInner .first-child {
	margin-top: 1px;
}

/* .asideService
------------------------------------------------*/
.asideService h4 {
	margin-bottom: 20px;
}


/* #otherService
------------------------------------------------*/
#otherService {
	margin-bottom: 55px;
}

#otherService li {
	width: 208px;
	float: left;
	margin: 0 8px 8px 0;
}
/* ▼▼▼ 各グループ第二階層 共通設定
-----------------------------------------------------------*/


body.officeSystem #groupService h3{
color:#2467AD;
font-size:15px;
}

body.officeConsulting #groupService h3{
color:#2B9826;
font-size:15px;
}

body.businessSupport #groupService h3{
color:#F8863F;
font-size:15px;
}


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

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

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


/* .needsSummaryInner
------------------------------------------------*/

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

.needsSummaryInner .side {
	width: 70px;
	padding: 8px 10px 5px 10px;
	background: #B6CEE3;
	border-left: 1px solid #8EB3D5;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

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

.needsSummaryInner td {
	width: 240px;
	padding: 5px 20px 5px 20px;
	line-height: 1.5;
	border-bottom: 1px solid #DEE9F3;
	border-right: 1px solid #DEE9F3;
	color: #646464;	
}

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


/* .needsSummaryInner(ファシリティ用)
------------------------------------------------*/
.needsSummaryInner_f{
	clear:both;
}
.needsSummaryInner_f .up {
	padding: 12px 10px 10px 10px;
	background: #9CC993;
	border-left: 1px solid #8EB3D5;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

.needsSummaryInner_f .side {
	width: 70px;
	padding: 8px 10px 5px 10px;
	background: #9CC993;
	border-left: 1px solid #50A442;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

.needsSummaryInner_f .first-child th {
	border-top: 1px solid #50A442;
}

.needsSummaryInner_f td {
	width: 240px;
	padding: 5px 20px 5px 20px;
	line-height: 1.5;
	border-bottom: 1px solid #9CC993;
	border-right: 1px solid #9CC993;
	color: #646464;	
}

.needsSummaryInner_f .first-child td {
	border-top: 1px solid #9CC993;
}

/* .needsSummaryInner（人材用）
------------------------------------------------*/
.needsSummaryInner_j{
	clear:both;
}

.needsSummaryInner_j .up {
	padding: 12px 10px 10px 10px;
	background: #FABE8E;
	border-left: 1px solid #F68342;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

.needsSummaryInner_j .side {
	width: 70px;
	padding: 8px 10px 5px 10px;
	background: #FABE8E;
	border-left: 1px solid #F68342;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}

.needsSummaryInner_j .first-child th {
	border-top: 1px solid #F68342;
}

.needsSummaryInner_j td {
	width: 240px;
	padding: 5px 20px 5px 20px;
	line-height: 1.5;
	border-bottom: 1px solid #FABE8E;
	border-right: 1px solid #FABE8E;
	color: #646464;	
}

.needsSummaryInner_j .first-child td {
	border-top: 1px solid #FABE8E;
}


/* ケース用
-------------------------------*/

.caseImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.caseImg2 {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
