@charset "utf-8";
/* CSS Document */


 /* トップページだけ、テキストがヘッダーメニューとの間に入るため、隙間を調整。ほかページは20pxあいてる*/

#head_menu{
margin-bottom:8px;}


.h1_box{padding-bottom:8px; font-size:11px; }

h1{font-weight:normal; float:left;}

.h1_box p{ float:left;}

#top_clear{ clear:both;}

/*□■□■□■□■□■□■ メインビジュアル切り替え画像 □■□■□■□■□■□■*/

#main_image { /* メインビジュアル切り替え画像 */
	height: 250px;

}

.cf_element {
	width: 634px;
	height: 250px;
}

.cf_element h3 {
	display:none;
	visibility:hidden;
}

.cf_element a {
	text-indent:-9999px;
	display:block;
	height: 250px;
	width:634px;
}

#cf1 {
	background:url(../img/index/pho_main.jpg) no-repeat;
}

#cf2 {
	background:url(../img/index/pho_trial.jpg) no-repeat;
}

#cf3 {
	background:url(../img/index/pho_course.jpg) no-repeat;
}

#cf4 {
	background:url(../img/index/pho_facilities.jpg) no-repeat;
}

#cf5 {
	background:url(../img/index/pho_scholarship.jpg) no-repeat;
}

#cf6 {
	background:url(../img/index/pho_ryugaku.jpg) no-repeat;
}
	
/*#cf7 {
	background:url(../img/index/pho_mibu.jpg) no-repeat;
}*/







/*□■□■□■□■□■□■ センターバナー ＋ whats new □■□■□■□■□■□■*/
#main #whatsnew .nyugaku{
	visibility:visible;
	font-size:10px;
	font-weight:normal;
	margin-bottom:10px;
}

#index div#whatsnew{
	margin-top:10px;
	width:410px;
	float:left;
}

#index #whatsnew .toph2_box{
	background:url(../img/index/whatsnew_backimg.jpg) no-repeat;
	width:390px;
	height:32px;
	padding:15px 0 0 20px;
}

#index #whatsnew .toph2_box h2{
	float:left;
	margin-right:15px;
	font-size:16px;
}

#index #whatsnew .toph2_box img{float:left;margin-left:3px;}

#index div#whatsnew dl{
	padding:10px 5px;
}


#index #whatsnew dd {
		margin-bottom:0.5em;
	}

/*□■□■□■□■□■□■ 右サイド読み物バナー □■□■□■□■□■□■*/

#index div#topics{
	margin-top:17px;
	width:210px;
	float:right;
}

#index div#topics img{
	margin-bottom:5px;
}


/*■□■□■□■□■□■□ 右サイド読み物バナー下のリスト taiwa booksなど■□■□■□■□■□■□*/

#index div#topics .menu_bn li{
	diaplay:block;
	margin-bottom:3px;
	margin-top:5px;
}


#index div#topics .menu_bn li img{/*青い三角⇒の位置調整*/
	vertical-align:bottom;
	padding-right:3px;
}