

/* PC°æ */
.error{width:100%; float:left; clear:both; padding:50px 0 0; min-width:700px; text-align:center;}
.error .errormain{width:700px; margin:0 auto;}
.error .errormain .error-404{width:700px; float:left; clear:both; text-align:center;}
.error .errormain .error-404 img{width:460px; height:auto;}
.error .errormain .error-txt{width:700px; float:left; clear:both; text-align:center; margin-top:28px; }
.error .errormain .error-txt p{font-size:30px; line-height:40px;color:#666;}
.error .errormain .error-link{width:700px; float:left; clear:both; text-align:center; margin-top:30px;}
.error .errormain .error-link a{color:#04c7ff;font-size:16px; }
.error .errormain .error-link a:hover{text-decoration:underline;}


/* WAP°æ */
.error-wap{ width:100%; overflow:hidden}
.error-wap .errormain{padding:40px 55px 30px; overflow:hidden;}
.error-wap .errormain .error-404{width:100%; overflow:hidden;}
.error-wap .errormain .error-404 img{ width:100%;display:block;}
.error-wap .errormain .error-txt{width:100%; overflow:hidden;margin-top:28px;}
.error-wap .errormain .error-txt p{text-align:center;font-size:26px; line-height:30px; color:#666;}
.error-wap .errormain .error-link{text-align:center; width:100%;margin-top:28px; }
.error-wap .errormain .error-link a{font-size:20px; line-height:30px; color:#04c7ff;}