/* 検索テーブル */
table.search-subject {
padding:5px 30px;}

table.search-subject th.search-title {
font-weight:bold;
font-size:15px;
padding:4px 0;}

table.search-subject th.search-title img {
vertical-align:middle;}

table.search-subject td.search-contents {
padding:0 5px;
font-size:13px;}

div.search-msg {
padding:10px 30px;
font-size:16px;}

div.search-msg img {
vertical-align:-10px;}

td.text-feb span {
font-weight:bold;
padding-left:3em;}

/* 関東版・関西版の相互リンク */
div#to-kansai,
div#to-kanto {
padding:0 30px 10px 30px;
}

/* エデュ関西トップへの誘導 */
div.to-kansai-top {
padding:0 0 10px 0;
clear:both;}

div.to-kansai-top a {
display:block;
margin:0 0 0 30px;
border:1px #F60 solid;
background-color:#FFF9E1;
text-align:center;
padding:8px;
font-size:13px;
width:360px;
}

/* 表 */

table.edu-tbl tr th,
table.edu-tbl tr td {
padding:3px;}

/* 一行目th bgcolor */
th.school-name,
td.school-area,
td.school-type {
background:#CAE9FD;}

/* その他th bgcolor */
th.exam-date,
th.exam-meet,
th.exam-start,
th.exam-end,
th.exam-subject,
th.pass-info,
th.pass-time,
th.school-data,
th.school-type {
background:#F1F8FD;}

th.school-data,
th.school-type {width:100px;}

/* 学校名 */
th.school-name {
text-align:left;
font-size:125%;}

/* 地域 */
td.school-area {
text-align:center;}

/* 男女別学 */
td.school-type {
text-align:center;}

/* 試験日 */
td.exam-date {
width:60px;
text-align:center;
}


/* 試験項目 */
th.exam-type {}

/* 集合 */
th.exam-meet {
width:100px;
}

td.exam-meet {
text-align:center;
}

/* 開始 */
th.exam-start {
width:100px;
}

td.exam-start {
text-align:center;
}

/* 終了 */
th.exam-end {
width:100px;
}

td.exam-end {
text-align:center;
}

/* 試験科目 */
th.exam-subject {
width:60px;
}

/* 合格発表 */
th.pass-info {
width:60px;
}

/* 合格発表日 */
td.pass-date {
width:200px;
}

/* 発表時間 */
th.pass-time {
width:60px;
}

/* 掲示板へのリンク */
div.link-bbs {
width:95%;
margin:5px 20px 15px 20px;
text-align:right;
}

/* ページャー */
span.page_navi {
	float: left;
	font-size: x-small;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
}
span.page_current {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	color: black;
	font-weight: bold;
	margin: 2px;
	padding: 3px 6px;
}
span.page_link a {
	border: 1px solid #A6CFE3;
	margin: 2px;
	padding: 2px 5px;
	position: relative;
	text-decoration: none;
	color: #000099;
}
span.page_disp {
	float: left;
	color: black;
	font-size: x-small;
	padding:6px 6px;
}

/* 2013年用 */
th.th-school-name,
th.th-school-date,
th.th-school-type {
	background:#CAE9FD;
}
th.th-school-name {width:350px;}
th.th-school-date {
	width:75px;
	text-align:center;
}
td.exam-date2 {text-align:center;}
th.school-name2 {
	background:#F1F8FD;
	text-align:left;
}
span.school_name_name {
	font-size:13px;
	padding:1px 1px 1px 5px;
}
span.school_type {
	font-size:10px;
	padding:1px 4px;
	margin:2px;
	color:#fff;
}
span.boy {background:#0066CC;}
span.girl {background:#F69;}
span.both {background:#393;}
span.school_are {
	font-size:11px;
	color:#999;
}