@charset "UTF-8";
/*
制作　株式会社メックコミュニケーションズ　http://www.mec-com.co.jp/ 
*/

/*グローバルナビ*/
#global-nav ul{
	background:url(css/global-navjunior.gif) bottom no-repeat ;
	height: 60px;
}
/* --------------------------------------------本文*/
#main h2 {
	background-image:url(css/h2_b.gif);
}
* html #main h2 {
	background-image:url(css/h2_b.gif);
}
#main h3 {
	color:#0068ad;
	background:url(css/h3_b.gif) no-repeat;
}
#main h2#pagetitle{
	background:url(css/pagetitle_b.gif) no-repeat;
}


#main table th {
	background:#0068ad;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
	width:100px;
}
#main table th span{
	font-weight:normal;
	font-size:10px;
}
#main table td h4 {
	color:red
}
#main #pagetopcopy table td{
	font-size:14px;
	line-height:20px;
	color:#0068ad;
	font-weight:bold;
}
#main #pagetopcopy p#taisyo{
	display:block;
	width:100px;
	text-align:center;
	background:red;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	padding:3px 8px;
	margin-top:5px;
}
#main #gakunen{
	padding:20px 0;
	margin-left:20px;
}
#main #gakunen table{
	width:670px;
}
#main #gakunen p img{
	float:none;
	margin-left:155px;
}
#main #gakunen h2,#main #gakunen h3,#main #gakunen h4,#main #gakunen p,#main #gakunen table{
	margin-left:0px;
}

/*難関私国公立コース*/
#main p#chokuzen img{
	float:none;
	margin:20px 0 0 0;
}
#main p#column img{
	float:none;
	margin:10px 0 0 0;
}

/*年間スケジュール*/
#main table#sche{
	width:650px;
}
#main table#sche th {
	background:#B3B3B3;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
	padding:8px 0;
	width:100px;
}
#main table#sche th.sche_haru {
	background:#F881BF;
}
#main table#sche th.sche_natu {
	background:#33B3D1;
}
#main table#sche  th.sche_huyu {
	background:#FD8039;
}

/*ローカルナビ*/
#local-nav a{
	background: url(css/local-nav2.gif)  right no-repeat;
	font-weight:bold;
}

#local-nav li.anchor a{
	background: url(css/local-nav3.gif)  right no-repeat;
	width:148px;
	padding:5px 0px 5px 32px;
	font-weight:normal;
}
#local-nav a:hover{
	background: url(css/local-nav2.gif)  center no-repeat;
}
#local-nav li.anchor a:hover{
	background: url(css/local-nav3.gif)  center no-repeat;
}
#local-nav li.current_page_item a,#local-nav li.current-cat a{
	background: url(css/local-nav2.gif)  left no-repeat;
}

