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

img.bgmaximage{
position:absolte !important;
z-index:-1;
width: 100%;
}

body{
color:#333;
}

body a:link{
text-decoration:none;
color:#333;
}

body a:visited{
color:#333;
}

.erorr_contents{
font-size: 15px; font-size: 1.5rem; 
line-height:1.8;
width:826px;
margin:20px auto 0;
}


.erorr_contents dl{
border-top:1px dotted #333;
border-bottom:1px dotted #333;
clear:both;
margin:40px auto 0;	
padding:25px 0;
line-height:1.2;
}

.erorr_contents dl dt{
text-align:center;	
font-size:160%;
}

.erorr_contents dl dd{
text-align:center;
margin:10px 0 0;
line-height:1.5;
}

.erorr_contents dl dd a{
font-size:115%;
}

.erorr_contents p{
margin:30px auto 0;
width:358px;
}

footer{
clear:both;	
}