h1 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9999;
}
#container {
	background-image:url(images/back.jpg);
	text-align: center;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#menu {
	text-align: left;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	position: relative;
	left: 5px;
	top: 220px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li{
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	width: 256px;	height: 37px;
}
.aisatu a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-aisatu.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.aisatu  a:hover{
	background-image: url(images/menu-aisatu.gif);
	background-position: -256px;
}
.about  a:hover{
	background-image: url(images/menu-about.gif);
	background-position: -256px;
}
.about a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-about.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.menu a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-menu.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.menu  a:hover{
	background-image: url(images/menu-menu.gif);
	background-position: -256px;
}
.photo a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-photo.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.photo  a:hover{
	background-image: url(images/menu-photo.gif);
	background-position: -256px;
}
.link a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-link.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.link  a:hover{
	background-image: url(images/menu-link.gif);
	background-position: -256px;
}
.faq a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-faq.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.faq  a:hover{
	background-image: url(images/menu-faq.gif);
	background-position: -256px;
}
.blog a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-blog.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.blog  a:hover{
	background-image: url(images/menu-blog.gif);
	background-position: -256px;
}
.mail a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-image: url(images/menu-mail.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.mail  a:hover{
	background-image: url(images/menu-mail.gif);
	background-position: -256px;
}
#banner {
	width: 180px;
	height:100px;
	position: absolute;
	left: 609px;
	top: 361px;
	display:block;
	text-align: left;
	background-image: url(images/fuyumenu-btn.gif);
	background-repeat: no-repeat;
}
#banner a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	height:100px;
	display: block;
	overflow: hidden;

}
#banner  a:hover{
	width: 180px;
	height:100px;
	background-image: url(images/fuyumenu-btn-ov.gif);
	background-repeat: no-repeat;

}

#news {
	position: relative;
	left: 350px;
	top: 100px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#news ul{
	background-color: #eee0d2;
	width: 360px;
	height: auto;
	overflow: auto;
	border: solid 2px #b78066;
}
#news li {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#bounen {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 300px;
	position: absolute;
	left: 276px;
	top: 280px;
}

