a {
  text-decoration: none;
  border-style: hidden;
  overflow: hidden;
  outline: hidden;
}


#stage {
  border: solid 1px #AAAAAA;
  margin-top: ;
  margin: auto;
  height: 1380px;
  width:775px;
  background-color: #FFFFFF;
}

#submenu{
  margin-top: 5px;
  margin-left: 26px;
}

#rightside {
  margin:0;
  padding:0;
  width:160px;
  background-color : #FFFFFF;
  float : left;
  text-align : center;
  margin-top: 10px;
  margin-bottom: 20px;
}

#com_right {
  width:160px;
  background-color : #FFFFFF;
  margin-bottom:20px;
  float : center;
}

#main {
  margin:0;
  padding:0;
  width:446px;
  background-color : #FFFFFF;
  float : left;
  margin-top: 10px;
  margin-bottom: 20px;
}

.explain {
  margin-left: 12px;
  margin-top: 3px;
  padding:auto;
  width:420px;
}

#recommend {
  clear: both;
  width: 775px;
  text-align: center;
  margin-bottom: 30px;
}

#voice {
  font-family: "HGSs";
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;

}

