@charset "utf-8";

body {
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	color: #ffffff;
	font-size: 12px;
	background-color: #000000;
	line-height: 1.3;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active{
	color: #ffffff;
	text-decoration: none;
}

html,body{
	height: 100%;
	background-color: #000000;
}

div#page {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background-color: #000000;
}

.minmax {
	min-height: 500px;
	min-width: 980px;
}
