/*-----------------CONTENT TABLE-------------------*/
.content_table{
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:880px;
}
/*-----------------LEFT TABLE-------------*/
.cols2_left{
 margin:0px 20px 0px 0px;
 padding:0px 0px 0px 0px;
 width:650px;
}
/*-----------------RIGHT TABLE-------------------*/
.cols2_right{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:210px;
}
/*------------------お店をさがす！-------------*/
.search_title{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:650px;
 height:30px;
}
.search_table{
 background:url(./../images/erea_search/search_table.gif) repeat-y left top;
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 width:650px;
}
.search_result{
 background:#eeeeee;
 margin:10px 10px 0px 10px;
 padding:5px 0px 5px 0px;
 width:630px;
 font-size:14px;
 line-height:14px;
 letter-spacing:-0px;
}
.search_more{
 margin:10px 10px 0px 10px;
 padding:5px 0px 5px 0px;
 width:630px;
}
.result_font{
 padding-left:10px;
 color:#00A0C6;
 font-size:20px;
 line-height:20px;
 letter-spacing:-0px;
 font-weight:bold;
}
.result_font_num_hover{
 padding-left:5px;
 color:#00A0C6;
 font-size:20px;
 line-height:20px;
 letter-spacing:-0px;
 font-weight:bold;
}
.result_font_num a{
 padding-left:5px;
 color:#444444;
 font-size:14px;
 line-height:14px;
 letter-spacing:-0px;
}
.search_keyword{
 margin:0px 10px 0px 10px;
 padding:20px 0px 0px 0px;
 width:630px;
 font-size:12px;
 line-height:14px;
 letter-spacing:-0px;
 color:#00A0C6;
}
.search_cell_table{
 margin:0px 0px 0px 0px;
 padding:5px 0px 5px 0px;
 width:630px;
}
.search_cell_h1{
 background:#00A0C6;
 margin:0px 10px 0px 10px;
 padding:0px 0px 0px 0px;
 width:630px;
}
.search_cell_h1 h2{
 margin:0px 0px 0px 0px;
 padding:4px 0px 4px 5px;
 font-size:12px;
 line-height:14px;
 letter-spacing:0px;
 color:#ffffff;
 font-weight:lighter;
}
.search_cell_image{
 margin:0px 10px 0px 10px;
 padding:5px 0px 5px 0px;
 width:150px;
}
.search_shop_icon{
 margin:0px 0px 0px 10px;
 padding:5px 0px 5px 0px;
 width:160px;
}
#shop_icon{
 padding:0px 6px 0px 0px;
 float:left;
}
.search_cell_name{
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 font-size:14px;
 line-height:16px;
 letter-spacing:-0px;
 color:#00A0C6;
}
.search_cell_text{
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 font-size:12px;
 line-height:16px;
 letter-spacing:-0px;
 color:#333333;
}
/*------------------このお店の詳細を見る------------*/
.search_cell_gotoshop{
 border:0px;
 margin:10px 0px 0px 300px;
 padding:0px 0px 0px 0px;
 width:160px;
 height:35px;
 overflow:hidden;
 text-align:right;
}
.search_cell_gotoshop img {
 visibility:hidden;

}
.search_cell_gotoshop a,
.search_cell_gotoshop a:link,
.search_cell_gotoshop a:visited {
	background-position: 0px 0px;
	float:left;
}
.search_cell_gotoshop a:focus,
.search_cell_gotoshop a:hover,
.search_cell_gotoshop a:active {
	background-position: 0px 35px;
	float:left;
}
.search_cell_gotoshop .menu a{
 background-image:url(./../images/erea_search/gotoshop.gif);
}
/*------------------詳細区切り線--------------*/
.search_table_border{
 margin:0px 10px 0px 10px;
 padding:5px 0px 5px 0px;
 width:630px;
}
/*------------さらにカテゴリーで絞り込む-------------------*/
.erea_category_search_table{
 margin:10px 0px 0px 10px;
 padding:0px 0px 5px 0px;
 width:630px;
}
/*------------------他のエリアで探す-----------------------*/
.erea_table{
 margin:10px 10px 20px 10px;
 padding:0px 0px 0px 0px;
 width:630px;
}
.erea_title{
 margin:0px 0px 0px 0px;
 padding:10px 0px 10px 0px;
 width:630px;
}
.erea_search_table{
 margin:0px 0px 0px 90px;
 padding:0px 0px 0px 0px;
 width:520px;
 height:30px;
}