@charset "utf-8";

/*
***************************************************************************************************
	リンク説明部分
***************************************************************************************************
*/
.content .assistNavBox
{
	margin-bottom		: 20px;
}

.content .assistNavBox .section
{
	float				: left;
	width				: 275px;
	min-height			: 200px;
	height				: auto !important;
	height				: 200px;
	border				: 1px solid #ccc;
}

#recruitPolicy, #welfare, #seminar
{
	margin-right		: 25px;
}

.content .assistNavBox .section h3
{
	background-image	: url(../../image/background/headBarBackRecruit00.gif);
	background-repeat	: repeat-x;
}

.content .assistNavBox .section .article
{
	background-repeat	: no-repeat;
	background-position	: center top;
	font-size			: 0.9em;
	margin-top			: 10px;
	padding				: 100px 20px 0 20px;
}

#recruitPolicy .article
{
	background-image	: url(../../image/imagePop/imagePopGraduateTop00.gif);
}

#guidline .article
{
	background-image	: url(../../image/imagePop/imagePopGraduateTop01.gif);
}

#welfare .article
{
	background-image	: url(../../image/imagePop/imagePopGraduateTop02.gif);
}

#result .article
{
	background-image	: url(../../image/imagePop/imagePopGraduateTop03.gif);
}

#seminar .article
{
	background-image	: url(../../image/imagePop/imagePopGraduateTop04.gif);
}

#induction .article
{
	background-image	: url(../../image/imagePop/imagePopGraduateTop05.gif);
}




