@charset "utf-8";

.navSec01In,
.consultantArea01,
.clienPromotionSec01,
.clienPresentationSec01,
.clienResultsSec01,
{
	display: block;
	min-height: 1%;
}

.navSec01In:after,
.consultantArea01:after,
.clienPromotionSec01:after,
.clienPresentationSec01:after,
.clienResultsSec01:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html .navSec01In,
* html .consultantArea01,
* html .clienPromotionSec01,
* html .clienPresentationSec01,
* html .clienResultsSec01
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* /client/index.html
---------------------------------------------------------- */
#area_job #mainWrap {
			float: left;
			width: 980px;
		}
		
#area_job #main {
				background: url(../img/bg_main01_bot.png) no-repeat left bottom;
				margin: 0 0 25px 3px;
				padding: 0 0 14px;
				*zoom: 1;
			}
#area_job #mainIn {
					background: url(../img/bg_main01_mid.png) repeat-y left top;
					padding: 22px 22px 20px 23px;
					
				}

/* label */


.section01 .title {
	margin-top: 3em;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.section01 .subTitle {
	margin-top: 2em;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}

.section01 p {
	margin-bottom: 1em;
}

.section01 dt {
	float: left;
	font-size: 12px;
	line-height: 2;
}

.section01 dd {
	padding-left: 4.7em;
	font-size: 12px;
	line-height: 2;
}
