@charset "utf-8";

/* CSS Document */

#oarendoContainer {
  margin:20px 0 0 0;
  background: url(../special/img/oarendo/bg.jpg) repeat-y center top;
  padding:0 0 40px 0;
  position: relative;
}
.contentsBody{
  text-align: center;
}
.contentsBody img{
  margin-top: 20px;
}
.password{
  border: 1px solid #ff6699;
  width: 500px;
  height: 80px;
  font-size: 20px;
  font-weight: bold;
  color: #ff6699;
  padding: 5px;	
  margin: 10px 0;
}
#submit{
  text-indent: -9999px;
  background:url(../special/img/oarendo/btn_send.png) no-repeat center top;
  width: 505px;
  height: 125px;
  border: 0;
  cursor: pointer;
}
.hr{
  position: absolute;
  bottom: 0;
  left: 0;
}
.error{
  color: #ff0000;
}
#dlWp{
  width: 505px;
  margin: 0px auto;
}
#dlWp li{
  margin-bottom: 10px;
  cursor: pointer;
}