@charset "shift_jis";
/* 404.css */
/* 404ページレイアウト */
/* 2012/09/06  */
/* /404.aspx */

#contents .not-found h2 {
	width:735px;
	height:265px;
	margin: 0 0 10px 124px;
	background-image:url(../images/404/404_pizza-la.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
