@charset "EUC-JP";

p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,blockquote{
	padding:0;
	margin:0;
}

body{
	font-size:100%;
	margin:0 auto 0 auto;
	text-align:center;
	background:url(/image/bg_4gamer.gif) center repeat-y #979797;
	color:#333333;
}


a:link{
	color:#000080;
}

a:visited{
	color:#7D7DB3;
}

a:hover{
	color:#0033ff;
}

img{
	padding:0;
	margin:8px;
	border:none;
}

.error_page{
	width:960px;
	margin:0 auto 0;
	text-align:left;
	border-left:5px solid #aaaaaa;
	border-right:5px solid #aaaaaa;
	color:#333333;
}

.error_page .main_contents{
	padding:0 0.5em;
	text-align:left;
}

.main_contents p.error strong{
	display:block;
	font-size:31px;
	margin:35px 0 10px;
}

.main_contents p{
	line-height:120%;
	font-size:13px;
	margin-left:10px;
	margin-right:10px;
}

.main_contents p.error_comment{
	margin-bottom:30px;
	padding-bottom:5px;
	border-bottom:1px solid #333333;
}

.main_contents p.error_url{
	margin-bottom:45px;
}

.footer_bottom{
	position:absolute;
	bottom:0;
	clear:both;
	width:956px;
	height:16px;
	line-height:140%;
	margin:0 2px;
	padding:10px 0;
	border-top:1px solid #666666;
	border-bottom:1px solid #000000;
	background:#000000;
	font-size:12px;
	text-align:center;
}

.footer_top p a:visited,
.footer_bottom p a:visited{
	color:#ffffff;
}

.footer_top p a:hover,
.footer_bottom p a:hover{
	color:#ffffff;
}

.footer_top p a,
.footer_bottom p a{
	color:#ffffff;
}