/*就職ページのスタイル*/
.title{
	position:absolute;
	top: 30px;
	width: 600px;
	z-index: 5;}

.table-ji{/*実績-ｲﾝﾃﾞｯｸｽ*/
	position: absolute;
	top: 120px;
	left: 5px;
	width: 600px;}
.td-haba{
	width: 200px;}

.t-moji{/*tableのタイトル文字*/
	font-size: 14pt;
	font-weight: bold;
	color: #ff0066;
	text-align: center;
	background-color: #ffcccc;}



.subti{/*各ページのサブタイトル××に強い！*/
	position:absolute;
	top: 120px;
	left: 5px;
	width: 600px;}


.sokuho{
	position:absolute;
	top: 100px;
	left: 420px;
	width: 200px;
	z-index: 3;}

.best9_1{
	position:absolute;
	top: 300px;
	left: 20px;}
.best9_2{
	position:absolute;
	top: 1950px;
	left: 20px;}

.koumei1{
	position: absolute;
	top: 240px;
	left: 5px;
	width: 580px;}
.koumei2{
	position: absolute;
	top: 240px;
	left: 300px;
	width: 580px;}

.best9{
	position: absolute;
	top: 300px;
	left: 15px;
	width: 580px;}


/*就職　テーブルの書式*/
.t1{
	position: absolute;
	top: 600px;
	left: 5px;
	width: 600px;}
.kigyo{
	width: 140px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11pt;
	color:#0000ff;
	border: solid 1px #ffcc00;}
.gakusei{	
	width:160px;
	padding: 10px;
	font-size: 8pt;
	border: solid 1px #ffcc00;}

.t2{
	position: absolute;
	top: 1950px;
	left: 5px;
	width: 600px;}
.kigyo-1{
	width: 140px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11pt;
	color:#0000ff;
	border: solid 1px #99ccff;
	}
.gakusei-1{	
	width:160px;
	padding: 10px;
	font-size: 8pt;
	border: solid 1px #99ccff;
	}
.kigyo-2{
	width: 140px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11pt;
	color:#0000ff;
	border: solid 1px #ff99cc;
	}
.gakusei-2{	
	width:160px;
	padding: 10px;
	font-size: 8pt;
	border: solid 1px #ff99cc;
	}


.return{
	position: absolute;
	top: 2300px;
	left: 20px;
	width: 600px;
}


.red{
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
		}

.blue{
	color: #0000ff;
	font-weight: bold;
	}
.bold{
	font-weight: bold;
	font-size: 14px;}

.pink{
	color: #ff33cc;
	font-size: 10pt;
	font-weight:bold;}
.sky{
	color: #00ccff;
	font-size: 10pt;
	font-weight:bold;}
.koba{
	color: #6666ff;
	font-size: 10pt;
	font-weight:bold;}
.reaf{
	color: #00ff00;
	font-size: 10pt;
	font-weight:bold;
	}
.pgreen{
	color: #009966;
	font-size: 10pt;
	font-weight:bold;
	}
.orange{
	color: #ff9900;
	font-size: 10pt;
	font-weight:bold;
	}
.parplu{
	color: #cc66cc;
	font-size: 10pt;
	font-weight:bold;
	}



.s{/*小さい文字のスタイル*/
	font-size: 6pt;
	}









