/* Structure for error404
----------------------------------------------------------------- */
body.error404 #mainArea{
background:url(/hebel/img/404_bg_mainArea.gif) no-repeat left center;
width:400px;
margin:150px auto 150px;
padding-left:90px;
}

body.error404 #mainArea dl{
border:#8bb0b7 solid 2px;
padding:30px;
line-height:1.5;
}

body.error404 #mainArea dl dt{
font-weight:bold;
margin-bottom:15px;
font-size:1.16em;
}