@charset "UTF-8";

/* pc_smaga.css */


/* global_detail */
body#error404 .error_contents{
	width:1024px;
	background-color:#ffffff;
	margin:56px auto 54px;
	padding-top:22px;
}
body#error404 .error_index{
	width:984px;
	margin:0 auto 0;
}
body#error404 .error_index h2{
	width:984px;
	height:30px;
	border-bottom:#868E92 1px solid;
	background: url(../images/error/pc_error_h2.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:31px;
}

body#error404 .error_index p{
	width:337px;
	height:222px;
	margin:0 auto 22px;
	background: url(../images/error/pc_error_text.png) no-repeat;
	text-indent:-9999px;
}

body#error404 .error_index a{
	width:240px;
	height:65px;
	margin:0 auto 40px;
	display:block;
	text-indent:-9999px;
	background: url(../images/error/pc_error_btn_top.png) no-repeat;
}
