@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: itsadzoke;
	src: url('itsadzoke-046.otf');
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #E8E8E8;
}


.menu {
	font-family: itsadzoke;
	font-size: 18px;
	word-spacing: 27px;
	color: #666;
}
.menu a:link {
	color: #666;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #666;
}
.menu a:hover {
	text-decoration: none;
	color: #8F0000;
}
.menu a:active {
	text-decoration: none;
	color: #8F0000;
}
.copyright {
	font-family: itsadzoke;
	font-size:12px;
	color: #666;
}
.contact {
	font-family: itsadzoke;
	font-size:16px;
	color: #666;
}

.contact a:link {
	color: #666;
	text-decoration: none;
}
.contact a:visited {
	text-decoration: none;
	color: #666;
}
.contact a:hover {
	text-decoration: none;
	color: #8F0000;
}
.contact a:active {
	text-decoration: none;
	color: #8F0000;