@charset "utf-8";

/* *****************************************************
	base design
	last update 2008-05-2x

 * *****************************************************/

div#container div#contents div#eyeCatch{
	height: 280px;
	margin: 0;
	padding: 0;
	}
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.lead{
	margin: 10px 0 0;
	padding: 200px 0 0;
	}
div.lead h3{
	color: #465600;
	}
/* *****************************************************
	各項目バナー
 * *****************************************************/
div#news_banner{
	position: relative;
	height: 111px;
	width: 525px;
	background: url(../info/img/news_bg.jpg) no-repeat top center;
	}
div#news_banner ul.further li{
	position: absolute;
	right: 12px;
	bottom: 10px;
}
div#process_banner{
	margin: 5px 0 0;
	padding: 73px 0 0 207px;
	height: 75px;
	width: 318px;
	background: url(../info/img/process_bg.jpg) no-repeat center center;
	}
div#process_banner ul.further li{
	float: left;
	margin: 1px;
}
div#facility_banner{
	margin: 5px 0 0;
	position: relative;
	height: 111px;
	width: 525px;
	background: url(../info/img/facility_bg.jpg) no-repeat center center;
	}
div#facility_banner ul.further li{
	position: absolute;
	right: 12px;
	bottom: 10px;
}
div#history_banner{
	margin: 5px 0 0;
	position: relative;
	height: 111px;
	width: 525px;
	background: url(../info/img/history_bg.jpg) no-repeat center center;
	}
div#history_banner ul.further li{
	position: absolute;
	right: 12px;
	bottom: 10px;
}
div#idea_banner{
	margin: 5px 0 0;
	padding: 81px 0 0 207px;
	height: 30px;
	width: 318px;
	background: url(../info/img/idea_bg.jpg) no-repeat center center;
	}
div#idea_banner ul.further li{
	float: left;
	margin: 1px;
}
div#calendar_banner{
	margin: 5px 0 0;
	position: relative;
	height: 111px;
	width: 525px;
	background: url(../info/img/calendar_bg.jpg) no-repeat center center;
	}
div#calendar_banner ul.further li{
	position: absolute;
	right: 12px;
	bottom: 10px;
}
