@import url( "./common.css" );

/**
 * 認証部分
 * 
 */
#agecheck {
	width: 400px;
	height: 8em;
	padding-top: 3em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	text-align: center;
	background: #f96c00;
}
