﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: recruit.css
-----------------------------------*/

/*-----------------------------------
進路決定までの流れ
-----------------------------------*/
#recruit_1st {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#recruit_1st h3 {
	background:url(../images/recruit_title.jpg) no-repeat;
	width:584px;
	height:123px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#recruit_1st h4 {
	background:url(../images/recruit_subtitle1.jpg) no-repeat;
	width:525px;
	height:25px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#recruit_1st p {
	width:563px;
	height:auto;
	margin:0px auto 15px auto;
	color:#35bde3;
	font-weight:bold;
	font-size:80%;
}

.report_pdf {
	background:url(../images/pdf.jpg) no-repeat;
	width:auto;
	height:48px;
	padding:5px 0px 0px 35px;
	color:#35bde3;
	font-size:80%;
	margin:15px 0px 0px 0px;
}


#recruit_2nd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#recruit_2nd h3 {
	background:url(../images/recruit_subtitle2.jpg) no-repeat;
	width:584px;
	height:23px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#recruit_2nd p {
	background:url(../images/recruit_2nd_img.jpg) no-repeat;
	width:537px;
	height:676px;
	text-indent:-1000em;
	margin:0px auto 15px auto;
}





#recruit_3rd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#recruit_3rd h3 {
	background:url(../images/recruit_subtitle3.jpg) no-repeat;
	width:584px;
	height:23px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#recruit_3rd p {
	background:url(../images/recruit_3rd_img.jpg) no-repeat;
	width:547px;
	height:246px;
	text-indent:-1000em;
	margin:0px auto;
}