@charset "utf-8";
/* CSS Document */

/*■□■□■□■□■□■□ フォルダ内共通タイトル ■□■□■□■□■□■□*/

/* タイトル */

.leading h3{
text-indent:0;
}


/*■□■□■□■□■□■□ 就職 ■□■□■□■□■□■□*/

#leading dl.leading_img{
	background:url(../img/leading_img.gif) 0 10px no-repeat;
	height:450px;
	text-indent:-9999px;
}

#leading ul.leading_btn{
	background:url(../img/leading_btn.gif) no-repeat;
	height:70px;
}

#leading ul.leading_btn li,
#leading ul.leading_btn li a{
	display:block;
	height:70px;
	text-indent:-9999px;
}

#leading h3.point{
	background:url(../img/leading_tit.jpg) no-repeat;
	height:120px;
	margin:20px 0 10px;
	text-indent:-9999px;
}

#leading dt{
	padding:20px 0 5px;
	font-size:14px;
	font-weight:bold;
	clear:both;
}

#leading dd{
	padding-left:75px;
}
