@charset 'utf-8';

.dContentMainBox
{
  width: 100%;
  height: 100%;
  
  float: left;
  
  text-align: center;       
}

.dContentMainHeadlineBox
{
  font-size: 12px;
  font-weight: bold;  
}

.dContentMainMiddleBox
{  
  width: 680px;

  display: block;
  float: left;
  
  text-align: left;
}

.dContentMainRoundBox
{
  width: 672px;
  height: 593px;

  background-image: url(/util/img/roundBoxJoinNow.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;

  margin-left: 4px;
  
  padding-top: 32px;
}

.dContentMainHeadlineJoinNow
{
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  
  padding-bottom: 14px;  
}

.iRoundButtonJoinNow
{
  width: 340px;
  height: 121px;

  border-width: 0px;
}
