/*layout*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
body div {
	text-align: left;
	margin: 0 auto;
}
td{
vertical-align:top;
}
h1{
display:none;
}
#contents_box{
	background-image: url(../images/bg_cont.gif);
	width: 787px;
	background-repeat: repeat-y;

}
#head{
background-image:url(../images/head.gif);
height:143px;
}

#contents{
	padding: 15px 15px 5px;

	}
#contents_midle{
	padding: 10px 30px 30px;

	}
	
/* top_sr */
#job_box{
	width: 140px;
	float: left;
	font-size:12px;
	}
#job_box ul{
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-type:none;
	}
#job_box li{
	list-style-image:url(../images/img_point01.gif);
	list-style-position:outside;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px 2px 1px 0px;
	color: #333333;
	vertical-align: top;
	}
#job_box a{text-decoration: none;color: #095E2B;}
#job_box a:hover{text-decoration: underline;}
#job_box a:visited {
	color: #BEAB6F;
	}
	
/* foot */
#footer_box{
	background-image: url(../images/img_footer01.gif);
	background-repeat: no-repeat;
	width: 787px;
	height: 20px;
}
#footer{
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 5px;

}
#footer a{text-decoration: none;color: #003D19;}
#footer a:visited {
	color: #003D19;
	}

/* etc */

#bigt{
	font-size: 110%;
	background-color: #006600;
	color: #FFFFFF;
	padding: 6px 10px 5px;
	font-weight: bold;
	background-image: url(../images/bg_bigt.gif);
	background-repeat: repeat-x;
}
#midcate_box01{
	font-size: 100%;
	background-color: #9CC65F;
	padding: 6px 10px 4px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #003300;
}
#midcate_box02{
	padding: 10px;
	border-top: 1px none #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
}

.midcate_tx{
	font-size: 80%;
}

#search_btn{
	padding: 6px 0px 6px 6px;
	text-align: right;
}

#kekka_box{
	background-color: #CEE5AD;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kekka_tx01{
	font-size: 110%;
	font-weight: bold;

}
.kekka_tx02{
	font-size: 80%;
	padding-bottom: 10px;
}
.kekka_tx03{
	font-size: 140%;
	font-weight: bold;
	line-height: 120%;

}

.kekka_left{
	border-top: 1px solid #79AC34;
	border-right: 1px solid #79AC34;
	border-bottom: 1px solid #79AC34;
	border-left: 1px solid #79AC34;
	background-color: #79AC34;
	padding-top: 5px;
	vertical-align: top;
	width: 30px;
	text-align: center;
}
.kekka_left2{
	border-top: 1px solid #D7E9BD;
	border-right: 1px solid #D7E9BD;
	border-bottom: 1px solid #D7E9BD;
	border-left: 1px solid #D7E9BD;
	background-color: #EDF7DF;
	padding-top: 5px;
	vertical-align: top;
	width: 30px;
	text-align: center;
}
.kekka_right{
	border-top: 1px solid #ABC5A8;
	border-right: 1px solid #ABC5A8;
	border-bottom: 1px solid #ABC5A8;
	border-left: 1px none #ABC5A8;
	vertical-align: top;
	padding: 5px 5px 2px;
	width: 690px;
	background-color: #EDF7DF;
}

.kekka_right02{
	border-top: 1px solid #D7E9BD;
	border-right: 1px solid #D7E9BD;
	border-bottom: 1px solid #D7E9BD;
	border-left: 1px none #D7E9BD;
	vertical-align: top;
	padding: 5px 5px 2px;
	width: 690px;
	background-color: #FFFFFF;
}

.school_tx01{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #79AC34;
	padding: 3px;

}
.school_tx02{
	font-weight: bold;
	color: #699035;
	background-color: #EDF7DF;
	padding: 3px;

}
.school_li01{
	padding: 5px;
	font-size: 90%;
	font-weight: bold;

}
.school_li02{
	padding: 2px;
	font-size: 13px;
	white-space: nowrap;
	width: 17%;
	color: #333333;

}
.school_li03{
	padding: 1px 1px 1px 5px;
	width: 83%;
	font-size: 12px;

}
.school_tx02{
	color: #000000;
	padding: 3px;
	font-size: 12px;
}

