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

/* .layout-2col
-------------------------------*/
.layout-2col h3 {
	background: #FABE8E;
}


/* .layout-3col
------------------------------------------------*/
.layout-3colLeft h3, .layout-3colCenter h3, .layout-3colRight h3,
.layout-3colLeft h5, .layout-3colCenter h5, .layout-3colRight h5 {
	background: #FABE8E;
}

.layout-3colLeft li, .layout-3colCenter li, .layout-3colRight li {
	background: url(../img/humanwork/common/bg_serviceList.gif) left top no-repeat;
}

.layout-3colLeft .last-child, .layout-3colCenter .last-child, .layout-3colRight .last-child {
	background: url(../img/humanwork/common/bg_serviceListLast.gif) left top no-repeat;
}

/* .layout-3col(オフィスシステム)
------------------------------------------------*/
.layout-3colLeft_o h3, .layout-3colCenter_o h3, .layout-3colRight_o h3,
.layout-3colLeft_o h5, .layout-3colCenter_o h5, .layout-3colRight_o h5 {
	background: #76A2CB;
}

.layout-3colLeft_o li, .layout-3colCenter_o li, .layout-3colRight_o li {
	background: url(../img/mega/common/bg_serviceList.gif) left top no-repeat;
}

.layout-3colLeft_o .last-child, .layout-3colCenter_o .last-child, .layout-3colRight_o .last-child {
	background: url(../img/mega/common/bg_serviceListLast.gif) left top no-repeat;
}

/* .layout-3col(オフィス・店舗設計)
------------------------------------------------*/
.layout-3colLeft_f h3, .layout-3colCenter_f h3, .layout-3colRight_f h3,
.layout-3colLeft_f h5, .layout-3colCenter_f h5, .layout-3colRight_f h5 {
	background: #9CC993;
}

.layout-3colLeft_f li, .layout-3colCenter_f li, .layout-3colRight_f li {
	background: url(../img/mega/common/bg_serviceList.gif) left top no-repeat;
}

.layout-3colLeft_f .last-child, .layout-3colCenter_f .last-child, .layout-3colRight_f .last-child {
	background: url(../img/mega/common/bg_serviceListLast.gif) left top no-repeat;
}

/* .layout-3col(人材採用)
------------------------------------------------*/
.layout-3colLeft_j h3, .layout-3colCenter_j h3, .layout-3colRight_j h3,
.layout-3colLeft_j h5, .layout-3colCenter_j h5, .layout-3colRight_j h5 {
	background: #FABE8E;
}

.layout-3colLeft_j li, .layout-3colCenter_j li, .layout-3colRight_j li {
	background: url(../img/humanwork/common/bg_serviceList.gif) left top no-repeat;
}

.layout-3colLeft_j .last-child, .layout-3colCenter_j .last-child, .layout-3colRight_j .last-child {
	background: url(../img/humanwork/common/bg_serviceListLast.gif) left top no-repeat;
}