@charset "utf-8";

.content .sectionLv1
{
	margin-bottom		: 20px;
	border				: 1px solid #ccc;
}

.content .sectionLv1 h3
{
	background-image	: url(../../image/background/headBarBackRecruit00.gif);
	background-repeat	: repeat-x;
}

.content .sectionLv1 .article
{
	margin				: 20px 10px 20px 10px;
}

#inducationA .article
{
	background-image	: url(../../image/imagePop/imagePopRecruit02.jpg);
	background-repeat	: no-repeat;
	background-position	: right top;
	padding-right		: 130px;
}

#overseasTraning .article
{
	background-image	: url(../../image/imagePop/imagePopRecruit04.jpg);
	background-repeat	: no-repeat;
	background-position	: left top;
	min-height			: 75px;
	height				: auto !important;
	height				: 75px;
	padding-left		: 110px;
}

.content .sectionLv1 .article p
{
	font-size			: 0.9em;
	padding				: 0 20px;
}

.content .sectionLv1 .article .sectionLv2
{
	margin				: 20px 0;
}

#SETraning
{
	background-image	: url(../../image/imagePop/imagePopRecruit03.jpg);
	background-repeat	: no-repeat;
	background-position	: center bottom;
	padding-bottom		: 180px;
}

.content .sectionLv1 .article .sectionLv2 h4
{
	margin-left			: 20px;
	padding-left		: 14px;
	border-left			: 1px solid #ccc;
}

.content .sectionLv1 .article .sectionLv2 .article
{
	padding				: 10px 0;
}

.content .sectionLv1 .article .sectionLv2 .article p
{
	letter-spacing		: 0.1em;
	margin-bottom		: 0.5em;
}


