@font-face {
  font-family: "Hannari";
  src: url("font/Hannari.otf"),url("font/Hannari.woff");
}
@font-face {
  font-family: "ipaexm";
  src: url("font/ipaexm.ttf");
}
body { font-family: "Hannari","ipaexm"
}
html {
	background-color: #000000;
}
a:link{
	text-decoration: none;
	color: #cccccc;
}
a:visited{
	text-decoration: none;
	color: #cccccc;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
a:active{
	text-decoration: none;
	color: #666666;
}
.table{
	margin-left: -400px;
	position: absolute;
	left: 50%;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none;
	width: 800px;
	margin-top: 120px;
	line-height: 35px;
	letter-spacing: 1px;
	background-color: #333333;
	padding: 54px;
}
.fontmini{
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none;
}
@media screen and (max-device-width: 640px) {
a:link{
	text-decoration: none;
	color: #cccccc;
}
a:visited{
	text-decoration: none;
	color: #cccccc;
}
a:hover{
	text-decoration: none;
	color: #cccccc;
}
a:active{
	text-decoration: none;
	color: #cccccc;
}
.table{
	margin-left: -450px;
	position: absolute;
	left: 50%;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 250%;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	width: 900px;
	margin-top: 30px;
	line-height: 200%;
}
.fontmini{
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 50%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none;
}
	}
