@charset "Shift_JIS";
*{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
#smaplist{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: small;
}
#smaplist h4{
	color: teal;
	background-color: transparent;
	background-image : url(../wallpaper/bar005.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-left: -2px;
}
.eto_a{
  width: 65px;
  float: left;
  background-color: white;
}
#eto{
	width: 130px;
	height: 105px;
}
h5{
  font-size: 8pt;
  font-weight: normal;
  padding: 0px;
  margin: 10px 0px 0px;
  color: gray;
  text-align: center;
}
li{
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../mark/list04.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 2px 6px;
}
#sitemap{
  width: 140px;
}
h4{
  font-size: small;
  text-align: center;
  font-weight: normal;
  margin-top: 4px;
}
#sanpo{
  text-align: center;
  width: 140px;
  padding-top: 2px;
  padding-bottom: 2px;
}
a:link {
  color: navy;
  text-decoration: none;
}
a:visited {
  color: purple;
  text-decoration: none;
}
a:hover {
  color: fuchsia;
  TEXT-DECORATION: underline
;
}
a:active {
  COLOR: #ff6600;
  TEXT-DECORATION: underline
;
}
p{
  display: inline;
  position: relative;
  top: 3px;
}
