#top{
	background: url('images/bg_top.jpg') no-repeat;
}
#navi{
	float:left;
}
#flash{
	width:557px;
	float:left;
}
#banner{
	background: url('images/bg_top_banner.gif') no-repeat;
	padding:10px 0 0 0;
	height:130px;
}
#kitakami{
	display:inline;
	float:left;
	margin:0 8px 0 2px;
}
#kitakami a{
	display:block;
	width:240px;
	height:120px;
	text-indent:-9000px;
	background: url('images/kitakami.jpg') no-repeat;
}
#iwaizumi{
	display:inline;
	float:left;
	margin:0 8px 0 0;	
}
#iwaizumi a{
	display:block;
	width:240px;
	height:120px;
	text-indent:-9000px;
	float:left;
	background: url('images/iwaizumi.jpg') no-repeat;
}
#hyakurakuen{
	display:inline;
	float:left;
	
}
#hyakurakuen a{
	display:block;
	width:240px;
	height:120px;
	text-indent:-9000px;
	float:left;
	background: url('images/hyakurakuen.jpg') no-repeat;
}
#news{
	float:right;
	width:480px;
	height:150px;
	background: url('images/bg_news.gif') no-repeat;
}
#news h3{
	display:none;
}
#news_inner{
	height:110px;
	padding:25px 10px 10px 10px;
	overflow:auto;
}
#news_inner p{
	margin:0 0 5px 0;
}
