@charset "shift-jis";


/* 人材派遣ページ用 */
div.contwrap001 {
	margin: 0px;
	padding: 0px;
	width: 760px;
	float: left;
	clear: left;
}

h2#tpdtitle {
	background-image: url(../img/psc_jinz_tit01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 110px;
	width: 760px;
}

h3.h3mid001 {
	margin: 0px;
	padding: 0 0 15px 0;
	float: left;
	clear: left;
}

div.shortcont2 {
	padding: 0 0 25px 80px;
	width: 550px;
	margin: 0;
	float: left;
	clear: left;
}

p#txttal01 {
	background-image: url(../img/psc_jinz_mid04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: left;
	float: left;
	height: 40px;
	width: 535px;
	margin: 0 0 20px 0;
}

h4#tittal02 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 10px 0 0 35px;
	clear: left;
	float: left;
	background-image: url(../img/psc_jinz_mid05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 600px;
}

.txttalmini {
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	clear: left;
	float: left;
	line-height: 135%;
	width: 600px;
}

h4#tittal03 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 10px 0 0 35px;
	clear: left;
	float: left;
	background-image: url(../img/psc_jinz_mid06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 600px;
}

h4#tittal04 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 10px 0 0 35px;
	clear: left;
	float: left;
	background-image: url(../img/psc_jinz_mid07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 600px;
}

ul.iwbnavi2 {
	margin: 0px;
	padding: 0 0 40px 250px;
	float: left;
	clear: left;
	display: block;
	width: 510px;
}

ul.iwbnavi2 li {
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
}

ul.iwbnavi3 {
	margin: 0px;
	padding: 0 0 40px 220px;
	float: left;
	clear: left;
	display: block;
	width: 540px;
}

ul.iwbnavi3 li {
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
}


/* table幅の指定・隣接するセルのボーダーを重ねて表示 */
#contents table.style {
        width: 90%;
        border-collapse: collapse;
}

/* thの指定 */
#contents table.style th {
        font-weight: normal;
        background-image: url(../image/back.gif);
        background-repeat: repeat-x;
        background-color: #F0F0F0;
        border:1px solid #BFBFBF;
        text-align: center;
        padding: 12px;
}

/* tr tdの指定 */
#contents table.style tr td {
        width: 80%;
        background-color: #FFFFFF;
        border:1px solid #BFBFBF;
        text-align: left;
        padding: 12px;
}