body{
  margin: 0px;
  margin-top: 15px;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  text-align: center;
}

#containerMain{
  width: 780px;
   text-align: left
}

#containerTop{
  width: 780px;
  height: 176px;
  overflow: hidden;
  margin-bottom: 30px;
}

#printLogo{
  display: none;
}

#containerSubMenu{
  float: left;
  width: 180px;
  margin-right: 30px;
  overflow: hidden;
}

#bottom{
  width: 100%;
  height: 20px;
  float: left;
  margin-top: 30px;
  background: url("images/bottom.gif"); 
  background-repeat: no-repeat;
}

#containerContent{
  float: right;
  width: 570px;
  overflow: hidden;
}

#containerText{
  float: left;
  width: 410px;
  margin-right: 30px;
}

#containerImages{
  float: right;
  width: 130px;
  overflow: hidden;
}

.caption{
  font-size: 10px;
  color: #666666;
  background-color: #ffffff;
  font-style: italic;
  margin-bottom: 20px;
}

.captionPop{
  width: 100%;
  height: 42px;
  font-size: 10px;
  color: #ffffff;
  background-color: #666666;
  font-style: normal;
  margin-bottom: 0px;
}


#frontText{
  width: 500px;
  float: left;
}

#frontImage{
  width: 220px; 
  float: right;
}

#copy{
  padding-top: 7px; 
  float: right; 
  font-size: 9px; 
  color: #c0c0c0; 
  font-family: arial;
}


#searchbar{
  width: 100px;
  text-align: right;
  float: right;
}
#loginbar{
  width: 616px;
  text-align: right;
  float: right;
  color: #999999;
  margin-right: 10px;
}

b{
  color: #666666;
}

#kun{
  margin-bottom: 15px;
}

#adr{
  margin-bottom: 15px;
}
#con{
  margin-bottom: 15px;
}
#web{
  margin-bottom: 15px;
}
#open{
  margin-bottom: 15px;
}


#frontPage{
  width: 100%;
  background-color: #ffffff;
}


#head{
  font-size: 18px;
  font-weight: normal;
  color: #888888;
  margin-bottom: 10px;
}

img{
  border: 0px;
}

a{
  text-decoration: none;
  color: #888888;
}

a.menu{
  text-decoration: none;
  color: #000000;
}

a.bottom{
  text-decoration: none;
  color: #ffffff;
}

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; 
}