@charset "shift_jis";
/* CSS Document */

body {
	font:14px "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka", Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

body{   
    margin-top: 10px;   
    padding: 100px 0 50px 0;   
}   


#container{
	width: 960px;
	margin: 0 auto;
}

* html body{   
    overflow: hidden;   
}    

/*ヘッダー*/
div#headerArea {
	position: fixed !important;   
	position: absolute;   
    top: 0px;   
    left: auto;
	*left: center;
	padding-top: 10px;
    width: 960px;   
    height: 70px;   
    background-color: #FFF;   
	}   
	

* html div#contentsArea{   
    height: 100%;   
    overflow: auto;   
}

#container #header{
	background:url(../img/head.jpg) no-repeat;
	height: 70px;
}

#container #header #headlinkbtm{
	width: 467;
	height: 34px;
	float: left;
		/* IE */
    filter: alpha(opacity=0);
    /* Safari Opera */
    opacity:0;
    /* Firefox Netscape */
    -moz-opacity:0;
}


#container #header ul.kakukou{
	font-size: 0px;
	float: right;
	padding: 5px 5px 0 0;
}

#container #header ul.kakukou li{
	float: left;
	padding: 0 0 0 10px;
}

/*ヘッダーメニュー*/
#container ul.menu li{
	float:left;
	width:120px;
	height:32px;
	position:relative;
}
#container ul.menu li a{
	display:block;
	width:100%;
	height:100%;
}
#container ul.menu li a:hover{
	background:#1F2C5D;
}
#container ul.menu li ul.sub{
	position:absolute;
}

#container ul.menu li ul.sub li{
	background:#333;
}


#container ul.menu li ul.sub li a{
	line-height:40px;
	text-indent: 1.3em;
	font-weight: 400;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
}

#container ul.menu{
	zoom:1;
}

#container ul.menu:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}




#container ul#pankuzu li{
	display: inline;
	list-style: none;
	float: left;
	font-size: 12px;/*ここでトップ＞中学生コースの文字サイズ*/
}

#container ul#pankuzu li a:link, a:visited{
	color:#00F;
	text-decoration: underline;
}


#container p#toppage{
	float: right;
	font-size: 12px;/*ここでトップページへ戻るの文字サイズ*/
}

#container p#toppage a:link, a:visited{
	color:#00F;
	text-decoration: underline;
}

/*ヘッダーメニューここまで*/

#container .clear{
	clear: both;
}

#container .scbox{
	width: 735px;
	border-right: solid 1px #000;
	padding-right: 8px;
	margin-top: 10px;
	float: left; 
}


#container .scbox #pankuzu{
	tex-align: left;
}

#container .scbox #pankuzu li{
	display: inline;
	list-style: none;
}



#container .scbox h1.title{
	margin: 10px 0 20px 0;
}


#container .scbox h2.subtitle{
	clear: both;
	background-color:#0CC;
	width: 695px;
	font-size: 16px;
	margin-top: 10px;
	padding: 2px 0 2px 15px;
	}

#container .scbox h2.jr_subtitle{
	clear: both;
	background-color:#4063AD;
	color:#FFF;
	width: 695px;
	font-size: 16px;
	margin-top: 10px;
	padding: 2px 0 2px 15px;
	}

#container .scbox h2.highsc{
	clear: both;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#container .scbox h2.high_subtitle{
	clear: both;
	background-color:#4063AD;
	color:#FFF;
	width: 695px;
	font-size: 16px;
	padding: 2px 0 2px 15px;
	}

#container .scbox h2.graduate_subtitle{
	clear: both;
	background-color:#4063AD;
	color:#FFF;
	width: 695px;
	font-size: 16px;
	padding: 2px 0 2px 15px;
	}

#container .scbox h2.graduate_subtitle span{
	font-size: 12px;
}


#container .scbox h3.jr_kouza{
	font-size: 16px;
	font-weight: 600;
	color:#446EB6;
}

#container .scbox #el2{
	width: 500px;
	height:40px;
}

#container .scbox p.highsc_txt{
	clear:both;
	width: 690px;
	padding: 10px 0 10px 0;
}
	
#container p.subtxt{
	float: left;
	padding: 5px;
}


#container .scbox ul{
	list-style:none;
	padding: 5px 30px 5px 0;
	float: right;
}

#container .scbox ul li{
	padding: 3px 5px 0 0;
	float: left;
}


#container .scbox p.txt_rt{
	float: right;
	padding-right: 38px;
}


#container .scbox table{
	width: 710px;
	background:#CCC;
	clear: both;
}

#container .scbox table th{
	width: 120px;
	background:#ABD3E0;
}

#container .scbox table th span{
	font-size: 10px;

}

#container .scbox table td{
	width:660px;
	background:#FFF;
	padding: 5px 5px 5px 5px ;
	height: 50px;
}


#container .scbox #hi2{
	width: 5px;
	height: 8px;
}

#container .scbox #hi3{
	width: 5px;
	height: 15px;
}


#container #linkbox{
	width: 200px;
	margin-top: 10px;
	float: right;
}

#container #linkbox ul{
	list-style: none;
}

#container #linkbox ul li{
	margin-bottom: 5px;
}

/*****************ここからテーブルのCSS*******************/
#container .scbox .tble_box01{/*テーブルの入れ物 NO.1*/
	width: 365px;
	float: left;
	margin-right: 5px;
}
#container .scbox .tble_box02{/*テーブルの入れ物 NO.2*/
	width: 365px;
	float: left;
	margin-top: 1.5em;
}
#container .scbox .tble_box03{/*テーブルの入れ物 NO.3*/
	width: 365px;
	float: left;
}
#container .scbox .tble_box03 span{
	text-align: right;
	font-size: 10px;
}
#container .scbox table.ptn01{
	width: 365px;
	text-align: center;
}
#container .scbox table.ptn01 th{
	width: 110px;
	background-color: #FFF;
	font-size: 12px;
}
#container .scbox table.ptn01 td{
	width: 110px;
	padding: 0;
	height: 20px;
	font-size: 14px;
}


#container .scbox table.ptn01 th.crc_cls{/*クラス*/
	width: 140px;
	font-size: 12px;
}
#container .scbox table.ptn01 td.crc_cls{/*クラス*/
	width: 140px;
	font-size: 14px;
	text-align: left;
	height: 50px;
}
#container .scbox table.ptn01 td.crc_cls span{/*クラスの下の(英・国）の部分*/
	font-size: 10px;
	float: right;
	display: inline-block;
}
#container .scbox table.ptn01 td.crc_cls span.lft{
	font-size: 8px;
	float: left;
	display: inline-block;
}

#container .scbox table.ptn01 th.crc_ksy{/*校舎*/
	width: 64px;
}
#container .scbox table.ptn01 td.crc_ksy{/*校舎*/
	width: 64px;
	font-size: 9px;
	color: #F00;
}
#container .scbox table.ptn01 th.crc_tsy{/*対象*/
	width: 147px;
}
#container .scbox table.ptn01 td.crc_tsy{/*対象*/
	width: 147px;
	font-size: 11px;
	text-align: left;
}
#container .scbox table.ptn01 td.crc_tsy span{
	font-size: 7px;
}

/*色指定*/
.tbl_clr_01{
	background: #DBEDE1 !important;
}
/*********************ここまで**************************/


#container .scbox #hi2{
	width: 5px;
	height: 8px;
}

#container .scbox #hi3{
	width: 5px;
	height: 15px;
}


#container #linkbox{
	width: 200px;
	margin-top: 70px;
	float: right;
}

#container #linkbox ul{
	list-style: none;
}

#container #linkbox ul li{
	margin-bottom: 15px;
}


/*フッター*/
.fooder{
	clear:both;
	width: 960px;
	height: 120px;
	padding-top: 15px;
}

.fooder p.foodlt{
	padding-top: 10px;
	float: left;
	font-weight: 700;
	line-height: 2.2em;
}

.fooder p.foodrt{
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

.fooder p.foodrt span{
	background:url(../img/food_li_2.jpg) no-repeat left 0.5em;
	padding: 0 0 0 12px;
}


.fooder p.foodrt img{
	padding-bottom: 2px;
}

.fooder p.food_copy{
	clear:both;
	font-size: 18px;
	background:#080059;
	color:#FFF;
	text-indent: 1em;
	margin-top: 10px;
}
