@charset "utf-8";
/*
Theme Name: suzukikoumuten css
Theme URL: http://
Description: indexCSS.
Version: 1.0
Author: 
Author URL: http://
*/

/* CSS Document */

/* menu css
----------------------------- */	
#navi {
width:707px;
margin:0 0 7px 0;
padding:0;
    overflow: hidden;
}

#navi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #navi {
    height: 1em;
    overflow: visible;
}
/**/
#menu {
	width:700px;
	height:40px;
	margin:0 0 0 7px;
	padding:0;
	background:url(../img/menu.jpg) top left no-repeat;
	}
#menu ul {
	width:700px;
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999em;
	outline:none;
	}
#menu li a {
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999em;
	text-decoration:none;
	outline:none;
	}
#menu li a:hover {
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999em;
	text-decoration:none;
	outline:none;
	}
	li#menu-01 {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) 0 0 no-repeat;
		}
	li#menu-01 a {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) 0 0 no-repeat;
		}
	li#menu-01 a:hover {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) 0 -40px no-repeat;
		}
	
	li#menu-02 {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -140px 0 no-repeat;
		}
	li#menu-02 a {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -140px 0 no-repeat;
		}
	li#menu-02 a:hover {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -140px -40px no-repeat;
		}
	
	
	li#menu-03 {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -280px 0 no-repeat;
		}
	li#menu-03 a {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg)) -280px 0 no-repeat;
		}
	li#menu-03 a:hover {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -280px -40px no-repeat;
		}
	
	li#menu-04 {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -420px 0 no-repeat;
		}
	li#menu-04 a {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -420px 0 no-repeat;
		}
	li#menu-04 a:hover {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -420px -40px no-repeat;
		}
	
	li#menu-05 {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -560px 0 no-repeat;
		}
	li#menu-05 a {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -560px 0 no-repeat;
		}
	li#menu-05 a:hover {
		width:140px;
		height:40px;
		margin:0;
		padding:0;
		background:url(../img/menu.jpg) -560px -40px no-repeat;
		}








