@charset "UTF-8";

/*===========================================

【1】基本設定
【2】リンク設定
【3】枠設定（幅とか）

============================================*/


/*-------------------------------------------
【1】基本設定
--------------------------------------------*/

#header, .contents_wrap, ul.B_crumbBox, .contents_right ul,
.box_wrap, ul.conttop_list, .half_left, .half_right, ul.page_link, .event,
.teacher, .riji_box, ul.year_link, .song_btn, .guide_wrap, .public_wrap, .info_box,
.priti_wrap, .fortune_box, .fortune_profile, .society_wrap, .dream_wrap, .drepo_box {
	overflow: visible;
}

body {
	background: none;
}

.body_wrap, .contents_wrap {
	width: auto;
	position: static;
	background: none;
}

p.pagetop {
	display: none;
}

.plugin {
	display: none;
}

#header, .gnavi, #footer, .contents_right, .contents_bottom {
	display: none;
}














