body{
  margin: 0px;
  margin-top: 15px;
  background-color: #FFFFFF;
  color: #000000;
  font: normal 12px Times New Roman;
  line-height: 1.5;
}

#containerMain{
  width: 100%;
  text-align: left;
}

#containerTop{
  display: none;
}

#printLogo{
  display: block;
  text-align: right;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 1px #000000 solid;
}

#containerSubMenu{
  display: none;
}

#bottom{
  border-bottom: 1px #000000 solid;
}

#containerContent{
  float: right;
  width: 100%;
}

#containerText{
  float: left;
}

#containerImages{
  float: right;
  width: 130px;
}

.caption{
  font-size: 10px;
  color: #666666;
  font-style: italic;
  margin-bottom: 20px;
}


#frontText{
  float: left;
}

#frontImage{
  float: right;
}

#copy{
  display: none;
}

#searchbar{
  width: 100px;
  text-align: right;
  float: right;
}

#loginbar{
  display: none;
}

b{
  color: #000000;
}

#kun{
  margin-bottom: 15px;
}

#adr{
  margin-bottom: 15px;
}
#con{
  margin-bottom: 15px;
}
#web{
  margin-bottom: 15px;
}
#open{
  margin-bottom: 15px;
}


#frontPage{
  width: 100%;
}


#head{
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}

img{
  border: 0px;
}

a{
  text-decoration: none;
  color: #000000;
}

a.menu{
  text-decoration: none;
  color: #000000;
}

a.bottom{
  display: none;
}

a.top:hover{
  text-decoration: none;
  color: #000000;
}

a.menusel{
  font-weight: bold;
}
	
.felt{
  font-family: verdana; 
  font-size: 11px; 
  color: #999999; 
  border-style: solid; 
  border-color: #999999; 
  border-width: 1px; 
}