BODY {
  background-color: white; 
  margin-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
}

#TopPage{
width: 100%; 
height: "120"; 
background-color: #6699FF;
}

#TitleLogo{
width: 100%; 
height: "150"; 
text-align:center;
color:rgb(100%,100%,100%);
position: relative;
}

#HeadLink{
font-size: 11pt; 
width: 100%; 
height: "20"; 
text-align:center;
background-color: #99CCFF;
}

#GuideMap{
font-size: x-small; 
top: "100"; 
background-color: white;
}

#MainPage{
width: 100%; 
background-color: white;
}

#FoodPage{
width: 100%; 
height: "60"; 
background-color: #6699FF;
}

HR{
height: 4px;
}

a img { border: none; } 

.nomark { 
list-style-type: none; 
} 

.black { 
list-style-type: disc; 
} 