/******************************************/
/*トップのみナビゲーション*/
/******************************************/
#top-nav {
	height: auto;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: left;
	clear: both;
	background: #FFFFFF;
}
#top-nav li.top-nav01 { width: 154px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat; }
#top-nav li.top-nav01 a:hover { width: 154px;  height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat 0 -180px; }
#top-nav li.top-nav02 { width: 154px; height: 180px;background: url(../img/tenei-bottan-set2.jpg) no-repeat -154px 0; }
#top-nav li.top-nav02 a:hover { width: 154px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -154px -180px; }
#top-nav li.top-nav03 { width: 154px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -308px 0; }
#top-nav li.top-nav03 a:hover { width: 154px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -308px -180px; }
#top-nav li.top-nav04 { width: 154px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -462px 0; }
#top-nav li.top-nav04 a:hover { width: 154px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -462px -180px; }
#top-nav li.top-nav05 { width: 148px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -616px 0; }
#top-nav li.top-nav05 a:hover { width: 148px; height: 180px; background: url(../img/tenei-bottan-set2.jpg) no-repeat -616px -180px; }

#top-space {
	width: 764px;
	text-align: left;
	clear: both;
	background: #FFFFFF url(../img/ichirin.jpg) no-repeat right bottom;
	float: none;
	padding: 200px 20px 20px;
	margin-right: auto;
	margin-left: auto;
}
