#wrapper {
  width: 100% !important;
  padding: 0 0 11px !important;
  background: url(../img/bg.png) repeat-x 0 0 #fff !important;
}
#container {
  width: 100% !important;
  background: url(../img/bg-header.png) no-repeat 50% 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#mainContent {
  width: 100% !important;
  margin-left: 0;
  float: none !important;
}
#pagetop {
  width: 950px;
  margin: 20px auto 0 !important;
}
.section {
  width: 100% !important;
  margin: 0 auto;
}
.content-header {
  width: 100%;
  padding: 0 0 114px;
  margin: 0 auto;
  position: relative;
}
.content-header h2 {
  width: 609px;
  padding: 28px 0 0;
  margin: 0 auto;
}

.header-shop-list {
  width: 700px;
  padding: 75px 0 0 75px;
  margin: 0 auto;
}

.header-shop-list li {
  float: left;
  padding: 0 15px 10px;
}
.item-wrapper {
  margin: 0 auto;
}
.item-box {
  width: 1010px;
  padding: 10px;
  margin: 0 auto;
  background: url(../img/bg-content.jpg) repeat 0 0;
}
.item-box .inner {
  background: #fff;
  padding: 30px;
}

.shop-list.bg {
	background: url(../img/bg-list.jpg) no-repeat 100% 100%;
}
.shop-list li {
	width: 300px;
	float: left;
	margin: 0 25px 40px 0;
}
.shop-list li.right {
	margin-right: 0;
}
.shop-list a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.shop-desc {
	width: 260px;
	padding: 15px 0 0;
	margin: 0 auto 15px;
	font-size: 13px;
}
.shop-sub-image {
  width: 300px;
  padding: 15px 0 0;
  margin: 0 auto 15px;
}
.shop-point {
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
.shop-point dt {
  height: 20px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 10px;
  background-color: #58d9ef;
}
.shop-point dd {
  font-weight: bold;
}
.shop-point span {
	color: #fd364b;
}
.shop-link {
	font-size: 10px;
  line-height: 1.1;
	text-align: center;
}
.shop-link a {
	color: #002e87;
  background: url(../img/arrow.gif) no-repeat 0 50%;
  padding: 0 0 0 11px;
}

.shop-link span a {
	color: #002e87;
  background: url(../img/exclmt.jpg) no-repeat 0 50%;
  padding: 0 0 0 8px;
  margin: 0 0 0 11px;
}

.search-box {
	width: 950px;
	height: 148px;
	background: url(../img/bg-search.jpg) no-repeat 0 0;
	position: relative;
	margin: 20px 0 10px;
}
.search-box #shopSearch_keyword {
	padding-left: 5px;
	width: 250px;
	height: 28px;
	line-height: 30px;
	border: 1px solid #000080;
	position: absolute;
	top: 78px;
	left: 465px;
}
.search-box  .submit{
	background: url(https://www.a-q-f.com/common/pc/img/contents/fashionsearch/btn_blue_sch.gif) no-repeat;
	width: 80px;
	height: 30px;
	border: none;
	position: absolute;
	top: 78px;
	left: 722px;
}

.search-box  input.submit:hover{
	background: url(https://www.a-q-f.com/common/pc/img/contents/fashionsearch/btn_blue_sch_over.gif) no-repeat;
}
.search-box ul{
	font-size: 125%;
	position: absolute;
	top: 123px;
	margin-left: 10px;
}
.search-box li{
	float: left;
	padding-left: 13px;
}
#endContent {
  width: 950px;
  margin: 0 auto;
}