
.headline {
	border-width: 6px 0 0 0;
	border-style: double;
	border-color: #47a89c;
}


.main,dt
{
	font-size:22px; text-decoration: underline #47a89c;
	
}

.pay{
	position:relative;top:30px;
}
.payp{
	
	position:relative;top:30px;
}
.dis{
	position:relative;top:60px;
}
.disp{
	position:relative;top:60px;
}
.ot{
	position:relative;top:90px;
}
.otp{
	position:relative;top:90px;
}

.list{
	position:relative;top:120px;
	
}

.img{
	position:relative;top:130px;
	
}
.hp{
	position:relative;top:120px;
font-size:20px;	
}

footer {
  width: 100%;
  height: 120px; 
  text-align: center;
  padding: 50px 0;
}

span,line {
  text-decoration: underline solid red;
}