@charset "utf-8";
#ad {
	height: auto;
	width: 100%;
	margin-top: 30px;
}
#pp {
	height: auto;
	width: 100%;
}
#pp img{
	height: auto;
	width: 100%;
}
.word_16 {
	font-size: 16px;
	color: #666;
}
#textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	width: 90%;
	text-align: center;
	padding: 5px;
	color: #C00;
}
#bnt {
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	background-color: #5fbb3f;
	height: 50px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-radius:10px;
}
#bnt a{
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
