
/* グローバルナビゲーション */
#top_navigation {
/*	width:577px;	*/
	margin-bottom:10px;
	padding-left:12px;
}
#top_navigation ul {
	padding-left:3px;
}
	#top_navigation li {
		float:left;
		padding-right:14px;
	}
	#top_navigation li a {
		text-indent:-1000em;
		height:90px;
		overflow:hidden;
		display:block;
	}
	#top_navigation li a:hover {
		background-position:0 -90px;
	}
	#top_navi_kuramoto a {
		width:187px;
		background:url(../images/top/find_kuramoto.jpg) 0 0 no-repeat;
	}
	#top_navi_jizake a {
		width:187px;
		background:url(../images/top/find_jizake.jpg) 0 0 no-repeat;
	}
	#top_navi_sinsho a {
		width:187px;
		background:url(../images/top/kaitai_sinsho.jpg) 0 0 no-repeat;
	}
	#top_navi_kikou a {
		width:187px;
		background:url(../images/top/kuramoto_kikou.jpg) 0 0 no-repeat;
	}
	#top_navi_topic a {
		width:187px;
		background:url(../images/top/kikizakekai2008.jpg) 0 0 no-repeat;
}

	
#top_flash {
	text-align:center;
	margin-bottom:6px;
}


#contents_thumbnails
{
	width:810px;
	margin-left:10px;
}

#contents_thumbnails td
{
	padding-top:18px;
	padding-bottom:18px;
	padding-left:4px;
}

