@charset "UTF-8";



body {
	font-family: serif;
	background-image: url("img/cros_feazer.jpg");
	color: #fff;
}

.mainarea {
	display: block;
	max-width: 450px;
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4em;
	text-align: center;
}

h2 p {
	font-style: italic;
	line-height: 50%;
}

img {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	height: auto;
}

.yaku {
	font-size: 0.8em;
}

.enter_info p {
	font-style: italic;
	font-size: 1.2em;
	line-height: 0;
	color: red;
}
.enter_info a {
	color: red;
	text-decoration: none;
}

.enter_info a:hover {
	text-decoration: underline;
}


.enter_img {
	margin-left: auto;
	margin-right: auto;
}

table {
	display: inline-block;
	margin: 0;
	padding: 0;
}

span {
	vertical-align: top;
}