@charset "utf-8";
/* CSS Document */

#contents {
	font-size: 14px;
	margin: 0 0 10px 0;
}

#contents p {
		line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 10px;
}


/*-----------
共通
--------------*/
.publish-text {
	width: 600px;
	padding: 0 10px;
	margin-bottom: 25px;
	clear: both;
}

h4#publish-title {
	background: url(../images/top/marker.gif) no-repeat;
	background-position: left 5px;
	padding-left: 1em;
	line-height: 1.5em;
	list-style-type: none;
	font-size: 16px;
	color: #FF6600;
	margin: 10px 0;
}

.publish-text h5 {
	border-left: solid 4px #368000;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	text-indent: 0;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000000;
	width: 588px;

}

.publish-text p {
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 10px;
}

.publish-text ul.Nolist {
	padding: 0 0 0 20px;
	margin: 0 0 15px 10px;
}

.publish-text ul.Nolist li {
	list-style-type: decimal;
	line-height: 1.5em;
	margin: 5px 0 5px 0;
	
}

h2#publish-h {
	background: url(../images/publish/publish_h2.gif) no-repeat;
	width: 551px;
	height: 31px;
	text-indent: -9999px;
}

.content h3 {
	background-repeat: no-repeat;
	width: 620px;
	height: 34px;
	font-size: 16px;
	text-indent: -9999px;
}


/*--------
人材紹介サービス＆契約までの道程
----------*/
h3#distance-h-01 {
	background-image: url(../images/publish/distance_h3.gif);
	margin: 0 0 10px 0;
}

h3#distance-h-02 {
	background-image: url(../images/publish/distance02_h3.gif);
	margin: 0 0 10px 0;
}
h3#distance-h-03 {
	background-image: url(../images/publish/distance03_h3.gif);
	margin: 20px 0 10px 0;
}

h4.distance-title {
	background: url(../images/top/marker.gif) no-repeat;
	background-position: left 5px;
	padding-left: 1em;
	line-height: 1.5em;
	list-style-type: none;
	font-size: 16px;
	color: #FF6600;
	margin: 10px 0;
}

.publish-text .feature-box {
	width: 600px;
}

.publish-text .feature-box h6 {
	display: block;
	text-indent: -9999px;
	width: 600px;
	height: 32px;
	margin: 0 0 10px 0;
}

.feature01 { background: url(../images/publish/feature01.gif) no-repeat; }
.feature02 { background: url(../images/publish/feature02.gif) no-repeat; }
.feature03 { background: url(../images/publish/feature03.gif) no-repeat; }
.feature04 { background: url(../images/publish/feature04.gif) no-repeat; }
.feature05 { background: url(../images/publish/feature05.gif) no-repeat; }


/*お問い合わせへのボタン*/
a.inquiry-b {
	display: block;
	text-indent: -9999px;
	background: url(../images/publish/inquiry_b.gif) no-repeat;
	width: 298px;
	height: 44px;
	margin: 20px auto 0px;
}

.inquiry-tel {
	display: block;
	text-indent: -9999px;
	background: url(../images/publish/inquiry_tel.gif) no-repeat;
	width: 326px;
	height: 35px;
	margin: 5px auto;
	clear: both;
}

/*--------
『経理部転職課』の人材紹介サービス　
----------*/
h3#service-h-01 {
	background-image: url(../images/publish/service_h3.gif);
	margin: 0 0 10px 0;
	clear: both;
}

/*--------
人材紹介候補者リスト
----------*/

h3#candidate-list-h {
	background-image: url(../images/publish/candidate-list_h3.gif);
	margin: 0 0 10px 0;
}


table.candidate-list-table {
	width: 620px;
	background: #b5cceb;
	border-spacing: 1px;
	margin-bottom: 30px;
}


table.candidate-list-table th {
	background-color: #dce7f5;
	color: #2f4f79;
	text-align: center;
	padding: 15px 10px;
}

table.candidate-list-table td {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	line-height:1.3em;
}

table.candidate-list-table td.point-text-cell {
	text-align: left;
}


