@charset "utf-8";

/* 検索タイトル
result_title
----------------------------------------------------*/

h1.result_title {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -122px no-repeat;
}

h1.list_title {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -58px no-repeat;
}

h3.list_title {
  /* 地域別検索結果用 */
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -58px no-repeat;
}

h1.woman_search_title {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -180px no-repeat;
}

h1.woman_search_result {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -237px no-repeat;
}

h1.deli_title {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -294px no-repeat;
}

h1.result_deli {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_search798.gif) 0 -350px no-repeat;
}

h1.event_title {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_798_another.gif) 0 0 no-repeat;
}

h1.event_search_result {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_798_another.gif) 0 -60px no-repeat;
}

h1.shop_upd_title {
  width: 798px;
  height: 40px;
  text-indent: -9999px;
  background: url(../img/cttl_798_another.gif) 0 -120px no-repeat;
}

h1.shopnew_title {
  width: 798px;
  height: 37px;
  text-indent: -9999px;
  background: url(../img/cttl_798_another.gif) 0 -180px no-repeat;
}

h1.genre_title {
  width: 798px;
  height: 37px;
  text-indent: -9999px;
  background: url(../img/cttl_798_another.gif) 0 -239px no-repeat;
}


div.condition_disp {
  clear: both;
  box-sizing: border-box;
  width: 798px;
  margin: 5px 0;
  padding: 5px;
  overflow: hidden;
  text-indent: 5px;
  line-height: 180%;
  background: #ffdddd;
  border-left: 7px solid #cc0000;
  font-size: 15px;
  font-weight: bold;
  color: #000099;
}

div.condition_disp span {
  color: #cc0000;
  font-size: 16px;
}

div.condition_dispcolu m {
  width: 530px;
  margin: 5px 0;
  line-height: 140%;
  text-indent: 5px;
  background: #eeeeee;
  border-left: 7px solid #cccccc;
}

.genre_result a {
  text-decoration: none;
  color: #0033cc;
  line-height: 150%;
}

.genre_result a:active {
  text-decoration: none;
  color: #006600;
}

.genre_result a:hover {
  color: #cc0000;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.genre_result div#selectArea {
  position: relative;
  float: right;
  width: 180px;
  height: 24px;
  margin: -5px 5px 15px 0;
}

.genre_result div#selectArea a {
  display: block;
  text-indent: 10px;
  padding: 0;
  width: 160px;
  height: 24px;
  line-height: 24px;
  background: url(../img/other_bt.gif) no-repeat center top;
}

.genre_result div#selectArea ul {
  position: absolute;
  top: 10px;
  right: 0px;
  background-color: #FFFFFF;
  padding: 10px;
  border: 1px solid #CCCCCC;
  list-style: none;
}

.genre_result div#selectArea li {
  padding: 2px;
  white-space: nowrap;
  font-weight: normal;
}

.genre_result div#selectArea ul li a {
  background: none;
  width: auto;
  height: auto;
  display: inline;
  color: #0033cc;
}

.genre_result li.widearea {
  clear: both;
  margin: 5px auto 15px 0;
}

.genre_result li.area {
  color: #000066;
  font-weight: bold;
  font-size: 14px;
  line-height: 200%;
  margin: 15px auto 0 5px;
  clear: both;
  background: #ddd;
  width: 720px;
  text-indent: 5px;
}

.genre_result li.area .icon-list-alt {
  margin: -1px auto auto auto;
}


/* 検索結果数・ページャ
resultview
----------------------------------------------------*/

div.resultview {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
}

div.resultview div {
  margin: 0 15px 0 0;
  padding: 0;
  line-height: 24px;
}

div.resultview strong {
  color: #660000;
  font-weight: bold;
  font-size: 14px;
}

div.resultview span {
  color: #000066;
  font-weight: bold;
  font-size: 14px;
}

div.resultview div.result_pager {
  /*display: block;*/
  text-align: center;
  margin: 2px auto;
}

div.resultview div.result_pager span {}

div.resultview div.result_pager a:first-child {
  margin-left: 2px;
}

div.resultview div.result_pager a {
  display: inline-block;
  text-decoration: none;
  height: 24px;
  margin: 0 5px 0 5px;
  padding: 3px 10px;
  /*background:#ffffaa;*/
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
}

div.resultview div.result_pager a:hover {
  background-color: #ffffcc;
}

div.list div.resultview {
  width: 740px;
  line-height: 20px;
  font-size: 13px;
  text-align: center;
}


/* 検索結果
shopsearch_result
----------------------------------------------------*/

div.mainCol div.shopsearch_result {
  overflow: hidden;
}
div.mainCol div.shopsearch_result.lvg-kanto-shoplist {
  width: 514px;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.shopsearch_result__box {
  padding: 8px;
  font-size: 14px;
  color: #415958;
  line-height: 1.4;
  background-color: #f8f8f8;
}

div.shopsearch_result div.nowload {
  width: 514px;
  text-align: center;
}

.shopsearch_result div#selectArea {
  position: relative;
  float: right;
  width: 180px;
  height: 24px;
  margin: -5px 5px 15px 0;
}

.shopsearch_result div#selectArea a {
  display: block;
  text-indent: 10px;
  padding: 0;
  width: 160px;
  height: 24px;
  line-height: 24px;
  text-align: left;
  background: url(../img/other_bt.gif) no-repeat center top;
}

.shopsearch_result div#selectArea ul {
  position: absolute;
  top: 10px;
  right: 0px;
  background-color: #FFFFFF;
  padding: 10px;
  border: 1px solid #CCCCCC;
  list-style: none;
  z-index: 9999;
}

.shopsearch_result div#selectArea li {
  padding: 2px;
  white-space: nowrap;
  font-weight: normal;
}

.shopsearch_result div#selectArea ul li a {
  background: none;
  width: auto;
  height: auto;
  display: inline;
  color: #0033cc;
}

.shopsearch_result li.widearea {
  clear: both;
  margin: 5px auto 15px 0;
}

.shopsearch_result li.area {
  color: #000066;
  font-weight: bold;
  font-size: 14px;
  line-height: 200%;
  margin: 15px auto 0;
  clear: both;
  background: #ddd;
  /*width: 720px;*/
  width: 100%;
  text-indent: 5px;
}

.shopsearch_result li.area .icon-list-alt {
  margin: -1px auto auto auto;
}


/* 検索結果店舗セル
shopcell and txtcell
----------------------------------------------------*/

div.shopsearch_result div.txtcell {}

div.shopsearch_result div.txtcell a {
  display: block;
  padding: 5px;
  text-indent: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.shopsearch_result div.txtcell a span {
  display: inline;
  font-size: 10px;
  color: #333333;
}

div.shopsearch_result div.shopcell {
  width: 514px;
  margin: 0 0 11px;
  background: #f2f2f2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  border: 1px solid #656565;
}

div.shopsearch_result div.shopcell a {
  text-decoration: none;
}

div.shopsearch_result div.shopcell a.storethumb {
  display: block;
  float: left;
  width: 50px;
  margin: 3px 6px;
  text-align: center;
  line-height: 100%;
  vertical-align: top;
}

div.shopsearch_result div.shopcell a.storethumb img {
  display: block;
  margin: 1px auto 2px;
  padding: 0;
  text-align: center;
}

div.shopsearch_result div.shopcell h2 {
  display: block;
  margin: 0;
  font-size: 16px;
}

div.shopsearch_result div.shopcell span {
  display: block;
  margin-left: 70px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
}

div.shopsearch_result div.shopcell div.iconarea {
  clear: both;
  margin-left: 6px;
}

div.shopsearch_result div.shopcell div.iconarea img {
  display: inline-block;
  margin: 0px 1px 5px;
  padding: 0;
}

div.shopsearch_result div.shopcell p {
  display: block;
  clear: both;
  min-height: 38px;
  margin: 0;
  text-overflow: ellipsis;
  line-height: 130%;
  font-size: 12px;
}


/* 検索結果共通パーツ
----------------------------------------------------*/

div.shopsearch_result span.megane {
  display: inline-block;
  width: 26px;
  height: 12px;
  margin: 2px 1px 0;
  background: url(../img/megane.gif) no-repeat;
  z-index: 9999;
  vertical-align: top;
}

div.shopsearch_result div.list {
  background-color: #ffffcc;
}


/*
div.linkarea {
  position: relative;
  z-index: 2;
}
div.linkarea a {
  display: inline-block;
  height: 13px;
  margin: 3px 1px;
  padding: 0;
  position: static;
  z-index: auto;
  text-decoration: none;
}
div.linkarea a span {
  position: relative;
  z-index: -1;
  font-size: 0;
  text-decoration: none;
  }
*/

div.linkarea {
  padding: 2px;
  background-color: #f1f1f1;
}

div.linkarea a {
  display: inline-block;
  height: 13px;
  margin: 3px 1px;
  padding: 0;
  *text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

div.linkarea a span {
  display: none;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

div.linkarea a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

div.linkarea a.hp {
  width: 19px;
  margin-left: 5px;
  background: url(../img/icon_hp.gif) no-repeat;
}

div.linkarea a:hover.hp {
  width: 19px;
  margin-left: 5px;
}

div.linkarea a.shopinfo {
  width: 48px;
  background: url(../img/icon_shopinfo.gif) no-repeat;
}

div.linkarea a.gals {
  width: 26px;
  background: url(../img/icon_gals.gif) no-repeat;
}

div.linkarea a.event {
  width: 39px;
  background: url(../img/icon_event.gif) no-repeat;
}

div.linkarea a.discount {
  width: 39px;
  background: url(../img/icon_discount.gif) no-repeat;
}

div.linkarea a.recruit {
  width: 26px;
  background: url(../img/icon_recruit.gif) no-repeat;
}

div.linkarea a.okuru {
  width: 55px;
  background: url(../img/icon_okuru.gif) no-repeat;
}

div.linkarea a.douga {
  width: 16px;
  background: url(../img/icon_movie.gif) no-repeat;
}


/* こだわり検索結果再検索
shopsearch_condition
----------------------------------------------------*/

div.shopsearch_condition {
  float: right;
  overflow: hidden;
  text-align: center;
  width: 274px !important;
  margin: 10px 0 0 5px;
  background-color: #f8f8f8;
  padding: 10px 0 20px;
}

div.shopsearch_condition div.searchmenu {
  margin: 0 auto;
  width: 190px;
}

div.shopsearch_condition div.searchmenu a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

div.searchmenu a.condition_reset {
  display: block;
  margin: 10px 0 5px;
  /*width: 180px;*/
  height: 45px;
  text-indent: -9999px;
  background: url(../img/condition_head.gif) 0 0 no-repeat;
}

div.searchmenu dt {
  display: block;
  margin: 5px 0;
  /*width: 180px;*/
  height: 28px;
  text-indent: -9999px;
}

div.searchmenu dt.placetype {
  background: url(../img/condition_head.gif) 0 -55px no-repeat;
}

div.searchmenu dt.playtype {
  background: url(../img/condition_head.gif) 0 -91px no-repeat;
}

div.searchmenu dt.womantype {
  background: url(../img/condition_head.gif) 0 -133px no-repeat;
}

div.searchmenu dt.pricefeeling {
  background: url(../img/condition_head.gif) 0 -170px no-repeat;
}

div.searchmenu dt.pricetype {
  background: url(../img/condition_head.gif) 0 -247px no-repeat;
}

div.searchmenu dt.genretype {
  background: url(../img/condition_head.gif) 0 -285px no-repeat;
}

div.searchmenu dt.areatype {
  background: url(../img/condition_head.gif) 0 -210px no-repeat;
}

div.searchmenu dt.genretype {
  background: url(../img/condition_head.gif) 0 -285px no-repeat;
}

div.searchmenu dd {
  text-align: left;
  font-size: 11px;
}

div.searchmenu dd p {
  margin: 2px 0 !important;
}

div.searchmenu dd span {
  display: block;
  line-height: 28px;
  text-indent: 5px;
  background-color: #e8e8e8;
}

div.searchmenu div.eigyouchuu {
  text-align: left;
  font-size: 11px;
}

div.searchmenu div.eigyouchuu p {
  display: block;
  margin: 5px 0 !important;
  width: 185px;
  height: 28px;
  text-indent: -9999px;
  background: url(../img/condition_head.gif) 0 -325px no-repeat;
}

div.searchmenu div.eigyouchuu span {
  display: block;
  color: #ff0000;
}


/* 店舗一覧リスト店舗セル
shoplistcell and txtcell
----------------------------------------------------*/

div.shopsearch_result div.txtcell {
  padding: 3px;
  background: #f2f2f2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  border: 1px solid #656565 !important;
}

div.shopsearch_result div.shoplistcell {
  display: inline-block;
  width: 350px;
  margin: 5px 5px 15px 5px;
  vertical-align: top;
  border: 1px solid #cccccc;
  line-height: 180%;
}

div.shopsearch_result div.shoplistcell a {
  text-decoration: none;
  line-height: 135%;
}

div.shopsearch_result div.shoplistcell img {
  display: block;
  float: left;
  margin: 6px;
}

div.shopsearch_result div.shoplistcell h2 {
  display: block;
  /*width: 288px;*/
  margin: 0;
  height: 38px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  background-color: #ffffcc;
  letter-spacing: -1px;
}

div.areagenre {
  width: 288px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 150%;
}

div.shopsearch_result div.shoplistcell p {
  display: table-cell;
  width: 288px;
  height: 14px;
  margin: 0;
  text-align: center;
  line-height: 140%;
  font-size: 12px;
  color: #990099;
}


/* 検索結果
shop_search_result
------------------------------------------------------*/

.shop_sort {
  margin: 10px auto;
  text-align: center;
}

.shop_sort div {
  display: inline-block;
  margin: 5px auto;
  text-align: center;
}

.shop_sort div* {
  display: inline-block;
}

.shop_sort span {
  margin: 5px 5px 0 10px;
  color: #696969;
}

.shop_sort a {
  margin: 5px 3px 0;
}

.kana_sort {}

.kana_sort span {
  margin: 5px 12px 0;
  color: #696969;
}

.kana_sort * {
  display: inline-block;
}

.kana_sort a {
  width: 40px;
  margin: 5px 0 0 0 !important;
  line-height: 30px;
  text-align: center;
  background-color: #ffb2d8;
}

.kana_sort a:hover {
  color: #ffffff;
  background-color: #ff3300;
}

.kana_sort a.nar {
  width: 60px;
  margin: 5px 0 0 0 !important;
  line-height: 30px;
  text-align: center;
  background-color: #ffb2d8;
}

.motto_search {}

.motto_search span {
  margin: 5px 12px 0;
  color: #696969;
}

.motto_search * {
  display: inline-block;
}

.motto_search a {
  width: 40px;
  margin: 5px 0 0 0 !important;
  line-height: 42px;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  behavior: url(https://www.lvg.co.jp/common/css/border-radius.htc);
  /* IE */
  background-color: #ffb2d8;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}

.motto_search a:hover {
  color: #ffffff;
  background-color: #ff3300;
}

.motto_search a.nar {
  width: 420px;
  margin: 5px 0 0 0 !important;
  line-height: 42px;
  text-align: center;
  background-color: #ffb2d8;
}


/* 再検索画面
shop_searchlink
shop_search_input
------------------------------------------------------*/

div.shop_searchlink {
  margin: 10px 0 0;
  text-align: center;
}

div.shop_searchlink a {
  margin: 0 5px;
  text-decoration: none;
  font-size: 16px;
}

div.shop_searchlink a.btn {
  width: 220px;
  padding: 5px 0;
  background: -moz-linear-gradient(top, #B1D2E0 0%, #B1D2E0 3%, #0099CC 3%, #069);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.03, #ff5d5d), color-stop(0.03, #cc0100), to(#ff9999));
  color: #FFF;
  border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
  border: 1px solid #cc0100;
  border-bottom: 3px solid #ff9999;
}

div.shop_search_input {
  /*margin: 0 10px 10px;*/
  padding: 0;
  border: 1px solid #cc0100;
}

div.shop_search_input div {
  margin: 10px auto;
  padding: 2px 10px 5px;
  border-bottom: 2px dotted #cccccc;
}

div.shop_search_input div.searchStart {
  text-align: center;
  border-bottom: none;
}

div.shop_search_input div span {
  display: inline-block;
  width: 120px;
  margin: 0;
  text-indent: 5px;
  font-size: 15px;
  vertical-align: top;
  border-left: 5px solid #cc0100;
}

div.shop_search_input div.condition_select {
  display: inline-block;
  width: 570px;
  margin: 0;
  padding: 0;
  border-bottom: none;
}

div.shop_search_input div a {}

div.shop_search_input div p {
  margin: 16px 0 10px !important;
  font-size: 16px;
}

div.shop_search_input div p.andmore {
  background-color: #e1e1e1;
}

div.shop_search_input div label {
  display: inline-block;
  margin: 3px;
  padding: 2px 5px;
  vertical-align: middle;
}

div.shop_search_input div input[type="select"] {}

div.shop_search_input div input[type="checkbox"] {
  display: inline-block;
  margin: 0 3px 5px 0;
}

div.shop_search_input div input[type="radio"] {}

div.shop_search_input div input[type="submit"], div.shop_search_input div input[type="reset"] {
  padding: 10px 20px;
  font-size: 12pt;
  color: #fff;
  cursor: pointer;
  background: #cc0100;
}

div.shop_search_input div input[type="submit"]:hover, div.shop_search_input div input[type="reset"]:hover {
  background-color: #aa0000;
}

/* デリヘル検索
deli_searchlink
deli_search_input
------------------------------------------------------*/

div.deli_search_input {
  margin: 0 10px 10px;
  text-align: center;
}

div.deli_searchlink {
  margin: 10px 0 0;
  text-align: center;
}

div.deli_searchlink a, div.deli_searchlink h3 {
  margin: 0 5px;
  text-decoration: none;
  font-size: 16px;
}

div.deli_searchlink a.btn, div.deli_searchlink h3 {
  width: 220px;
  margin: 0 auto;
  padding: 5px 0;
  color: #fff;
  cursor: pointer;
  background: #cc0100;
  border: 1px solid #ff0000;
  border-radius: 8px 8px 0px 0px;
  /* Webkit */
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#cc0100));
  -webkit-border-radius: 8px 8px 0px 0px;
  -webkit-box-shadow: 1px 1px 1px #fff;
  /* Firefox */
  background: -moz-linear-gradient(top, #ff0000, #cc0100);
  -moz-border-radius: 8px 8px 0px 0px;
  -moz-box-shadow: 1px 1px 1px #fff;
  /* IE */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ff0000, endColorstr=#cc0100);
  zoom: 1;
}

div.deli_search_input div {}

div.deli_search_input div a {}

div.deli_search_input h2 {
  display: block;
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
}
div.deli_area_select h2, div.deli_area_select div {
  display: block;
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
}

div.deli_area_select {
  margin: 0 5px 40px;
  padding: 0 0 20px;
  text-align: left;
  border: 1px solid #ff0000;
}

div.deli_area_select p {
  display: inline-block;
  margin: 5px 0px 5px 5px !important;
  vertical-align: top;
}

div.deli_area_select p a {
  display: block;
  width: 168px;
  text-decoration: none;
  line-height: auto;
  min-height:  58px;
  vertical-align: top;
  color: #212121;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  letter-spacing: -1px;
  /* Webkit */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e4e4));
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 1px 1px 1px #fff;
  /* Firefox */
  background: -moz-linear-gradient(top, #ffffff, #e4e4e4);
  -moz-border-radius: 5px;
  -moz-box-shadow: 1px 1px 1px #fff;
  /* IE */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e4e4e4);
  zoom: 1;
}

div.deli_area_select p a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

div.deli_area_select p span {
  margin: 0 5px;
  border-left: 3px solid #ff0000;
  width: 5px;
}

a.tenpobtn {
  display: block;
  width: 220px;
  margin: 10px auto;
  padding: 5px 0;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  background: #cc0100;
  border: 1px solid #ff0000;
  border-radius: 5px;
  /* Webkit */
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#cc0100));
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1px 1px 1px #fff;
  /* Firefox */
  background: -moz-linear-gradient(top, #ff0000, #cc0100);
  -moz-border-radius: 5px;
  -moz-box-shadow: 1px 1px 1px #fff;
  /* IE */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ff0000, endColorstr=#cc0100);
  zoom: 1;
}

a:hover.tenpobtn {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

div.deli_state_select {
  margin: 0 0 20px;
  padding: 10px;
  text-align: center;
  border: 1px solid #ff0000;
}

div.deli_state_select p {
  display: inline-block;
  margin: 5px !important;
}

div.deli_state_select p a {
  display: block;
  width: 210px;
  text-decoration: none;
  text-indent: 15px;
  text-align: left;
  line-height: 60px;
  color: #212121;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  /* Webkit */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e4e4));
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 1px 1px 1px #fff;
  /* Firefox */
  background: -moz-linear-gradient(top, #ffffff, #e4e4e4);
  -moz-border-radius: 5px;
  -moz-box-shadow: 1px 1px 1px #fff;
  /* IE */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e4e4e4);
  zoom: 1;
}

div.deli_state_select p a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

div.deli_state_select p span {
  margin: 0 5px;
  border-left: 3px solid #ff0000;
}


/* イベント検索結果 （イベントタイトルリスト部）
ev_celllink
------------------------------------------------------*/

div.alleventelist div.shopsearch_result div.shoplistcell h2 {
  display: block;
  margin: 0;
  height: 38px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  background-color: #ffdddd;
  letter-spacing: -1px;
}

div.ev_puncImg {
  clear: both;
  width: 96%;
  height: 24px;
  line-height: 18px;
  margin: 0 5px 0 25px;
  text-align: center;
  color: #fff;
  background: url(../img/ev_puncImg_bg.gif) no-repeat center;
}

div.ev_celllink {
  clear: both;
  width: 100%;
  height: 69px;
}

div.ev_celllink a {
  position: relative;
  display: block;
  margin: 2px 5px 2px 10px;
  text-indent: 10px;
  line-height: 135%;
  font-size: 14px;
  background: url(../img/arrow_r.gif) left center no-repeat;
}

div.ev_celllink a:hover {
  background-color: #f1f1f1;
}

div.ev_celllink a img {
  position: absolute;
  top: 0;
  right: 0;
}

a.seemore {
  display: block;
  margin: 0 5px 2px;
  padding: 2px;
  text-align: center;
  font-size: 15px;
}


/* 検索ページタイトル
----------------------------------------------------------------*/


[class^="cttlM-"], [class*=" cttlM-"] {
  display: block;

  /*width:740px;*/
  width: 798px;
  margin: 0 auto 10px;
  vertical-align: text-top;
  background-image: url("../img/cttl_search798.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  text-indent: -9999px;
}

.cttlM- {
  background-position: 0 0px;
  height: 40px;
  line-height: 40px;
}

.MCC {
  width: 738px;
  background: #fff;
}

.cttlM-kodwarisearch_shop {
  background-position: 0 0px;
}

.cttlM-arealist_shop {
  background-position: 0 -60px;
}

.cttlM-result_shop {
  background-position: 0 -120px;
}

.cttlM-discount {
  background-position: 0 -405px;
}

.cttlM-discount_result {
  background-position: 0 -456px;
}

/* 地域別INDEX  ＆  こだわり検索
----------------------------------------------------*/

.kikikirin {
  margin: 15px auto 15px auto;
  text-align: center;
}
.kikikirin iframe {
  width: 798px;
  height: 280px;
}

.kikikirin a.btn {}

.kikikirin a {
  font-size: 13px;
  text-decoration: none;
}

.metro_routemap {
  margin: 5px auto 10px auto;
  text-align: center;
  padding: 3px 7px 0 7px;
  width: 716px;
  height: 440px;
  background: #000;
  color: white!important;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari and Chrome */
  border-radius: 10px;
  /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc);
  /* IE */
}

.discount_prefIndex ul.pref_menu {
  margin: 4px 0 0 0;
  padding: 0;
}

.discount_prefIndex ul.pref_menu li {
  width: 118px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  font-weight: bold;
  border-left: 1px solid #000;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  background: url(../top/pref_menubg2.gif) repeat-x;
}
.discount_prefIndex ul.prefNewmenu li {
  width: 102px;
}
.discount_prefIndex ul.pref_menu li:first-child {
  width: 80px;
  height: 34px;
  padding: 4px 0 0 7px;
  line-height: 110%;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  border: none;
  color: #fff;
  text-align: left;
  background: url(../top/pref_menubg1.gif) no-repeat;
}

.discount_prefIndex ul.pref_menu li.sec_child {
  border: none;
}

.discount_prefIndex ul.pref_menu li:nth-child(2) {
  border: none;
}

.discount_prefIndex ul.pref_menu li.sec_child {
  border: none;
}

.discount_prefIndex ul.pref_menu a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 118px;
  height: 38px;
}
.discount_prefIndex ul.prefNewmenu a {
  width: 102px;
}  
.discount_prefIndex ul.pref_menu a:hover {
  color: #000;
}


/* -------------- cityIndex -------------- */

#cityIndex {
  /*width: 798px;*/
  width: 718px;
  margin: 0 auto;
  padding: 0;
  clear: both;
  overflow: hidden;
}

#cityIndex div.emphasis {
  padding-left: 13px;
  padding-top: 4px;
  margin: 10px 3px 15px -10px;
  white-space: nowrap;
  background: #000;
  border-left: 5px solid #cc0000;
  height: 30px;
  line-height: 24px;
  font-size: 16px;
  width: 710px;
  color: #FFFFFF;
  font-weight: bold;
  float: left;
}

#cityIndex div.header {
  padding: 0 0 0 36px;
  margin: 0 0 5px 0;
  white-space: nowrap;
  background: url(../img/listbg_long.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  width: 674px;
  color: #000;
  font-weight: bold;
  float: left;
}

#cityIndex div.header a {
  color: #000;
  text-decoration: none;
}

#cityIndex div.prefheader {
  padding: 10px 0 10px 10px;
  margin: 0;
  white-space: nowrap;
  background: #000;
  border-left: 2px solid #cc0000;
  font-size: 16px;
  color: #FFFFFF;
  float: left;
  width: 798px;
}

#cityIndex div.prefheader a {
  color: #fff;
}

#cityIndex dl {
  float: left;
  margin: 5px 3px 10px 0px;
  padding: 4px 4px 4px 4px;
  white-space: nowrap;
  width: 700px;
  border-left: 2px solid #CCCCCC;
  font-weight: normal;
  border-bottom: 1px solid #CCCCCC;
  background-image: url(../img/selectarea_bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 14px;
  letter-spacing: 1px;
}

#cityIndex dl.koda {
  float: left;
  margin: 5px 3px 10px 0px;
  padding: 4px 4px 4px 4px;
  white-space: nowrap;
  width: 700px;
  border-left: 2px solid #ffd7d7;
  font-weight: normal;
  border-bottom: 1px solid #CCCCCC;
  background-image: url(../img/selectarea2_bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 14px;
  letter-spacing: 1px;
}
#cityIndex dl.kansai {
  background-position: -55px bottom;
}
#cityIndex dl.kansai_koda {
  background-position: -80px bottom;
}

#cityIndex dl dt {
  float: left;
  margin: 4px 5px 0 0;
  padding: 0px;
  width: 150px;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0;
  overflow: hidden;
  letter-spacing: -0.5px;
}
#cityIndex dl.kansai dt {
  font-size: 15px;
}

#cityIndex dl dd {
  background: ;
  margin;
  0;
  padding: 0 8px 0 8px;
  float: left;
  font-size: 16px;
  letter-spacing: -1px;
}
#cityIndex dl.kansai_koda dd {
  padding: 0 6px 0 6px;
  font-size: 13px;
}



#cityIndex dl dd.chiikibetsu {
  background: url(../img/ya.gif) no-repeat left center;
  margin;
  0;
  padding: 0 10px 0 10px;
  float: left;
  font-size: 13px;
}

#cityIndex dl dd a {
  display: inline-block;
  line-height: 24px;
  padding: 0 5px;
}

#cityIndex dl dd.area_bukuro {
  
}

[class^="searchContents_ttl_"], [class*=" searchContents_ttl_"] {
  display: block;
  width: 798px;
  margin: 25px auto 0px auto;
  padding: 0 0 0 180px;
  vertical-align: text-top;
  background-image: url("../img/arearsearch.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  clear: both;
  box-sizing: border-box;
}

.searchContents_ttl_01 {
  background-position: 0 0px;
}

.searchContents_ttl_02 {
  background-position: 0 -40px;
}


/* ページャー*/

div.bck {
  width: 320px;
  margin: 5px 5px 5px 20px;
  padding: 3px;
  border: none;
  float: left;
}

div.bck a {
  width: 98%;
  padding: 5px;
  display: block;
  line-height: 150%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ff9900;
  background: #ffffcc;
  background-image: url(../img/icon-hand-left.gif);
  _background-image: none;
  >background-image: none;
  background-position: 10% center;
  background-repeat: no-repeat;
  -moz-border-radius: 12px;
  /* Firefox */
  -webkit-border-radius: 12px;
  /* Safari and Chrome */
  border-radius: 12px;
  /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc);
  /* IE */
}

div.bck a:hover {
  background: #ffccff url(../img/icon-hand-left.gif) no-repeat 10% center;
  border: 1px solid #ff0000;
  color: #cc0000;
}

div.nxt {
  width: 320px;
  margin: 5px 5px 5px 20px;
  padding: 3px;
  display: block;
  border: none;
  float: left;
}

div.nxt a {
  width: 98%;
  padding: 5px;
  display: block;
  line-height: 150%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ff9900;
  background: #ffffcc;
  background-image: url(../img/icon-hand-right.gif);
  _background-image: none;
  >background-image: none;
  background-position: 90% center;
  background-repeat: no-repeat;
  -moz-border-radius: 12px;
  /* Firefox */
  -webkit-border-radius: 12px;
  /* Safari and Chrome */
  border-radius: 12px;
  /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc);
  /* IE */
}

div.nxt a:hover {
  background: #ffccff url(../img/icon-hand-right.gif) no-repeat 90% center;
  border: 1px solid #ff0000;
  color: #cc0000;
}

#gojuon {
  margin: 0 auto;
  width: 580px;
  text-align: center;
}

#gojuon a {
  display: block;
  width: 40px;
  height: 24px;
  margin: 5px;
  padding: 3px;
  background: #ffcccc;
  font-weight: bold;
  float: left;
  text-align: center;
  line-height: 24px;
}

#gojuon a:hover {
  background: #ff3300;
  color: #fff;
}

#towns ul {
  width: 710px;
  list-style: none;
  margin: 0 auto 15px auto;
  padding: 0;
  font-size: 0;
  overflow: hidden;
}

#towns li.emphasis {
  padding-left: 13px;
  padding-top: 4px;
  margin: 10px 3px 15px -10px;
  white-space: nowrap;
  background: #000;
  border-left: 5px solid #cc0000;
  height: 30px;
  line-height: 24px;
  font-size: 16px;
  width: 710px;
  color: #FFFFFF;
  font-weight: bold;
  float: left;
}

#towns li.header {
  padding: 0 0 0 36px;
  white-space: nowrap;
  background: url(../img/listbg_long.gif) no-repeat;
  display: block;
  margin: 0 auto 4px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  color: #000;
  box-sizing: border-box;
  background-color: #f7f5f5;
  font-size: 13px;
  /*float: none;*/
  float: left;
}
#towns li.header:first-child {
float: none!important;
}

#towns li.header:after {
  content:'　';
  width:100%;
  height:1px;
  display:block;
  clear:both;
}

#towns li.manageOhp {
  display: inline-block;
  padding: 4px;
}

#towns li.header a {
  color: #000;
}

#towns li.selectgenre {
  position: relative;
  float: left;
  margin: 2px 3px;
  padding: 10px 4px;
  box-sizing: border-box;
  white-space: nowrap;
  /*width: 47%;*/
  width: 349px;
  background: #fff url(../img/listMenu_bg.gif) repeat-x;
  border: 1px solid #CCCCCC;
  font: normal 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
  line-height: 175%;
}

#towns li.selectgenre strong {
  font-size: 14px;
}

#towns li.selectgenre2 {
  position: relative;
  float: left;
  margin: 2px 3px;
  padding: 4px;
  white-space: nowrap;
  width: 31%;
  font-weight: normal;
  background: #EDF0F3 url(../img/listMenu_bg.gif) repeat-x;
  border: 1px solid #CCCCCC;
  font-size: 13px;
}

#towns li.selectgenre3 {
  position: relative;
  float: left;
  margin: 2px 3px;
  padding: 10px;
  white-space: nowrap;
  width: 208px;
  font-size: 14px;
  font-weight: normal;
  background: #EDF0F3 url(../img/listMenu_bg.gif) repeat-x;
  border: 1px solid #CCCCCC;
}

.selectgenre span, .selectgenre2 span {
  position: absolute;
  top: -60px;
  left: -5px;
  width: 270px;
  height: 60px;
  display: none;
  padding: 17px 5px 5px 10px;
  background: url(../img/popup.gif) no-repeat;
  color: #333;
}

html>body .selectgenre span, html>body .selectgenre2 span {
  width: 255px;
  height: 38px;
}

div.selectareaupdate {
  float: left;
  margin: 5px 3px;
  padding: 4px;
  white-space: nowrap;
  width: 560px;
  border-left: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-repeat: no-repeat;
  background-position: left bottom;
  font: normal 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}

html>body div.selectareaupdate {
  width: 550px;
}

td {
  font-size: 12px;
}

.bt {
  font-size: 12px;
  color: #333333;
  background: #D9D9E5;
  padding: 5px;
  border: 1px solid #7F9DB9;
  width: 80px;
}

[type=checkbox] {
  margin: 0;
}

div.kodawarisearchBt {
  text-align: center;
  border-bottom: none;
}

div.kodawarisearchBt input[type="submit"], div.kodawarisearchBt input[type="reset"] {
  padding: 10px 20px;
  font-size: 12pt;
  color: #fff;
  cursor: pointer;
  background: #cc0100;
  border: 1px solid #ff0000;
  border-radius: 5px;
  /* Webkit */
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#cc0100));
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1px 1px 1px #fff;
  /* Firefox */
  background: -moz-linear-gradient(top, #ff0000, #cc0100);
  -moz-border-radius: 5px;
  -moz-box-shadow: 1px 1px 1px #fff;
  /* IE */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ff0000, endColorstr=#cc0100);
  zoom: 1;
}


/* 管理店一覧
----------------------------------------------------------------*/

#towns ul li.manageOhp {
  float: left;
  margin: 3px 2px 8px 3px;
  padding: 2px;
  width: 90px;
  height: 32px;
  text-align: center;
  border: 1px solid #ccc;
}


/* 割引ヘッダ
----------------------------------------------------------------*/

div.discount_prefIndex {
  /*width:710px;*/
  width: 710px;
  margin: 10px auto 25px;
  clear: both;
}


/* 割引検索
----------------------------------------------------------------*/

.discHead {
  background: url(../images/discount_head.png) no-repeat;
  width: 720px;
  height: 273px;
  margin: 0 auto 5px;
}

.discHead .hokaban {
  width: 339px;
  height: 145px;
  position: relative;
  top: 52px;
  left: 0px;
  float: left;
}

.discHead .pokiban {
  width: 340px;
  height: 65px;
  position: relative;
  top: 110px;
  right: 2px;
  float: right;
}


/* 新 割引検索
----------------------------------------------------------------*/

.discIchibanHead {
  width: 712px;
  margin: 0 auto;
  height: 273px;
  /*margin: 0 auto 5px;*/
  background: url(../images/discountNewHead.png) no-repeat;
  /*overflow: hidden;*/
  position: relative;
}

.discIchibanHead .hokaban {
  position: absolute;
  bottom: 0;
  /*top: 32px;*/
  /*left: -10px;*/
  /*float: left;*/

  width: 350px;
  height: 168px;
  left: 0;
  bottom: 72px;
  margin: 0 !important;
}

.discIchibanHead .pokiban {
  position: absolute;
  /*position: relative;*/
  /*top: -74px;*/
  /*right: 2px;*/
  /*float: right;*/
  left: 370px;
  bottom: 112px;
  width: 340px;
  height: 61px;
  margin: 0 !important;
}

.discIchibanHead .pokiban a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}


/* 新規掲載店一覧
shopnewlist
----------------------------------------------------------------*/

.shopnewlist {
  overflow: hidden;
  width: 748px;
  margin: 0 auto;
}

.shopnewcell {
  margin: 10px auto !important;
  border: 1px solid #666666;
  text-align: left;
}

.shopnewcell_head {
  position: relative;
  display: table;
  width: 100%;
  line-height: 20px;
  text-indent: 10px;
  font-weight: bold;
  background-color: #ffcccc;
}

.shopnewcell_head p {
  position: absolute;
  top: 2px;
  right: 5px;
  font-weight: normal;
}

.shopnewcell_head a {
  text-decoration: none;
}

.shopnewcell_left {
  display: inline-block;
  width: 130px;
  text-align: center;
}

.shopnewcell_left a {
  display: block;
  margin: 5px;
}

.shopnewcell_right {
  display: inline-block;
  width: 560px;
  vertical-align: top;
}

.shopnewcell_right a.slogo {
  display: block;
  float: right;
  margin: 5px;
}

.shopnewcell_right span {
  display: block;
  margin: 5px;
  line-height: 130%;
}

.shopnewcell_link {
  clear: both;
  width: 100%;
  margin: 5px 0;
}

.shopnewcell_link a {
  display: inline-block;
  height: 13px;
  margin: 3px 1px;
  padding: 0;
  text-indent: -9999px;
}

.shopnewcell_link a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.shopnewcell_link a.hp {
  width: 19px;
  margin-left: 5px;
  background: url(../img/icon_hp.gif) no-repeat;
}

.shopnewcell_link a.shopinfo {
  width: 48px;
  background: url(../img/icon_shopinfo.gif) no-repeat;
}

.shopnewcell_link a.gals {
  width: 26px;
  background: url(../img/icon_gals.gif) no-repeat;
}

.shopnewcell_link a.event {
  width: 39px;
  background: url(../img/icon_event.gif) no-repeat;
}

.shopnewcell_link a.discount {
  width: 39px;
  background: url(../img/icon_discount.gif) no-repeat;
}

.shopnewcell_link a.news {
  width: 39px;
  background: url(../img/icon_news.gif) no-repeat;
}

.shopnewcell_link a.recruit {
  width: 26px;
  background: url(../img/icon_recruit.gif) no-repeat;
}

.shopnewcell_link a.okuru {
  width: 55px;
  background: url(../img/icon_okuru.gif) no-repeat;
}

.shopnewcell_right p {
  line-height: 110%;
  color: #0066ff;
}

.genre_cap {
  display: block;
  width: 510px;
  height: 40px;
  margin: 25px auto 0px;
  padding: 0 0 0 180px;
  line-height: 40px;
  vertical-align: text-top;
  background-image: url("../img/genresearch.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  clear: both;
}

.genre_cap_h {
  display: block;
  width: 510px;
  height: 40px;
  margin: 25px auto 0px;
  padding: 0 0 0 180px;
  line-height: 40px;
  vertical-align: text-top;
  background-image: url("../img/genresearch.gif");
  background-position: 0 -40px;
  background-repeat: no-repeat;
  clear: both;
}


/*
div.contents_box_left iframe {
  width: 700px;
  margin: 0 auto 0 80px;
}
*/


/* ///////////////////////////////////////////////////////////////////
地域別一覧 無料掲載対応

/////////////////////////////////////////////////////////////////// */

div[class^="shoplistcell"] {
  position: relative;
  width: 374px;
  display: inline-block;
  margin: 5px 7px 15px;
  vertical-align: top;
  border: 1px solid #cccccc;
  line-height: 180%;
  /*overflow: hidden;*/
}

div.shoplistcell_80 {}

div[class^="shoplistcell"] a {
  text-decoration: none;
}

div.shoplistcell_80 div {}

div.shoplistcell_80 div span.megane {}

div.shoplistcell_80 div span.townGenre80 {
  display: inline-block;
  font-size: 12px;
  width: 217px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div[class^="shoplistcell"] div a.okuru {
  display: inline-block;
  width: 55px;
  background: url(../img/icon_okuru.gif) no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}

div[class^="shoplistcell"] div a:hover.okuru {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

div[class^="shoplistcell"] div a.okuruAbsolute {
  display: inline-block;
  width: 50px;
  margin: 0;
  background: url(../img/btn_okuru.gif) no-repeat;
}

a.okuruAbsolute {
  position: absolute;
  top: 4px;
  right: -3px;
  display: inline-block;
  width: 50px;
  background: url(../img/btn_okuru.gif) no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}

a:hover.okuruAbsolute {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

div.shoplistcell_80 a.imgLink {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  margin: 2px;
  text-align: center;
}

div.shoplistcell_80 a.imgLink .simg {
	display: block;
	margin: auto;
	max-width: 80px;
	max-height: 80px;
}

div.shoplistcell_80 h2 {
  display: block;
  margin: 0 0 0 80px;
  height: 38px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  background-color: #ffffcc;
  letter-spacing: -1px;
}

div.shoplistcell_80 h2 a {}

div[class^="shoplistcell"] p.intro {
  display: table-cell;
  width: 258px;
  height: 14px;
  margin: 0 !Important;
  line-height: 20px;
  font-size: 12px;
  color: #990099;
}


/* 新地域別一覧ボタン部
---------------------------------------------------------*/

div.shoplistcell_80 div.linkarea {
  clear: both;
  padding-top: 5px;
  padding-left: 5px;
}

div.shoplistcell_80 div.linkarea a {
  display: inline-block;
  margin: 0;
}

div.shoplistcell_80 div.linkarea a.ohp {
  width: 19px;
  background: url(../img/btn_hp.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.shopinfo {
  width: 48px;
  background: url(../img/btn_shopinfo.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.gals {
  width: 39px;
  background: url(../img/btn_gals.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.event {
  width: 39px;
  background: url(../img/btn_event.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.discount {
  width: 39px;
  background: url(../img/btn_discount.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.ichiban {
  width: 48px;
  background: url(../img/btn_ichiban.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.recruit {
  width: 26px;
  background: url(../img/btn_recruit.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.okuruAbsolute {
  width: 55px;
  background: url(../img/btn_okuru.gif) no-repeat;
}

div.shoplistcell_80 div.linkarea a.douga {
  width: 48px;
  background: url(../img/btn_movie.gif) no-repeat;
}


/* 無料掲載店舗セル部
---------------------------------------------------------*/

div.shoplistcell_free {
  width: 374px;
  text-indent: 2px;
}

div.shoplistcell_free div.linkarea {
  display: none;
  visibility: hidden;
}

div.shoplistcell_free h2 {
  display: block;
  padding: 2px;
  margin: 0;
  height: 38px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  background-color: #ffffcc;
  letter-spacing: -1px;
}

/* all_shop_list
---------------------------------------------------------*/
.all_shop_list {}
.all_shop_list h4 {
  padding: 8px;
  /*margin: 0 0 8px;*/
  background-color: #f0f5f7;
}
.all_shop_list dl {
  overflow: hidden;
  font-size: 0;
}
.all_shop_list dl dt {
  clear: both;
  display: block;
  font-size: 14px;
  border: 1px solid #f0f5f7;
  margin: 8px 0;
  padding: 8px;
}
.all_shop_list dl dd {
  float: left;
  display: table;
  font-size: 12px;
  width: 20%;
  padding: 16px;
  box-sizing: border-box;
}
.all_shop_list dl dd br {
  display: none;
}
.all_shop_list dl dd a:first-child {
  display: block;
  overflow: hidden;
  height: 64px;
}
.all_shop_list dl dd a {}
.all_shop_list dl dd a img {
  width: 100%;
}

/* taiken_masonry
---------------------------------------------------------*/
#masonry-container-1 {
  overflow: hidden;
  margin-bottom: 20px;
}
#masonry-container-1 .masonry-container-1__item {
  box-sizing: border-box;
  width: 10%;
  padding: 2px;
  float: left;
  display: block;
}
#masonry-container-1 .masonry-container-1__item img {
  max-width: 100%;
  max-height: auto;
  height: auto;
  width: auto;
}


/* EOF */
