@charset "UTF-8";

/* pc_smaga.css */


/* global_detail */
body#error404 .error_contents{
	width:600px;
	margin:0px auto 60px;
	padding:20px 10px 0px;
	background-color:#ffffff;
}
body#error404 .error_index{
	width:600px;
	margin:20px auto 0;
	padding-top:20px;
}
body#error404 .error_index h2{
	width:600px;
	height:42px;
	border-bottom:#868E92 1px solid;
	background: url(../images/error/sp_error_h2.png) no-repeat 10px 0;
	text-indent:-9999px;
	margin-bottom:50px;
}

body#error404 .error_index p{
	width:506px;
	height:333px;
	margin:0 auto 33px;
	background: url(../images/error/sp_error_text.png) no-repeat;
	text-indent:-9999px;
}

body#error404 .error_index a{
	width:361px;
	height:97px;
	margin:0 auto 43px;
	display:block;
	text-indent:-9999px;
	background: url(../images/error/sp_error_btn_top.png) no-repeat;
}
