@charset "UTF-8";
/* CSS Document */

body {
	background: #C0E08D;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	font-family: "メイリオ", Meiryo;
}

.pt090 {
	font-size:9px;
	line-height: 14px;
}
.pt100 {
	font-size:10px;
	line-height: 16px;
}
.pt120 {
	font-size:12px;
	line-height: 1.6em;
}
.pt145 {
	font-size:14px;
	line-height: 24px;
	text-align: left;
}
.pt160 {
	font-size:16px;
	line-height: 24px;
}
.pt180 {
	font-size:18px;
	line-height: 28px;
}
.pt180_red {
	font-size:18px;
	line-height: 28px;
	color: #F00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#CC0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: "メイリオ", Meiryo;
}
.foto_left {
	float: left;
	border: 0px solid #CCC;
	margin-right: 8px;
	padding-bottom: 20px;
}
.foto_right {
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 8px;
	margin-left: 8px;
}
.info_box {
	padding: 10px;
	border: 1px solid #F4979C;
	font-size: 12px;
	line-height: 2em;
	/* [disabled]font-weight: bold; */
}
.top_box {
}
.top_box td {
	font: 12px/1.6em;
}
.top_box_link {
}
.top_box_link td {
	font: 12px/1.6em;
	padding-left: 15px;
}
.recruit_box {
	width: auto;
	padding-top: 10px;
	padding-left: 10px;
}
.recruit_school_area {
	font: bold 16px/1.5em "メイリオ", Meiryo;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 0px solid #CB9875;
	padding-top: 5px;
	text-align: center;
	color: #333;
	background: #A7E6FF;
}
.recruit_school_area1 {
	font: bold 16px/1.5em "メイリオ", Meiryo;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 0px solid #CB9875;
	padding-top: 5px;
	text-align: center;
	color: #333;
	background: #A7E6FF;
}
.recruit_school_area2 {
	font: bold 16px/1.5em "メイリオ", Meiryo;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 0px solid #CB9875;
	padding-top: 5px;
	text-align: center;
	color: #333;
	background-color: #BFDF8C;
}
.recruit_school_box {
}
.recruit_school_name {
	font: bold 14px/1.5em "メイリオ", Meiryo;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #CB9875;
	padding-top: 5px;
	text-align: center;
	color: #333;
	background: #F7E1D2;
}
.recruit_school_box table {
	width: 100%;
}
.recruit_school_box td {
	border-bottom: 1px solid #DFDFDF;
	padding: 4px 0px 4px 10px;
}
.top_recruit_update {
	font: 14px/1.6em "メイリオ", Meiryo;
	color: #F00;
}
a .top_recruit_btn {
}
.top_recruit_btn a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}
.top_recruit_btn img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.top_recruit_btn {
	padding-bottom: 10px;
}
.table_box {
}
.table_box table {
	border: 1px solid #999;
	padding: 3px 10px;
	border-collapse: collapse;
}
.table_box td {
	border: 1px solid #999;
	padding: 3px 10px;
	border-collapse: collapse;
}
.link_box {
	font: 14px/1.6em "メイリオ", Meiryo;
	padding-bottom: 10px;
}

