body {background: url(img/bg_shop_hibi01.jpg);}

#wrap {
	width: 750px;
	padding: 0;
	text-align: center;
	background: #000;
	color: #fff;
}

* html #wrap {width: 750px;}

#under_links {
	width: 690px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #fff;
}

#under_links a {color: #fff;}

#endTxt {
	width: 690px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
}

#endTxt a {
	font-size: 14px;
	line-height: 1.6;
}