@charset "utf-8";
.enter {
	color: #45170A;
	width: 400px;
	float: right;
	text-decoration: none;
	text-align: right;
	font-size: 16px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-top: 0px;
}


h1 {
	font-size: 48px;
	text-align: right;
	color: #45170A;
}

body {
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ ゴシック";
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 1000px;
	margin-bottom: 0px;
	background-color: #45170A;
}
.migi {
	width: 740px;
	height: 900px;
	margin-top: 0px;
	background-image: url(gazou/topback.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.footer {
	height: 100px;
	width: 740px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #66C5D9;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #45170A;
	font-weight: bold;
	text-align: center;
}
a {
	color: #E6195E;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体", "ＭＳ ゴシック";
}
