@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 .message
{
	margin				: 15px 0 20px 0;
	padding-left		: 15px;
}

.content .sectionLv1 ul.article
{
	font-size			: 0.9em;
	padding				: 10px 20px;
}

.content .sectionLv1 ul.article li
{
	margin-bottom		: 0.5em;
	padding				: 0.3em 0 0.3em 0.5em;
	border-left			: 2px solid #3d9;
}

.content .sectionLv1 .article .sectionLv2 h4
{
	padding-left		: 14px;
}

.content .sectionLv1 .article .sectionLv2 .article
{
	font-size			: 0.9em;
	padding				: 10px 20px;
}

.content .sectionLv1 .article .sectionLv2 .article p
{
	letter-spacing		: 0.1em;
	margin-bottom		: 0.6em;
}


