@charset "utf-8";
/* ------------------------------
 サイド設定
------------------------------ */

body{
	background:none;
}

#error_box{
	width:600px;
	border:solid 1px #CCC;
	margin:50px auto 0 auto;
}

h1#error_head{
	background:url(../../images/error/tl_404.gif) no-repeat;
	height:87px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#error_txtarea{
	width:500px;
	margin:0 auto;
	background:url(../../images/error/bg_404img.gif) right no-repeat;
	height:230px;
	padding-top:30px;
	position:relative;
}

#error_txtarea h2{
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
#error_txtarea p{
	line-height:1.6;
}

#btn_error_top,#btn_error_sitemap{
	width:198px;
	height:52px;
	text-indent:-9999px;
}

#btn_error_top{
	background:url(../../images/error/btn_404top.gif) no-repeat;
	position:absolute;
	left: 0px;
	top: 142px;
}


/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
