@charset "UTF-8";
/* CSS Document */

@import url("../common.css");




/****************** 検索 設定****************/
.h2all {
  float: left;
  width: 136px;
  height: 56px;
  display:inline;
}

#searchBoxCat {
  float: left;
  width: 800px;
  height: 60px;
  margin-bottom:10px;
  background:url(../../img/search/all/cat_title.jpg) top left no-repeat;
  display:inline;
}


#head_bigbanner {
  float: left;
  width: 800px;
  height:250px;
  display:inline;
}



/****************** 検索結果店舗 設定****************/



.featureWrapper {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 25px 0px 13px 0px;
  width: 595px;
  height: auto;
  text-align: left;
}


.featureWrapper p{
	margin-bottom:20px;
  padding:0px;
  text-align: left;
  line-height:1.3em;
}


.featureWrapper p .feature_pho01{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.featureWrapper p .feature_pho02{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


/****************** 店舗リスト設定****************/

#container-new {
  float: left;
  margin: 10px 0px 45px 0px;
  padding: 0px;
  width: 610px;
  height: auto;
  text-align: left;
}

.container-store {
  float: left;
  padding: 0px 10px 0px 0px;
  _padding: 0px 5px 0px 0px;
  width: 140px;
  max-width:140px;
  height: auto;
  text-align:center;
}


.container-store .img_wrapper {
  width: 138px;
  height: 102px;
  border-top:#eee 1px solid;
  border-left:#ddd 1px solid;
  border-right:#999 1px solid;
  border-bottom:#999 1px solid;
  padding:1px;
  border-collapse: collapse; 
}

.container-store .img_wrapper a{
   display: table-cell;  
            text-align: center;  
            vertical-align: middle;  
            width: 134px !important;  
            width: auto;  
            height: 100px !important;  
            height: auto;
			margin:0px;
			padding:0px;
			}
	

.container-store img {
  max-width: 134px;
  max-height: 100px !important;
}




.container-store h4 {
  float: left;
  width: 134px;
  max-width: 134px;
  text-align: left;
  font-size:75%;
  line-height:1.1em;
  color:#333;
  height: 2em;
  margin: 7px 0px 7px 2px;
  padding: 0px 0px 0px 5px;
  border-left: solid 3px #E60012;
}

.container-store p {
  float: left;
  width: 134px;
  max-width: 134px;
  text-align: left;
  font-size:11px;
  color:#333;
  min-height:6em;
}



.GenruWrapperRight {
  float: left;
  padding: 0px 0px 0px 0px;
  height: auto;
  text-align: left;
}

.GenruTitle2 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 0.8em;
  color:#333;
  height: auto;
  margin: 0px 0px 10px 0px;
  padding: 4px 0px;
}

.GenruTitle2 span{
	color:#F00;
}

.GenruTitle2 span a{
	color:#F00;
}

.GenruTitle2 span a:hover{
	color:#F00;
	text-decoration:underline;
}







.GenruWrapperRight h3 {
  float: left;
  width: 185px;
  text-align: left;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  color:#E60012;
  margin: 0px 0px 0px 2px;
  padding: 2px 0px 0px 20px;

  background: url(../../img/search/gourmet/search_h3.gif) left center repeat-y;
  line-height: 105%;
}

.GenruMore{
  float: right;
  width: 50px;
  height: 21px;
  font-size: 0;
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


.GenruWrapperRight p.pr_copy {
	clear:both;
  padding: 0px 0px 10px 0px;
  height: auto;
  text-align: left;
}


.GenruWrapperRight p.address {
  float: left;
  padding: 10px 0px 15px 0px;
  height: auto;
  text-align: left;
}





/******************  ナビ設定****************/


.footNavi {
  float: left;
  width: 595px;
  height: auto;
  padding: 20px 0px 0px 0px;
  text-align:center;
}

.footNaviC {
  float: left;
  width:140px;
  height: auto;
  text-align: center;
  padding: 0px 0px 0px 0px;

}

.footNaviL {
  float: left;
  width: 225px;
  height: auto;
  text-align:right;
  margin: 0px 0px 0px 0px;
}

.footNaviL a {
  background: url(../../img/search/curl.gif) left top no-repeat;
  text-decoration: none;
  color:#0068B7;
  padding: 0px 0px 0px 15px;
}

.footNaviL a:visited {
  background: url(../../img/search/curl.gif) left top no-repeat;
  text-decoration: none;
  color:#0068B7;
}

.footNaviL a:hover {
  background: url(../../img/search/curl.gif) left top no-repeat;
  text-decoration: underline;
  color:#0068B7;
}

.footNaviR {
  float: left;
  width: 205px;
  height: auto;
  text-align:left;
}


.footNaviR a {
  background: url(../../img/search/curr.gif) right top no-repeat;
  text-decoration: none;
  color:#0068B7;
  padding: 0px 15px 0px 0px;
}

.footNaviR a:visited {
  background: url(../../img/search/curr.gif) right top no-repeat;
  text-decoration: none;
  color:#0068B7;
}

.footNaviR a:hover {
  background: url(../../img/search/curr.gif) right top no-repeat;
  text-decoration: underline;
  color:#0068B7;
}



/****************** サイドバナー****************/


.rightBox {
  float: left;
  width: 180px;
  height: 1%;
  padding: 0px 0px 11px 1px;
  margin-right: -3px; 
}

.rightBox img {
  width: 180px;
  height: auto;
  !important;
}

