@charset "utf-8";
#wrapper {
	background-color: #FFFFCC;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
body {
	background-image: url(../images/kabe01.png);
}
#top {
	background-color: #0099ff;
	height: 170px;
	margin: 0px;
	padding: 0px;
}
#top address {
	height: 80px;
	padding: 0px;
	margin: 0px;
}
#top #topleft {
	float: left;
	color: #FFFFFF;
	height: 80px;
	padding: 28px;
	margin: 0px;
	top: 0px;
}

#top img {
	float: right;
	padding-right: 20px;
	height: 131px;
	width: 174px;
}
#navbar {
	background-color: #f4f4ff;
	padding: 4px;
	height: 35px;
}
#navbar h5 {
	margin: 0px;
	padding: 0px;
	background-position: center;
	text-align: center;
}
#navbar #pochi_01 a {
	background-image: url(../images/pochi_01.gif);
	float: left;
	height: 35px;
	width: 125.6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	text-indent: -9999px;
}
#navbar #pochi_02 a {
	background-image: url(../images/pochi_02.gif);
	float: left;
	height: 35px;
	width: 125.6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	text-indent: -9999px;
}
#navbar #pochi_03 a {
	background-image: url(../images/pochi_03.gif);
	float: left;
	height: 35px;
	width: 125.6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	text-indent: -9999px;
}
#navbar #pochi_04 a {
	background-image: url(../images/pochi_04.gif);
	float: left;
	height: 35px;
	width: 125.6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
}
#navbar #pochi_05 a {
	background-image: url(../images/pochi_05.gif);
	float: left;
	height: 35px;
	width: 125.6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
}
#navbar #pochi_06 a {
	background-image: url(../images/pochi_06.gif);
	float: left;
	height: 35px;
	width: 125.6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
}


#footer {
	background-color: #FFFFCC;
	text-align: center;
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
}
#footer img {
	height: 51px;
	width: 51px;
}

#navbar #pochi_01 a:hover {
	background-image: url(../images/pochiD_01.gif);
}
#navbar #pochi_02 a:hover {
	background-image: url(../images/pochiD_02.gif);
}
#navbar #pochi_03 a:hover {
	background-image: url(../images/pochiD_03.gif);
}
#navbar #pochi_04 a:hover {
	background-image: url(../images/pochiD_04.gif);
}
#navbar #pochi_06 a:hover {
	background-image: url(../images/pochiD_06.gif);
}
