@charset "utf-8";

a:hover {
	text-decoration: none;
	color: #555;
}

.list-shopCtg li.ctg_travel {
    background: url(../img/common/bg-ctg_travel.png) no-repeat 0px 50%;
    padding: 8px 0 8px 3.5em;
}

.gsc-resultsHeader{
  display: none
}

.submitBtn{
  background-color: black;
  color: white;
  border: none;
}

.hNav {
    width: 370px;
}

#move-page-top a#page-top {
    bottom: 160px;
}

.shop-thumbnail .img-tn {
  height: 247.984px;
}
.shop-thumbnail .img-tn img {
    height: 238px;
    width: auto;
}

.lineupItem li{
  width: 220px;
  overflow: hidden;
}
.lineupItem li img{
  width: auto;
  height: 220px;
}

.breadcrumb{
  padding-left: 0;
  padding-right: 0;
}

.shop-cid #mainContent .entryTitle h2 {
   font-size: 26px;
   margin-right: 10px;
}

.shop-cid .flexslider .slides li img{
  height: 440px;
  width: auto;
}

.blog-img img{
  max-width: 120px;
  max-height: 110px;
  width: auto;
}

.moduleSection a{
  text-decoration: none !important;
}