@charset "utf-8";

#notFound {
	margin:0 20px 50px 20px;
}

#notFound div#contents{
	padding:90px 160px;
	background: url(../../not/img/404_img01.gif) bottom right no-repeat #fefadf;
	height:370px;
}

#notFound p{
	line-height:200%;
	}
	
#notFound ul{
	margin:20px 0;
}

#notFound ul li{
	margin:10px 0;
}