@charset "UTF-8";


#main {
	font-size:100%;
	}
.print {
	display:block;
	}


/* base_layout
--------------------------------------------------------*/

body {
	background:none;
	}

#container {
	margin:0 auto;
	width:950px;
	text-align:left;
	}


/* ヘッダー
--------------------------------------------------------*/

#header {
	height:60px;
	}
h1 {
	margin:0 14px 0 0;
	}
#header ul {
	display:none;
	}


/* 上部メニュー
--------------------------------------------------------*/

#menu_head {
	display:none;
	}	


/* パンクズ
--------------------------------------------------------*/

#pankuzu {
	display:none;
	}


/* 左側メニュー
--------------------------------------------------------*/

#menu_left {
	display:none;
	}


/* 各コンテンツの内容
--------------------------------------------------------*/

#contents_right {
	border-bottom:none;
	float:none;
	background:none;
	}
.text {
	background:none;
	}
#main_visual {
	margin:0 0 20px 0;
	border:1px #000000 solid;
	height:60px;
	}
#main_visual img {
	display:none;
	}
#main_visual h3 {
	position:absolute;
	top:20px;
	left:20px;
	color:#000000;
	font-size:16px;
	background:none;
	}


/* ページの先頭へ
--------------------------------------------------------*/

#totop {
	display:none;
	}


/* フッター
--------------------------------------------------------*/

#footer {
	margin:0 0 10px 0;
	}
#menu_foot {
	display:none;
	}
#copyright {
	border-top:1px #000 solid;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
	}
#copyright dt {
	float:left;
	width:80px;
	height:31px;
	}
#copyright dd {
	line-height:1.3em;
	}


/* トップページ
--------------------------------------------------------*/

#index #container {
	margin:0 auto;
	width:950px;
	text-align:left;
	}
#index #menu_upper {
	background:none;
	}
#index #menu_lower div.inner_wrap {
	background:none;
	}
#index .f-right {
	float:left;
	}
#index .f-left {
	margin:0 10px 0 0;
	}
#index .f-left div.wrap {
	background:none;
	}
#index #event,
#index #nyugaku,
#index #index_bnr {
	margin:0 0 0 10px;
	float:left;
	}
#index #bnr_menu li.menu02 {
	float:left;
	}


/* サイトマップ
--------------------------------------------------------*/

#sitemap .sitemap_left {
	margin:0 20px 0 0;
	width:200px;
	}
#sitemap .sitemap_right {
	width:200px;
	}
#sitemap .sitemap_wrap {
	margin:0 0 20px 0;
	width:200px;
	}


/* NEWSバックナンバー、カテゴリトップ
--------------------------------------------------------*/

#left_visual {
	display:none;
	}
#news_detail #contents_right,
#backnumber_index #contents_right {
	float:none;
	}


/* 受験生の皆様へ
--------------------------------------------------------*/

#menu_upper	{
	width:780px;
	display:inline;
	}






