.index p {
	margin:0px 0 20px 0;
	text-align:center;
}

.index .over18 {
	text-align: center;
}

.index .over18 a {
	display:block;
	background-color:#fbdd52;
	font-size:28px;
	line-height:100%;
	padding:20px 0 20px 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.index .over18 a:hover {
	background-color:#fb7652;
	color:#ffffff;
}
