@charset "UTF-8";

*	{
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ffffff;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 100%;
}
body	{
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

a:link	{
	color: #553399;
}
a:visited	{
	color: #993366;
}
a:hover, active	{
	color: #bb0000;
}
div#wrapper	{
	width: 70%;
	margin: 25px auto 0 auto;
	padding: 20px 30px;
	text-align: left;
	border-right: solid #A8A853 10px;
	border-left: solid #A8A853 10px;
}
div#wrapper p	{
	margin-bottom: 30px;
}
p a {
	font-size: 200%;
}
p#error_404	{
	margin-bottom: 50px;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
}
p#error_404 span	{
	padding: 0 20px;
	font-size: 170%;
	font-family: 'Verdana', sanse-selif;
	color: #ffffff;
	background-color: #ff0000;
	line-height: 1.8em;
}
address	{
	margin: 1.4em 0;
	font-style: normal;
}
p#copyright	{
	margin-top: 3.5em;
	font-family: "Georgia", "Palatino Linotype", "Times New Roman", "Sylfaen", selif;
	font-size: 80%;
	text-align: center;
}
p#copyright span {
	font-family: "Georgia", "Palatino Linotype", "Times New Roman", "Sylfaen", selif;
	text-transform: uppercase;
}

