@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2009.07.09
最終更新日: 2009.07.23
作成者: AY
最終編集者: AY

notfound-mainArea.css
---------------------------------------------------- */
body#notfound h2 {
	background:url(../image/h2_notfound.gif) no-repeat left top;
}

body#notfound #contentsArea #contents-block ul li {
	display:inline;
	background:url(../../image/icon/more-link.gif) no-repeat left center;
	margin-right:10px;
	padding:5px 0 5px 1em;
}
