h1{
	margin-top:0px;
}

BODY{
	background-color:#ffffff;
	width:760px;
	position:relative;
}

div#map {
        background:url("../images/map.gif") no-repeat scroll center center;
}

div#topnavi{
	margin-bottom:5px;
	width:760px;
	color: #eee;
	background-color: #f60;
}

div#topnavi ul{
	margin:0px;
	padding:0px;
}

div#topnavi ul li{
	padding-left:16px;
	display:inline;
	background:url(image/pochi.gif) no-repeat;
}


div#float_guide{
  width : 275px;
  float : right;
}

.info {
  margin-bottom : 10px;
  padding-bottom : 5px;
  background-color : #f0ff00;
  

  line-height : 1.3em;
}

H2{
	width:275px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding : 3px 0px 3px 10px;
	background-image : url(image/orange_bar.gif);
	background-repeat:no-repeat;
}

#footer{
  clear : left;
}

A{
  text-decoration : none;
}
A:LINK{
  color : #895c0a;
}

A:HOVER{
  color : #cc6699;
}
A:ACTIVE{
  color : #cccc00;
}


div#main_contents{
  width : 470px;
}

#address {
  font-size : 90%;
}

#access {
  background-color : #ffc;
  list-style-image : url(image/list.gif);
}

#address ul{
  list-style-type : none;
}

div#contents {
  position:absolute;
  width:760px;
  top:116px;
  left:0px;
  padding-bottom:20px;
  background:url("../footer.gif") no-repeat scroll left bottom;
}
