@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;
  font-size:110%;
}


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

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


.featureWrapper h3{
	clear:both;
	
}



/*使い方説明*/

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

#container-new h4{
	margin-left:295px;
	border-left:#090 5px solid;
	padding-left:5px;
	color:#090;
	margin-bottom:10px;
}


#container-new h4 span{
	font-size:80%;
	padding-left:5px;
	color:#333;
}


#container-new p{
	margin-left:295px;
	font-size:90%;
}

#container-new p.green{
	color:#090;
}


#container-new .infoimg{
	border:#666 1px solid;
	float:left;
	margin-right:15px;
}














.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;
}

