@charset "utf-8";
/* CSS Document */

div#contents div#program:after,div#contents div#program ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#contents div#program,div#contents div#program ul{
	zoom: 1;
}


/*flash*******************************************************/
div#contents div#flash{
	margin-bottom:1px;
}
div#contents div#flash img{
	vertical-align:top;
}

/*Program*******************************************************/
div#contents div#program h2{
	height:90px;
	width:900px;
	background:#5693C8 url(../top_img/program_tab.gif) no-repeat left bottom;
	font-size:100%;
	text-indent:-9877em;
	overflow:hidden;
	/*\*//*/  
	 overflow:auto;  
	/**/
	margin-bottom:-45px;
}

div#contents div#program ul{
	width:883px;
	margin:0 auto 0px auto;
	position:relative;
	top:-38px;
	_margin-left:0;
	background:url(../top_img/program_base.gif) no-repeat 0 0;	
}
div#contents div#program ul li{
	display:inline;
}
div#contents div#program ul li a{
	display:block;
	height:55px;
	float:left;
	text-decoration:none;
	text-indent:-9877em;
	overflow:hidden;
	/*\*//*/  
	 overflow:auto;  
	/**/  
}

div#contents ul li#pParentChild a{
	width:147px;
	background:url(../top_img/program_bg.gif) no-repeat 0 0;
}
div#contents ul li#pParentChild a:hover,div#contents ul#navi li#pParentChild a.here{
	background-position: 0 -55px;
}
div#contents ul li#pSchoolChild a{
	width:147px;
	background:url(../top_img/program_bg.gif) no-repeat -147px 0;
}
div#contents ul li#pSchoolChild a:hover,div#contents ul#navi li#pSchoolChild a.here{
	background-position: -147px -55px;
}
div#contents ul li#pJunior a{
	width:147px;
	background:url(../top_img/program_bg.gif) no-repeat -294px 0;
}
div#contents ul li#pJunior a:hover,div#contents ul#navi li#pJunior a.here{
	background-position: -294px -55px;
}
div#contents ul li#pHighSchool a{
	width:147px;
	background:url(../top_img/program_bg.gif) no-repeat -441px 0;
}
div#contents ul li#pHighSchool a:hover,div#contents ul#navi li#pHighSchool a.here{
	background-position: -441px -55px;
}
div#contents ul li#pGeneral a{
	width:147px;
	background:url(../top_img/program_bg.gif) no-repeat -588px 0;
}
div#contents ul li#pGeneral a:hover,div#contents ul#navi li#pGeneral a.here{
	background-position: -588px -55px;
}
div#contents ul li#pSenior a{
	width:148px;
	background:url(../top_img/program_bg.gif) no-repeat -735px 0;
}
div#contents ul li#pSenior a:hover,div#contents ul#navi li#pSenior a.here{
	background-position: -735px -55px;
}


/*sideMenu*******************************************************/
div#contents ul#sideMenu{
	padding-top:8px;
	width:235px;
	float:left;
}
div#contents ul#sideMenu li{
	margin-bottom:2px;
}
div#contents ul#sideMenu li img{
	vertical-align:top;
}

/*main*******************************************************/
div#contents div#main{
	width:425px;
	float:left;
	margin-left:20px;
}
div#contents div#main ul#mainBanner{padding-top:8px;}
div#contents div#main ul li img{
	vertical-align:top;
}
div#contents div#main div#news{
	clear:both;
	width:425px;
	float:left;
	margin-top:25px;
	text-align:right;
}
div#contents div#main div#news h2{
	text-align:left;
	background:url(../top_img/news_sub_line.gif) no-repeat left bottom;
	padding-bottom:10px;
	position:relative;
	z-index:0;
	margin-bottom:10px;
}
div#contents div#main div#news ul{
	text-align:right;
	position:relative;
	top:-42px;
	margin:0 0 -10px auto;
	z-index:1;
	width:83px;
}

div#contents div#main div#news dl{
	height: 466px;
	overflow: auto;
	text-align:left;
}
div#contents div#main div#news dl dt{
	margin-bottom:8px;
}
div#contents div#main div#news dl dt img{
	margin-right:5px;
	vertical-align:middle;
}
div#contents div#main div#news dl dd{
	border-bottom:1px #B2B2B2 dashed;
	padding-bottom:10px;
	margin-right:10px;
	margin-bottom:10px;
}
div#contents div#main div#news dl dd img{
	margin-left:5px;
	vertical-align:middle;
}


/*banners*******************************************************/
div#contents ul#banners{
	padding-top:8px;
	width:200px;
	float:right;
	padding-bottom:15px;
}
div#contents ul#banners li{
	margin-bottom:5px;
}
div#contents ul#banners li img{
	vertical-align:top;
}
