@charset "UTF-8";

/*
**********************************************************************

* examination.css

* site name   : http://www.toshin-tierra.com/
* description : Examination Page styles
* since       : 2008-06-25
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Center Examination Page styles
	2: Barrier Examination Page styles
	3: Judge Examination Page styles
	4: Center High Level Page styles
	5: Index Page styles
	6: Kyodai Examination Page styles
	7: Todai Examination Page styles
	8: TopLevel Examination Page styles

==========================================================
*/

/*
*********************************************************************

* 1: Center Examination Page styles

*********************************************************************
*/
div#Contents h1{
background:url("../img/examination/ttl_center.jpg") 0 0 no-repeat;
}
body.same div#Contents h1{
background:url("../img/examination/ttl_same.jpg") 0 0 no-repeat;
}
div#Center{
background:url("../img/common/bg_sNav.gif") 0 100% no-repeat;
margin-bottom:10px;
padding-bottom:1px;
}
div#Contents ul#eNav{
background:#F7F7F7;
border:1px solid #E0E0E0;
padding:5px;
}
div#Contents ul#eNav li{
background:url("../img/common/icn_link.gif") 0 50% no-repeat;
float:left;
width:28%;
padding-left:20px;
}
div#Center h3{
background:url("../img/examination/ttl_center_sNav.jpg") 0 100% no-repeat;
text-indent:-999em;
width:200px;
height:32px;
}
div#Center h3 a{
display:block;
overflow:hidden;
width:100%;
height:100%;
}
div#Center li{
background:url("../img/common/icn_link_sNav.gif") 10px 50% no-repeat;
border-bottom:1px solid #F0F0F0;
font-weight:bold;
padding:10px 10px 10px 20px;
margin:0 1px;
}
div#Center li.active{
background-color:#E7F9F2;
}
div#Center li.last{
border:none;
}
ul#cNav {
width:545px;
height:44px;
margin:0 auto 10px;
}
ul#cNav li{
text-indent:-999em;
float:left;
width:109px;
height:100%;
}
ul#cNav li a{
background:url("../img/examination/bg_cNav.gif") 0 0 no-repeat;
display:block;
overflow:hidden;
width:100%;
height:100%;
}
ul#cNav li.a a:hover,
ul#cNav li.a a.active{
background-position:0 -44px;
}
ul#cNav li.b{
width:121px;
}
ul#cNav li.b a{
background-position:-109px 0;
}
ul#cNav li.b a:hover,
ul#cNav li.b a.active{
background-position:-109px -44px;
}
ul#cNav li.c{
width:87px;
}
ul#cNav li.c a{
background-position:-230px 0;
}
ul#cNav li.c a:hover,
ul#cNav li.c a.active{
background-position:-230px -44px;
}
ul#cNav li.d{
width:119px;
}
ul#cNav li.d a{
background-position:-317px 0;
}
ul#cNav li.d a:hover,
ul#cNav li.d a.active{
background-position:-317px -44px;
}
ul#cNav li.e a{
width:108px;
}
ul#cNav li.e a{
background-position:-436px 0;
}
ul#cNav li.e a:hover,
ul#cNav li.e a.active{
background-position:-436px -44px;
}
div#Contents p.normal{
float:left;
width:250px;
}
div#Contents p.absolute{
float:right;
width:250px;
}
div#Contents div.cont p.text{
float:left;
width:360px;
}
div#Contents div.cont p.img{
float:right;
width:160px;
}
div#Contents h3 span{
color:#000000;
}
body.center div#Contents table{
width:100%;
margin-bottom:20px;
}
body.center div#Contents th{
background:#FEFD8D;
text-align:left;
}
body.center div#Contents table h3{
color:#000000;
background:#F0F0F0;
padding:3px;
margin:0;
}
body.center div#Contents p.inquiry{
text-align:center;
margin-bottom:20px;
}
body.center div#Contents ol li{
float:left;
width:32%;
padding-bottom:7px;
}
body.center div#Contents ol li a{
background:url("../img/common/icn_link.gif") 0 50% no-repeat;
padding-left:20px;
}
body.center div#Contents table#Summary th{
width:25%;
}
body.center ul#PageNate li.prev{
background:url("../img/common/icn_link_back.gif") 10px 50% no-repeat;
border:3px solid #E7F9F2;
float:left;
width:auto;
padding:5px 5px 5px 30px;
}
body.center ul#PageNate li.next{
background:url("../img/common/icn_link.gif") 95% 50% no-repeat;
border:3px solid #E7F9F2;
text-align:right;
float:right;
width:auto;
padding:5px 30px 5px 5px;
}
body.center div#Contents div.teacher {
position:relative;
float:left;
width:49%;
min-height:83px;
padding-bottom:10px;
}
* html body.center div#Contents div.teacher{
height:85px;
}
body.center div#Contents div.teacher p.img{
position:absolute;
top:5px;
left:0;
}
body.center div#Contents div.teacher h3{
font-size:100%;
color:#000000;
margin:0 0 5px 50px;
}
body.center div#Contents div.teacher p.text{
margin-left:50px;
}
body.center div#Contents div#Message{
background:url("../img/examination/bg_message.gif") 0 100% no-repeat;
width:524px;
margin:0 auto 20px;
padding:10px;
}
body.center div#Contents div#Message h4{
background:url("../img/examination/ttl_message.gif") 0 0 no-repeat;
text-indent:-999em;
width:260px;
height:14px;
margin-bottom:10px;
}
body.center div#Contents div#Message p{
padding-bottom:15px;
}
body.center div#Contents tr.active td{
background:#FFD9DA;
}
body.center div#Contents td.subject{
width:25%;
}
#CenterDate{
font-size:120%;
font-weight:bold;
color:#00b9ff;
}

/*
*********************************************************************

* 2: Barrier Examination Page styles

*********************************************************************
*/
body.barrier div#Contents h1{
background:url("../img/examination/ttl_barrier.jpg") 0 0 no-repeat;
}
body.barrier div#Contents h3,
body.judge div#Contents h3,
body.high div#Contents div#Feature h3,
body.center.same div#Contents h3,
body.kyodai div#Contents h3,
body.todai div#Contents h3,
body.grade_02 div#Contents h3,
body.grade_01 div#Contents h3,
body.junior_03 div#Contents h3{
font-size:120%;
border-bottom:1px dotted #000000;
}
body.barrier div#Contents h3 img,
body.judge div#Contents h3 img,
body.high div#Contents div#Feature h3 img,
body.center.same div#Contents h3 img,
body.kyodai div#Contents h3 img,
body.todai div#Contents h3 img,
body.grade_02 div#Contents h3 img,
body.grade_01 div#Contents h3 img,
body.junior_03 div#Contents h3 img{
vertical-align:baseline;
padding-right:7px;
}
body.barrier div#Contents table,
body.judge div#Contents table,
body.kyodai div#Contents table,
body.todai div#Contents table,
body.grade_01 div#Contents table,
body.grade_02 div#Contents table,
body.junior_03 div#Contents table{
width:100%;
margin-bottom:20px;
}
body.barrier div#Contents table table,
body.judge div#Contents table table,
body.kyodai div#Contents table table{
font-size:85%;
}
body.barrier div#Contents th,
body.judge div#Contents th,
body.grade_02 div#Contents th,
body.grade_01 div#Contents th{
background:#FEFD8D;
text-align:left;
}
body.kyodai div#Contents th,
body.todai div#Contents th,
body.junior_03 div#Contents th{
background:#E7F9F2;
text-align:left;
}
div#Contents p.inquiry{
text-align:center;
margin-bottom:20px;
}
body.barrier div#Contents dl{
background:#FBFED7;
border:1px solid #E0E0E0;
padding:10px;
margin:0 10px 20px;
}
body.barrier div#Contents dt{
border-bottom:1px solid #A3A586;
font-weight:bold;
padding:5px 0;
margin-bottom:7px;
}
body.barrier div#Contents dd{
float:left;
width:23%;
padding-right:10px;
}
body.barrier div#Contents span,
body.high div#Contents span,
body.center.same div#Contents span,
body.kyodai div#Contents span,
body.todai div#Contents span,
body.grade_02 div#Contents span,
body.grade_01 div#Contents span,
body.junior_03 div#Contents span{
font-size:85%;
color:#666666;
}
div#Difference.cont p,
 div#Difference.cont h4{
float:left;
width:380px;
}
div#Difference.cont p.img{
float:right;
width:130px;
}
body.barrier div#Contents div#Difference.cont span{
font-size:110%;
font-weight:bold;
color:#000000;
}
div#Difference.cont p.arrow{
text-align:center;
}
h4#Toshin {
color:#FF0000;
}
body.barrier div#Contents table table th,
body.judge div#Contents table table th,
body.center.high div#Contents thead th,
body.center.same div#Contents thead th,
body.kyodai div#Contents table table th,
body.todai div#Contents table table th,
body.grade_02 div#Contents table table th,
body.grade_01 div#Contents table table th,
body.junior_03 div#Contents table table th{
background:#F0F0F0;
}
body.barrier div#Contents th.field,
body.kyodai div#Contents th.field{
background:#D4D4D4;
}
body.barrier div#Contents table table th.subject,
body.judge div#Contents table table th.subject,
body.kyodai div#Contents table table th.subjet,
body.todai div#Contents table table th.subject,
body.grade_02 div#Contents table table th.subject,
body.grade_01 div#Contents table table th.subject,
body.junior_03 div#Contents table table th.subject{
width:35%;
}

/*
*********************************************************************

* 3: Judge Examination Page styles

*********************************************************************
*/
body.judge div#Contents h1{
background:url("../img/examination/ttl_judge.jpg") 0 0 no-repeat;
}
body.judge div#Contents table h3,
body.barrier div#Contents table h3,
body.kyodai div#Contents table h3,
body.todai div#Contents table h3,
body.grade_02 div#Contents table h3,
body.grade_01 div#Contents table h3,
body.junior_03 div#Contents table h3{
color:#000000;
}
body.judge div#Contents div#About p,
body.judge div#Contents div#About h4,
body.judge div#Contents div#About ol{
width:180px;
}
body.judge div#Contents div#About p.img{
width:340px;
}
/*
*********************************************************************

* 4: Center High Level Examination Page styles

*********************************************************************
*/
body.center.high div#Contents h1{
background:url("../img/examination/ttl_center_high.jpg") 0 0 no-repeat;
}

/*
*********************************************************************

* 5: Index Page styles

*********************************************************************
*/
body.index div#Contents h1{
background:url("../img/examination/ttl_index.jpg") 0 0 no-repeat;
}
div#Contents table.schedule{
background-color:#DFDFDF;
border-collapse:separate;
border:none;
margin-bottom:20px;
}
div#Contents table.schedule thead th{
border:1px solid #FFFFFF;
text-align:left;
}
div#Contents table.schedule td{
background-color:#FFFFFF;
border:1px solid #FFFFFF;
padding:0.3em;
}
div#Contents table.schedule table {
background-color:#DFDFDF;
border-collapse:separate;
border:none;
width:100%;
}
* html div#Contents table.schedule table{
width:98%;
}
div#Contents table.schedule table th{
background-color:#F5F5F5;
border:1px solid #FFFFFF;
vertical-align:middle;
text-align:center;
width:15%;
padding:0.3em;
}
body.index div.examination{
float:left;
border:1px solid #C4C9CB;
width:275px;
margin-bottom:10px;
}
body.index div.examination.pos_r{
float:right;
}
body.index div#Contents div.examination h3{
border-bottom:1px solid #D4D4D4;
color:#000000;
font-size:100%;
margin:0;
}
body.index div#Contents div.examination h3 a{
background:#EEF0EF url("../img/examination/icn_arrow_gray.gif") 3px 50% no-repeat;
border:1px solid #FFFFFF;
display:block;
padding:2px 0 2px 15px;
}
body.index div.examination p{
padding:3px 5px 7px;
}
body.index div#Contents p.detail{
margin:20px 0 40px;
}
body.index div.examination ul{
font-size:90%;
float:right;
text-align:left;
width:140px;
padding:0;
}
body.index div.examination li{
margin-bottom:7px;
}
body.index div.examination li.inquiry a{
background:url("../img/common/icn_link.gif") 0 50% no-repeat;
padding-left:20px;
}body.index div.examination dl{
font-size:90%;
margin:0 125px 10px 5px;
}
body.index div.examination dt{
color:#A20000;
}
body.index div.examination dd{
margin-bottom:7px;
}
body.index div#Contents div.clr{
margin-bottom:20px;
}
body.index div#Contents h2.grade_all{
background:url("../img/teacher/ttl_social.jpg") 0 0 no-repeat;
}
body.index div#Contents h2.grade_both{
background:url("../img/teacher/ttl_japanese.jpg") 0 0 no-repeat;
}
body.index div#Contents h2.grade_02{
background:url("../img/teacher/ttl_math.jpg") 0 0 no-repeat;
}
body.index div#Contents h2.grade_01{
background:url("../img/teacher/ttl_english.jpg") 0 0 no-repeat;
}
table.schedule{
font-size:90%;
width:100%;
}
table.schedule thead th{
background:#E7F9F2;
}
table.schedule tbody th{
text-align:center;
}
table.schedule tr.last th,
table.schedule tr.last td{
border-bottom:none;
}
body.index div#Contents p.lead{
margin-bottom:20px;
}
/*
*********************************************************************

* 6: Kyodai Examination Page styles

*********************************************************************
*/
body.kyodai div#Contents h1{
background:url("../img/examination/ttl_kyodai.jpg") 0 0 no-repeat;
}


/*
*********************************************************************

* 7: Todai Examination Page styles

*********************************************************************
*/
body.todai div#Contents h1{
background:url("../img/examination/ttl_todai.jpg") 0 0 no-repeat;
}


/*
*********************************************************************

* 8: TopLevel Examination Page styles

*********************************************************************
*/

body.grade_02 div#Contents h1{
background:url("../img/examination/ttl_grade_02.jpg") 0 0 no-repeat;
}
body.grade_01 div#Contents h1{
background:url("../img/examination/ttl_grade_01.jpg") 0 0 no-repeat;
}
body.junior_03 div#Contents h1{
background:url("../img/examination/ttl_junior_03.jpg") 0 0 no-repeat;
}

]/*
*********************************************************************

* 9: All Union Page styles

*********************************************************************
*/

body.todai div#Contents h1{
background:url("../img/examination/ttl_todai.jpg") 0 0 no-repeat;
}

body.all_union div#Contents h1{
background:url("../img/examination/ttl_all_union.jpg") 0 0 no-repeat;
}

body.all_union div#Contents table{
width:525px;
margin:0 auto 20px;
}
body.all_union div#Contents th{
background:#E7F9F2;
text-align:left;
}
body.all_union div#Contents tr.seminar th{
background:#046017;
color:#FFFFFF;
}
body.all_union div#Contents .all_union_box {
margin:0 0 20px 0;
}
body.all_union div#Contents .all_union_box table {
border:none;
margin:0px;
padding:0px;
width:100%;
}
body.all_union div#Contents .all_union_box td {
padding:0px;
border:none;
}
body.all_union div#Contents .all_union_box th {
padding:5px 0 0 0;
background-color:#FFF;
border:none;
}
body.all_union div#Contents .all_union_box span {
font-size:10px;
color:#666;
}

body.all_union div#Contents .bold {
font-weight:bold;
font-size:14px;
}
body.all_union div#Contents .blue {
font-size:16px;
font-weight:bold;
color:#01AED2;
}

