@charset "utf-8";
/* CSS Document */


#menus h2{
		background:url(../img/taisyo.gif) no-repeat;
		width:213px;
		height:16px;
		text-indent:-3000px;
		margin:7px 85px 47px 0;
		float:left;
	}
#menu1{
	float:left;
	margin:8px 0 0 0;

}
#menu1 li{
	list-style:none;
    float:left;

}

#menu2{
	clear:both;
	margin:0 0 0 130px;
	
}

#menu2 li{ 
	list-style:none;
	float:left;

}



#menu1 a.use{
	background:url(../img/sitemenu.gif) no-repeat -68px 0;
	width:154px;
	height:15px;
	text-indent:-2000px;
	display:block;
	margin:0 25px 0 0;
}
#menu1 a.use:hover{
	background:url(../img/sitemenu.gif) no-repeat -68px -15px;
	width:154px;
	height:15px;
}

#menu1 a.sitemap{
	background:url(../img/sitemenu.gif) no-repeat -222px 0;
	width:84px;
	height:15px;
	text-indent:-2000px;
	display:block;
}
#menu1 a.sitemap:hover{
	background:url(../img/sitemenu.gif) no-repeat -222px -15px;
	width:84px;
	height:15px;
}

/*-------------*/

#menu2 a.top{
	background:url(../img/menu_img.gif) no-repeat 0 0;
	width:94px;
	height:31px;
	text-indent:-2000px;
	display:block;
	margin:0 20px 0 0;
}
#menu2 a.top:hover{
	background:url(../img/menu_img.gif) no-repeat 0 -31px;
	width:94px;
	height:31px;
	display:block;
}
#menu2 a.oshinagaki{
	background:url(../img/menu_img.gif) no-repeat -94px 0;
	width:94px;
	height:31px;
	text-indent:-2000px;
	display:block;
	margin:0 20px 0 0;
}
#menu2 a.oshinagaki:hover{
		background:url(../img/menu_img.gif) no-repeat -94px -31px;
		width:94px;
	height:31px;
}

#menu2 a.photo{
	background:url(../img/menu_img.gif) no-repeat -188px 0;
	width:94px;
	height:31px;
	text-indent:-2000px;
	display:block;
	margin:0 20px 0 0;
}

#menu2 a.photo:hover{
		background:url(../img/menu_img.gif) no-repeat -188px -31px;
		width:94px;
	height:31px;
}

#menu2 a.access{
	background:url(../img/menu_img.gif) no-repeat -282px 0;
	width:94px;
	height:31px;
	text-indent:-2000px;
	display:block;
	margin:0 20px 0 0;
}
#menu2 a.access:hover{
		background:url(../img/menu_img.gif) no-repeat -282px -31px;
		width:94px;
	height:31px;
	display:block;
	
}

#top01{
	margin:0 20px 0 0;
}

#oshinagaki01{
	margin:0 20px 0 0;
}


#photo01{
	margin:0 20px 0 0;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	
}
a:active {
	text-decoration:none;
}