@charset "Shift_JIS";

/* pagelink
--------------------------------------------------------------*/
.pagelink{
	margin:15px 0 0 auto;
	width:530px;
	clear:both;
}
.pagelink ul{
	width:530px;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.pagelink ul li{
	float:left;
	margin:0 25px 0px 0px;
	padding:0 0 0 9px;

	background-image:url(/common/image/arrow_02.gif);
	background-repeat: no-repeat;
	background-position:left center;
	font-size:80%;
}


/* employ
--------------------------------------------------------------*/
.employ{
	margin-top:20px;
	width:526px;
	background-image:url(/policy/common/image/policytbl_02.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}
.employ .employHead{
	background-image:url(/policy/common/image/policytbl_01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.employ .employBtm{
	background-image:url(/policy/common/image/policytbl_03.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding:25px;
}


/* graduate
--------------------------------------------------------------*/
.graduate{
	margin:0px;
	width:526px;
	background-image:url(/policy/common/image/policytbl_02.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}
.graduate .graduateBtm{
	background-image:url(/policy/common/image/policytbl_03.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding:25px;
	text-align:center;
}
