#header {
	background: url(https://img1.kakaku.k-img.com/images/engawa/error/home_header_bg.gif) repeat-x left bottom;
	padding-bottom: 5px;
}
#forbidden-msg {
	margin: 20px auto 10px;
	background:#D40000;
	text-align: center;
	color: #fff;
	font-size: 105%;
	line-height: 150%;
}

#forbidden-list {
	text-align: center;
	margin: 30px auto 20px;
}

#forbidden-list table {
	width: 525px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 10px auto;
}

#forbidden-list td {
	width: 33%;
	line-height: 200%;
	border: 1px dotted #CCC;
}

.againlater {
	width: 600px;
	line-height: 150%;
}

.onceagain {
	width: 600px;
	text-align: left;
	line-height: 150%;
}

.onceagain ul {
	margin-left: 20px;
}

/* box　サーチ検索 -------------------------- */

#sBox {
	width: 525px;
	margin:10px auto 30px;
}
#sBox .boxSearchBtm {
	padding-bottom: 10px;
	background: url(https://img1.kakaku.k-img.com/images/engawa/error/box_search_btm.gif) no-repeat left bottom;
}
#sBox .boxSearch {
	text-align: center;
	background: url(https://img1.kakaku.k-img.com/images/engawa/error/box_search_bg.gif) repeat-y left top;
}
#sBox .boxSearch input {
	vertical-align: middle;
	margin: 0px 4px;
}
#sBox .boxSearch .tblSearchSpec input {
	margin-left: 0px;
}
#sBox .boxSearch .h3box {
	background: url(https://img1.kakaku.k-img.com/images/engawa/error/h3_type_searchbox.gif) no-repeat left top;
}
#sBox .keywordBox {
	width: 190px;
	border: 1px solid #cecece;
	height: 16px;
	padding: 2px;
}