@charset "utf-8";

/* *****************************************************
	base design
	last update 2008-05-2x
 * *****************************************************/

div#container div#contents div#eyeCatch{
	height: 280px;
	margin: 0;
	padding: 0px;
	}
div#container div#contents div#eyeCatch h2,
div#container div#contents div.textbody h3,
div#container div#contents div.textbody p.off{
	display: none;
	}
/* *****************************************************
	各項目バナー
 * *****************************************************/
div#subject_banner{
	margin: 5px 0 0;
	padding: 68px 0 0 207px;
	height: 138px;
	width: 318px;
	background: url(../intro/img/subject_bg.jpg) no-repeat 0% 0%;
	}
div#subject_banner ul.further li{
	float: left;
	margin: 1px;
}
div#club_banner{
	margin: 5px 0 0;
	position: relative;
	height: 111px;
	width: 525px;
	background: url(../intro/img/club_bg.jpg) no-repeat 0% 0%;
	}
div#club_banner ul.further li{
	position: absolute;
	right: 12px;
	bottom: 10px;
}
div#extra_banner{
	margin: 5px 0 0;
	position: relative;
	height: 111px;
	width: 525px;
	background: url(../intro/img/extra_bg.jpg) no-repeat 0% 0%;
	}
div#extra_banner ul.further li{
	position: absolute;
	right: 12px;
	bottom: 10px;
}
