@charset utf-8;
body {
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #dde4cf;
}
#sotowaku {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav0 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi10.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav0 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi10.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav1 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi11.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav1 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi11.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav2 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi12.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav2 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi12.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav3 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi13.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav3 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi13.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav4 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi14.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav4 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi14.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav5 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi15.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav5 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi15.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav6 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi16.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav6 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi16.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav7 a {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi17.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.nav7 a:hover {
	height: 26px;
	width: 130px;
	display: block;
	background-image: url(img/navi17.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#foot {
	color: #e0e0e0;
	background-color: #6a005f;
	display: block;
	width: 800px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	float: left;
}
