@charset "utf-8";

.mapSearchKeywordWrapper {

  position: relative;

  z-index: 100;

  margin-top: 10px;

  margin-left: 20px;

}



/* GPS Search */



.GpsPcWidth {

  width: 330px;

}

.GPSMappc {

  background: url("../IMAGES/icon_gps2_map.gif") no-repeat scroll right center #333;

  color: #fff;

  font-size: 140%;

  line-height: 100%;

  margin: 0;

  overflow: hidden;

  padding: 8px 10px 8px 0;

  text-align: center;

  text-decoration: none;

  width: 295px;

}



/* /GPS Search */



#mapSearchPrefMapWrapper {

  background: url("../IMAGES/PREF/search_map_bg.gif") no-repeat scroll 0 0 #eee !important;

  height: 720px;

  position: relative;

  top: 0px;

  left: 0px;

  width: 964px;

  z-index: 1;

}

#mapSearchPrefMapWrapper h4 {

  margin-top: 10px;

  padding-top: 5px;

}

#mapSearchForm {

  display: block;

  margin: 0;

  padding: 0;

  padding-top: 0;

  position: relative;

  width: 964px;

}



/*地図画像SWAP*/



#search_clip {

  width: 964px;

  height: 720px;

  position: absolute;

  top: 0px;

  left: 0px;

}

#search_img {

  width: 964px;

  height: 720px;

  position: absolute;

  top: 0px;

  left: 0px;

}



/*地方ごとのボタングループ*/





/* #b_box {

  display:none;

} */



#b_box a img {

  width: 125px;

  height: 29px;

}

#b_box1 {

  position: absolute;

  top: 134px;

  right: 49px;

}

#b_box2 {

  position: absolute;

  top: 336px;

  right: 125px;

}

#b_box2 div {

  float: left;

}

#b_box3 {

  position: absolute;

  top: 514px;

right: 206px;

}

#b_box3 div {

  float: left;

}

#b_box4 {

  position: absolute;

      top: 362px;

      left: 432px;



}

#b_box5 {

  position: absolute;

  bottom: 96px;

right: 332px;

}

#b_box5 div {

  float: left;

}

#b_box6 {

  position: absolute;

  top: 424px;

    left: 330px;

}

#b_box7 {

  position: absolute;

  top: 443px;

    left: 162px;

}

#b_box8 {

  position: absolute;

  bottom: 71px;

left: 293px;

}

#b_box8 div {

  float: left;

}

#b_box9 {

  position: absolute;

  top: 573px;

left: 53px;

}

#b_box9 div {

  float: left;

}

#b_box10 {

  position: absolute;

  top: 299px;

    left: 80px;

}



/*--------------*/





/*プルダウンの都道府県を隠す*/



#mapSearch2 {

  display: none;

  left: -3000px;

}

.kagoshima {

  margin-left: 56px;

}







/*-------201509-------*/

#map_popup_container{

  display: none;



}

.map_popup{

  width:584px;

  height:432px;

  overflow: hidden;

}

.map_popup.pepper_bg{

  width:800px;

  height:432px;

  overflow: hidden;

}

#p_touhoku{

  background:url("../IMAGES/PREF/pop_touhoku_bg.png") no-repeat;

}

#p_touhoku.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_touhoku_bg.png") no-repeat;

}

#p_kanto{

  background:url("../IMAGES/PREF/pop_kanto_bg.png") no-repeat;

}

#p_kanto.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_kanto_bg.png") no-repeat;

}

#p_koushinetsu{

  background:url("../IMAGES/PREF/pop_koushinetsu_bg.png") no-repeat;

}

#p_koushinetsu.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_koushinetsu_bg.png") no-repeat;

}

#p_toukai{

  background:url("../IMAGES/PREF/pop_toukai_bg.png") no-repeat;

}

#p_toukai.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_toukai_bg.png") no-repeat;

}

#p_kinki{

  background:url("../IMAGES/PREF/pop_kinki_bg.png") no-repeat;

}

#p_kinki.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_kinki_bg.png") no-repeat;

}

#p_chugoku{

  background:url("../IMAGES/PREF/pop_chugoku_bg.png") no-repeat;

}

#p_chugoku.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_chugoku_bg.png") no-repeat;

}

#p_shikoku{

  background:url("../IMAGES/PREF/pop_shikoku_bg.png") no-repeat;

}

#p_shikoku.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_shikoku_bg.png") no-repeat;

}

#p_kyusyu{

  background:url("../IMAGES/PREF/pop_kyusyu_bg.png") no-repeat;

}

#p_kyusyu.pepper_bg{

  background:url("../IMAGES/PREF/pop_pepper_kyusyu_bg.png") no-repeat;

}



.pepper_shop_list{

  width:260px;

  height: 240px;

  position: absolute;

  right:25px;

  top:150px;

  overflow-y: scroll;



}

.pepper_shop_list ul{



}

.pepper_shop_list ul li{

  height:29px;

  padding:10px 0px 0px 15px;

  border-bottom: 1px solid #b9b9b9;

  color:#333;

  background-image: url("../IMAGES/arrow_s_r_bk@2x.png");

  background-position: 230px center;

  background-repeat: no-repeat;

  background-size: 10px;

  cursor: pointer;

}

.pepper_shop_list ul li:hover{

  background-image: url("../IMAGES/arrow_s_r_red@2x.png");

}



.map_shop_list .mapShop.pepper{

  background-image: url("../IMAGES/pc_list_pepper.jpg");

  background-repeat: no-repeat;

  background-position: 234px 3px;

}



/*1202*/



#mapShopListContainer .list_bottom_pepper{

  width:344px;

  height:78px;

  position:absolute;

  bottom:-2px;

  right:0px;

  clear: both;

  border: 1px solid #d9d9d9;

  background: url("../IMAGES/list_bottom_pepper.jpg") no-repeat;



}

/* 0316*/



#mapShopListContainer .list_bottom_pepper.none{

  width:344px;

  height:78px;

  position:absolute;

  bottom:-2px;

  right:0px;

  clear: both;

  border: 1px solid #d9d9d9;

  background: url("../IMAGES/list_bottom_pepper_none.jpg") no-repeat;



}

