/* =================================== *//* コンテンツ部分 *//* =================================== */#Navigation {	clear:both;	width:800px;	height:60px;	display:inline;	}#Navigation ul li {	float:left;	overflow:hidden;}ul li {	list-style:none;}#Navigation ul li a {	float:left;	display: block;  	text-decoration: none;  	text-indent: -9999px;	background-repeat:no-repeat;	background-position:center;	height: 60px;}.menu0 { background-image: url(../img/00.gif); width: 189px; height: 60px;  text-indent: -9999px; background-repeat:no-repeat; background-position:center;}.menu1 { background-image: url(../img/01.gif); width: 67px; }.menu2 { background-image: url(../img/03.gif); width: 73px; }.menu3 { background-image: url(../img/02.gif); width: 66px; }.menu4 { background-image: url(../img/04.gif); width: 77px; }.menu5 { background-image: url(../img/05.gif); width: 79px; }.menu6 { background-image: url(../img/06.gif); width: 88px; }.menu7 { background-image: url(../img/07.gif); width: 95px; }.menu8 { background-image: url(../img/meku.gif); width: 66px; }
