@charset "UTF-8";
@import url("common.css");
@import url("corner.css");


/*-----------------------------------------
	h2
-----------------------------------------*/

.h2-01 {
	background:url(../work/img/h2_01.gif) no-repeat;
}

.h2-02 {
	background:url(../work/img/h2_02.gif) no-repeat;
}

.h2-03 {
	background:url(../work/img/h2_03.gif) no-repeat;
}

.h2-04 {
	background:url(../work/img/h2_04.gif) no-repeat;
}

/*-----------------------------------------
	トップ　ボタン
-----------------------------------------*/

#main-btn-all {
	width:534px;
	margin:0 auto 30px auto;
}

.main-btn {
	float:left;
	width:178px;
}

/*-----------------------------------------
	法人　図
-----------------------------------------*/

.main-img {	
	width:530px;
	margin:15px auto 30px auto;
	text-align:center;
}

.img-f-r {
	float:right;
	margin-left:10px;
}

/*-----------------------------------------
	個人　表
-----------------------------------------*/

#indivi-list {
	width:530px;
	margin:0 auto 10px auto;
	border-top:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
}

#indivi-list th {
	padding:5px;
	background-color:#E5E5E5;
	font-weight:bold;
	white-space:nowrap;
	border-bottom:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
}

#indivi-list td {
	padding:5px;
	border-bottom:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
}

.no-br {
	white-space:nowrap;
}

.list-icon-ex-box {
	width:530px;
	margin:0 auto 30px auto;
	padding:10px 0 0 0 ;
	background-color:#EEEEEE;
}

.list-icon-ex {
	clear:both;
	width:510px;
	margin:0 auto 10px auto;
	font-size:93%;
}

.list-icon-ex-img {
	float:left;
	width:61px;
	vertical-align:top;
}

.list-icon-ex-txt {
	float:right;
	width:439px;
}

/*-----------------------------------------
	アウトソーシング
-----------------------------------------*/

.out {
	width:530px;
	margin:15px auto 0 auto;
}

.out h4 {
	padding-left:12px;
	font-weight:bold;
}


.out .h4-01 {
	background:url(../common/icon_cube_o.gif) 0 6px no-repeat;
}

.out .h4-02 {
	background:url(../common/icon_cube_b.gif) 0 6px no-repeat;
}

.out-img {	
	width:530px;
	margin:15px auto 20px auto;
	text-align:center;
}
