/*共通*/
span.icon_camera{
    background-image : url(../images/icon_camera.png) ;
    background-repeat : no-repeat ;
    display : inline-block ;
    vertical-align : top ;
    width : 22px ;
    height : 22px ;
}
span.icon_new{
    background-image : url(../images/icon_new.png) ;
    background-repeat : no-repeat ;
    background-position : 0 5px ;
    display : inline-block ;
    vertical-align : top ;
    width : 30px ;
    height : 12px ;
    padding-top : 5px ;
}

/* パンくずリスト */
#pan a:link,
#pan a:visited {
    color: #595757;
    text-decoration: none;
    font-weight: normal;
}
#pan a:hover,
#pan a:active {
    color: #979494;
    text-decoration: underline;
}
#pan .pan-delimit:after{
content:"＞";
margin-left:2px;
margin-right:2px;
}
/* 店舗情報 */
#shop-box {
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 10px 10px 10px -4px;
    padding: 10px;
    height: 106px;
    display: table;
    width: 98%;
}
#shop-box #img-box {
    display: table-cell;
    width: 150px;
}
#shop-box #img-box img {
    border: 1px solid #ccc;
    padding: 2px;
}
#shop-box #title-box {
    display: table-cell;
    padding: 0 10px 0 10px;
    vertical-align: top; }

#shop-box #title-box p.caption {
    margin: 0;
}
#shop-box #title-box h1.shop-name {
    font-size: x-large;
    border-bottom: 1px solid #efefef;
    min-width: 730px;
}
#shop-box #title-box #bottom-box {
    display: table;
    width: 100%;
    padding-top: 10px;
}
#shop-box #title-box #bottom-box .tel {
    display: table-cell;
}
#shop-box #title-box #bottom-box .tel span {
    color: #ffffff;
    background-color: #0050B8;
    padding: 0 15px;
    margin-right: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#shop-box #title-box #bottom-box .right-nav {
    display: table-cell;
    text-align: right;
}
#shop-box #qr-box {
    display: table-cell;
    width: 70px;
    padding: 10px 10px 0px 10px;
    vertical-align: middle;
}

/* 店舗情報 タブ */
#shop-contents {
    margin-bottom: 25px;
    margin-right: 10px;
}
#coupon-box .bx-wrapper {
    margin: 0 5px 0 3px !important;
}
#shop-contents .ui-tabs-nav {
    height: 34px;
}
#shop-contents .ui-widget-content {
    border: none;
    background: none;
}
#shop-contents .ui-widget-header {
    border: none;
    background: none; }

#shop-contents .ui-tabs {
    padding: 0;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
#shop-contents #tabs .ui-state-active,
#shop-contents #tabs .ui-widget-content .ui-state-active,
#shop-contents #tabs .ui-widget-header .ui-state-active {
    border: none;
    background: none;
}
#shop-contents .ui-tabs .ui-tabs-panel {
    background-color: #cc3;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 1em 0.4em;
}
#shop-contents .ui-tabs .ui-tabs-panel ul,
#yamablo-topic ul {
    margin: 0px;
    padding: 0px;
}
#shop-contents #tabs .ui-tabs-nav li {
    background-repeat: no-repeat;
    width: 128px;
    height: 34px;
    text-indent: -9999px;
    border : none ;
}
#shop-contents #tabs .ui-tabs-nav li a {
    width: 128px;
    margin: 0px;
    padding: 0px;
    height: 34px;
}
#shop-contents #tabs li#tab-shop01 {
    background-image: url(../images/tab_shop01_off.jpg);
}
#shop-contents #tabs li#tab-shop01:hover,
#shop-contents #tabs li#tab-shop01.ui-tabs-active {
    background-image: url(../images/tab_shop01_on.jpg);
}
#shop-contents #tabs li#tab-shop02 {
    background-image: url(../images/tab_shop02_off.jpg);
}
#shop-contents #tabs li#tab-shop02:hover,
#shop-contents #tabs li#tab-shop02.ui-tabs-active {
    background-image: url(../images/tab_shop02_on.jpg);
}
#shop-contents #tabs li#tab-shop03 {
    background-image: url(../images/tab_shop03_off.jpg);
}
#shop-contents #tabs li#tab-shop03:hover,
#shop-contents #tabs li#tab-shop03.ui-tabs-active {
    background-image: url(../images/tab_shop03_on.jpg);
}
#shop-contents #tabs li#tab-shop04 {
    background-image: url(../images/tab_shop04_off.jpg);
}
#shop-contents #tabs li#tab-shop04:hover,
#shop-contents #tabs li#tab-shop04.ui-tabs-active {
    background-image: url(../images/tab_shop04_on.jpg);
}
#shop-contents #tab-all li,
#shop-contents #tab-gourmet li,
#shop-contents #tab-shop li,
#shop-contents #tab-sightseeing li,
#shop-contents #tab-sports li,
#yamablo-topic li {
    min-width: 336px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    list-style-type: none;
    margin: 0 5px 10px 5px;
    padding: 5px;
}
#shop-contents #tab-all li img,
#shop-contents #tab-gourmet li img,
#shop-contents #tab-shop li img,
#shop-contents #tab-sightseeing li img,
#shop-contents #tab-sports li img,
#yamablo-topic li img {
    float: left;
    border: 1px solid #efefef;
    padding: 2px;
    margin-right: 10px;
    background-color: #fff;
}
#shop-contents #tab-all li .tab-text .h3tab,
#shop-contents #tab-gourmet li .tab-text .h3tab,
#shop-contents #tab-shop li .tab-text .h3tab,
#shop-contents #tab-sightseeing li .tab-text .h3tab,
#shop-contents #tab-sports li .tab-text .h3tab,
#yamablo-topic li .tab-text .h3tab {
    font-size: 15px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 99%;
}
#shop-contents .contents {
    background-color: #ffffff;
    margin: 0 7px;
    padding: 10px;
    margin-top: 10px;
}
#shop-contents .contents:first-child {
    margin-top: 0px;
}
#shop-contents .contents h3 {
    background-color: #efefef;
    margin-bottom: 10px;
    padding: 9px;
    font-size: small;
    color: #666666;
}
#shop-contents .contents h3 span {
    color: #00328C;
    margin-right: 30px;
}


/*
 * 各種検索共通
*/
h2.page_title{
    background-image : url(../images/new_diary_bg.jpg) ;
    background-repeat : repeat-x ;
    height : 35px ;
    line-height : 35px ;
    margin : 10px 0 ;
    font-size : 18px ;
    font-weight : bold ;
    color : #fff ;
}
h2.page_title img{
    margin : 0 10px ;
}
#select_search_type{
    margin-top : 10px ;
}
#select_search_type li{
    display : inline-block ;
}
#select_search_type li a{
    background-image : url(../images/search_type.jpg) ;
    background-repeat : no-repeat ;
    width : 120px ;
    height : 42px ;
    display : block ;
    text-indent : -9999px ;
}
#select_search_type li.type_coupon a{
    background-position : 0 0 ;
}
#select_search_type li.type_shop a{
    background-position : -120px 0 ;
}
#select_search_type li.type_staff a{
    background-position : -240px 0 ;
}
#select_search_type li.type_diary a{
    background-position : -360px 0 ;
}
#select_search_type li.type_map a{
    background-position : -480px 0 ;
}

#select_search_type li.type_coupon.on a,
#select_search_type li.type_coupon a:hover{
    background-position : 0 -42px ;
}
#select_search_type li.type_shop.on a,
#select_search_type li.type_shop a:hover{
    background-position : -120px -42px ;
}
#select_search_type li.type_staff.on a,
#select_search_type li.type_staff a:hover{
    background-position : -240px -42px ;
}
#select_search_type li.type_diary.on a,
#select_search_type li.type_diary a:hover{
    background-position : -360px -42px ;
}
#select_search_type li.type_map.on a,
#select_search_type li.type_map a:hover{
    background-position : -480px -42px ;
}

.search_box .group_block{
    width : 90% ;
    margin-left : 5% ;
    margin : 10px 0 10px 5% ;
    border-bottom : 2px solid #ccc ;
}
.search_box .group{
    width : 100% ;
    border-top : 2px solid #ccc ;
    min-height : 35px ;
}
.search_box .group .group_title{
    display : table-cell ;
    vertical-align : middle ;
    width : 150px ;
    background-color : #cfc ;
    margin : 0 ;
    padding : 0 0 0 20px ;
    height : 35px ;
    font-weight : bold ;
    color : #333 ;
}
.search_box .group .controls{
    width : 60% ;
    min-width : 500px ;
    display : table-cell ;
    vertical-align : middle ;
}
.search_box .group .controls .text_input,
.search_box .group .controls .select_input{
    display : inline-block ;
    margin-left : 20px ;
}
.search_box .group .controls .bk_red{
    display : inline-block ;
    background-color : #f00 ;
    padding : 0 3px ;
}
.search_box .group .controls .bk_red label{
    color : #fff ;
    font-size : 14px ;
}
.search_box .group .controls ul li{
    margin : 1px 0 ;
    padding-left : 15px ;
}
.search_box .group .controls .keyword_title{
    display : inline-block ;
    width : 140px ;
}
.search_box .search_category_box{
    border : 2px solid #3c3 ;
}
.search_box .search_category_box .search_category_box_title{
    background-color : #cfc ;
    height : 20px ;
    padding : 5px 0 ;
    font-weight : bold ;
}
.search_box .search_category_box .search_category_box_title .arrow{
    background-image : url(../images/staff_edit_arrow.jpg) ;
    background-repeat : no-repeat ;
    width : 20px ;
    height : 20px ;
    display : inline-block ;
    vertical-align: top ;
    overflow : hidden ;
    margin : 0 5px ;
}
.search_box .search_category_box .search_category_box_title .arrow.open{
    background-position : 0 -20px ;
}
.search_box .search_category_box ul li{
    display : table ;
    padding : 10px 0 ;
}
.search_box .search_category_box ul li .parent_category{
    display : table-cell ;
    vertical-align : top ;
    width : 130px ;
    padding-left : 10px ;
}
.search_box .search_category_box ul li .child_category{
    display : table-cell ;
    vertical-align : top ;
    border-left : 2px solid #999 ;
    padding-left : 10px ;
}
.search_box .search_category_box ul li .child_category a{
    margin-right : 10px ;
    font-weight : normal ;
    white-space: nowrap ;
}
.search_box .form_btns{
    text-align : center ;
}
.search_box .form_btns .search_submit{
    background-image : url(../images/map_search_off.jpg) ;
    background-repeat : no-repeat ;
    width : 160px ;
    height : 36px ;
    border : none ;
    cursor : pointer ;
}
.search_box .form_btns .search_submit:hover{
    background-image : url(../images/map_search_on.jpg) ;
}
.search_box .form_btns .search_reset{
    background-image : url(../images/map_search_reset_off.jpg) ;
    background-repeat : no-repeat ;
    width : 160px ;
    height : 36px ;
    border : none ;
    cursor : pointer ;
}
.search_box .form_btns .search_reset:hover{
    background-image : url(../images/map_search_reset_on.jpg) ;
}


/*検索結果ボックス*/
.search_result_box{
    width : 90% ;
    margin : 20px 0 0 5% ;
}
.search_result_box .result_data{
    float : left ;
}
.search_result_box .result_data span{
    font-size : 24px ;
}
.search_result_box .pager{
    float : right ;
}
.search_result_box hr{
    clear : both ;
    margin-bottom : 0px ;
}
.search_result_box li{
    padding : 20px 5px ;
    min-height : 100px ;
    border-bottom : 1px solid #ccc ;
}
.search_result_box li:hover{
    background-color : #efe ;
}
.search_result_box .result_left_box{
    width : 18% ;
    max-width : 150px ;
    display : inline-block ;
    vertical-align : middle ;
}
.search_result_box .result_left_box img{
    width : 100% ;
    height : auto ;
}
.search_result_box .sub_photo{
    width : 10% ;
    max-width : 100px ;
    display : inline-block ;
    vertical-align : middle ;
}
.search_result_box .sub_photo img{
    width : 100% ;
    height : auto ;
}
.search_result_box .result_right_box{
    width : 70% ;
    display : inline-block ;
    vertical-align : top ;
    padding-left: 1% ;
}
.search_result_box .result_right_box .result_category{
    font-size : 14px ;
    font-weight : bold ;
}
.search_result_box .result_right_box .result_title a{
    font-size : 20px ;
}
.search_result_box .result_right_box .coupon_box{
    height : 50px ;
    line-height : 50px ;
    background-image : url(../images/coupon_box_bg.jpg) ;
    background-repeat : repeat-x ;
}
.search_result_box .result_right_box .coupon_box .icon_coupon{
    width : 42px ;
    height : 50px ;
    display : table-cell ;
    background-image : url(../images/icon_coupon.png) ;
    background-repeat : no-repeat ;
    background-position : 5px 8px ;
    padding : 0 5px ;
    border-right : 2px solid #fff ;
}
.search_result_box .result_right_box .coupon_box p{
    display : table-cell ;
    vertical-align : top ;
    color : #fff ;
    font-weight : bold ;
    text-indent : 5px ;
}

.search_result_box .result_right_box .coupon_box_g{
    height : 50px ;
    line-height : 50px ;
    background-image : url(../images/coupon_box_bg_gold.jpg) ;
    background-repeat : repeat-x ;
	overflow : hidden ;
}
.search_result_box .result_right_box .coupon_box_g .icon_coupon{
    width : 42px ;
    height : 50px ;
    display : table-cell ;
    background-image : url(../images/icon_coupon.png) ;
    background-repeat : no-repeat ;
    background-position : 5px 8px ;
    padding : 0 5px ;
    border-right : 2px solid #fff ;
}
.search_result_box .result_right_box .coupon_box_g p{
    display : table-cell ;
    vertical-align : top ;
    color : #fff ;
    font-weight : bold ;
    text-indent : 5px ;
}

.search_result_box .result_right_box .coupon_box_s{
    height : 50px ;
    line-height : 50px ;
    background-image : url(../images/coupon_box_bg_silver.jpg) ;
    background-repeat : repeat-x ;
}
.search_result_box .result_right_box .coupon_box_s .icon_coupon{
    width : 42px ;
    height : 50px ;
    display : table-cell ;
    background-image : url(../images/icon_coupon.png) ;
    background-repeat : no-repeat ;
    background-position : 5px 8px ;
    padding : 0 5px ;
    border-right : 2px solid #fff ;
}
.search_result_box .result_right_box .coupon_box_s p{
    display : table-cell ;
    vertical-align : top ;
    color : #fff ;
    font-weight : bold ;
    text-indent : 5px ;
}


.search_result_box .result_right_box .result_bottom{
    width : 100% ;
    margin-top : 5px ;
    padding-top : 5px ;
    border-top : 3px dotted #ccc ;
}
.search_result_box .result_right_box .result_bottom .result_shop{
    float : left ;
}
.search_result_box .result_right_box .result_bottom .result_shop .bg_green{
    background-color : #3c3 ;
    padding : 0 3px ;
    color : #fff ;
    margin : 0 5px 2px 0 ;
    display : inline-block ;
}
.search_result_box .result_right_box .result_bottom .coupon_period{
    float : right ;
    padding : 5px ;
    border : 2px solid #f00 ;
    color : #f00 ;
}


/*スタッフ検索結果*/
.search_result_box .result_staff{
    display : block ;
    margin-top : 10px ;
    min-width: 700px;
}
.search_result_box .result_staff li{
    width : 29% ;
    height : 300px ;
    display : inline-block ;
    vertical-align : top ;
    padding : 10px 1% 30px;
    margin : 5px ;
    min-height : 100px ;
    border : 1px solid #ccc ;
    box-shadow :  5px 5px 3px #ccc;
    -moz-box-shadow: 5px 5px 3px #ccc;/* Firefox用 */
    -webkit-box-shadow: 5px 5px 3px #ccc;/* Safari,Google Chrome用 */
}
.search_result_box .result_staff li .result_left_box{
    display : block ;
    width : 100% ;
    max-width : none ;
    text-align : center ;
}
.search_result_box .result_staff li .result_left_box img{
    max-width : 150px ;
}
.search_result_box .result_staff li .result_right_box{
    width : 98% ;
    padding-left : 1% ;
    display : block ;
}
.search_result_box .result_staff li .result_right_box .result_title{
    text-align : center ;
    height : 30px ;
    overflow : hidden ;
}
.search_result_box .result_staff li .result_right_box .result_text{
    height : 48px ;
    overflow : hidden ;
}
.search_result_box .result_staff li .result_right_box .result_shop{
    text-align : center ;
}
.search_result_box .result_staff li .result_right_box .result_shop .shop_name{
    background-color : #3c3 ;
    padding : 0 3px ;
    color : #fff ;
    margin-right : 5px ;
    display : block ;
}
.search_result_box .result_staff li .result_right_box .result_shop a{
    height : 40px ;
    line-height : 20px ;
    font-weight : normal ;
    display : block ;
}


/*2カラムテスト*/
.search_result_box .col2 li{
    width : 43% ;
    padding : 20px 1% ;
    height : 210px ;
    border-bottom : none ;
    display : inline-block ;
    vertical-align : top ;
    margin : 5px ;
    box-shadow :  5px 5px 3px #ccc;
    -moz-box-shadow: 5px 5px 3px #ccc;/* Firefox用 */
    -webkit-box-shadow: 5px 5px 3px #ccc;/* Safari,Google Chrome用 */
    border : 1px solid #ccc ;
}
.search_result_box .col2 li .result_left_box{
    max-width : 150px ;
    min-width : 80px ;
    text-align : center ;
    display : table-cell ;
    vertical-align : top ;
}
.search_result_box .col2 li .result_left_box img{
    max-width : 100px ;
    min-width : 80px ;
}
.search_result_box .col2 li .result_left_box .coupon_box{
    width : 70px ;
    height : 90px ;
    line-height : 50px ;
    border-radius : 5px ;
    padding : 0 3px ;
    margin : 0 auto ;
}
.search_result_box .col2 li .result_left_box .coupon_box .icon_coupon{
    width : 70px ;
    height : 62px ;
    padding-top : 28px ;
    color : #fff ;
    font-size : 12px ;
    line-height : 35px ;
    display : inline-block ;
    background-image : url(../images/icon_coupon_big.png) ;
    background-repeat : no-repeat ;
    background-position : 0 2px ;
    display : inline-block ;
    vertical-align : top ;
}

.search_result_box .col2 li .result_left_box .coupon_box.silver{
    background-image : url(../images/coupon_box_bg_silver_big.jpg) ;
    background-repeat : repeat-x ;
}
.search_result_box .col2 li .result_left_box .coupon_box.gold{
    background-image : url(../images/coupon_box_bg_gold_big.jpg) ;
    background-repeat : repeat-x ;
}
.search_result_box .col2 li .result_left_box .coupon_box.red{
    background-image : url(../images/coupon_box_bg_big.jpg) ;
    background-repeat : repeat-x ;
}
.search_result_box .col2 li .result_right_box{
    width : 75% ;
    display : table-cell ;
    vertical-align : top ;
    padding-left: 1% ;
}
.search_result_box .col2 li .result_category{
    height : 21px ;
    overflow : hidden ;
}
.search_result_box .col2 li .result_title{
    max-height : 60px ;
    overflow: hidden ;
}
.search_result_box .col2 li .result_text{
    height : 72px ;
    overflow: hidden ;
    word-break : break-all ;
}
.search_result_box .col2 li .result_shop p{
    height : 26px ;
    overflow : hidden ;
}



/*
 * Map検索
*/
.map_box #gmap{
    width : 90%!important ;
    height : 400px ;
    margin : 0 0 20px 5% ;
}
.map_box #map_search_box{
    width : 90% ;
    min-width : 500px ;
    background-color : #ffc ;
    margin : 0 0 40px 5% ;
    padding : 0 0 10px 10px ;
}
.map_box #map_search_box #map_search_left{
    display : inline-block ;
    vertical-align : top ;
    width : 48% ;
    max-width : 300px ;
    margin-top : 10px ;
}
.map_box #map_search_box #map_search_left img{
    width : 100% ;
    min-width : 200px ;
    max-width : 300px ;
    height : auto ;
}
.map_box #map_search_box #map_search_right{
    display : inline-block ;
    vertical-align : top ;
    width : 45% ;
    padding : 0 10px ;
}
.map_box #map_search_box #map_search_right h2{
    height : 40px ;
    line-height : 40px ;
    border-bottom : 1px dashed #666 ;
    margin : 10px 0 ;
}
.map_box #map_search_box #map_search_right select{
    width : 100% ;
    margin-bottom : 10px ;
}
.map_box #map_search_box #map_cate{
    margin-bottom : 10px ;
}
.map_box #map_search_box #map_cate li{
    display : inline-block ;
    width : 25% ;
    max-width : 106px ;
    min-width : 100px ;
    margin : 5px 0 ;
}
.map_box #map_search_box #map_cate li label{
    display : block ;
    width : 100px ;
    height : 80px ;
    cursor : pointer ;
    padding : 3px ;
}
.map_box #map_search_box #map_cate li label:hover{
    border-radius : 3px ;
    border : 2px solid #c03 ;
    padding : 1px ;
}
.map_box #map_search_box #map_cate li label img{
    width : 100% ;
    max-width : 100px ;
}
.map_box  #other_conditions{
    margin-bottom : 10px ;
}
.map_box  #other_conditions li{
    display : inline-block ;
    background-color : #f00 ;
    padding : 0 5px ;
}
.map_box #other_conditions li.no_back{
    background : none ;
}
.map_box #other_conditions li label{
    color : #fff ;
    font-size : 14px ;
    font-weight : bold ;
    cursor : pointer ;
}
.map_box #other_conditions li input[type="text"]{
    background-image : url(../images/search_btn.jpg) ;
    background-repeat : no-repeat ;
    background-position : right ;
    padding : 2px 20px 2px 0 ;
    width : 220px ;
}
.map_box #map_search_box #map_search_submit{
    background-image : url(../images/map_search_off.jpg) ;
    background-repeat : no-repeat ;
    width : 160px ;
    height : 36px ;
    border : none ;
    cursor : pointer ;
}
.map_box #map_search_box #map_search_submit:hover{
    background-image : url(../images/map_search_on.jpg) ;
}
.map_box #map_search_box #map_search_reset{
    background-image : url(../images/map_search_reset_off.jpg) ;
    background-repeat : no-repeat ;
    width : 160px ;
    height : 36px ;
    border : none ;
    cursor : pointer ;
}
.map_box #map_search_box #map_search_reset:hover{
    background-image : url(../images/map_search_reset_on.jpg) ;
}

/*Map検索した条件*/
.map_box #map_result_box #conditions li{
    display : inline-block ;
    vertical-align : top ;
    height : 22px ;
    color : #3c3 ;
    font-size : 14px ;
}
.map_box #map_result_box #conditions li span{
    background-color : #3c3 ;
    color : #fff ;
    font-weight : bold ;
    padding : 0 5px ;
    margin-right : 5px ;
}
.map_box #map_result_box #conditions li#search_icons span{
    background-image : url(../images/map_search_conditions.jpg) ;
    background-repeat : no-repeat ;
    width : 22px ;
    height : 22px ;
    display : inline-block ;
    margin-right : 2px ;
    padding : 0 ;
}
.map_box #map_result_box #conditions li#search_icons span.gourmet{
    background-position : 0 0;
}
.map_box #map_result_box #conditions li#search_icons span.shop{
    background-position : -22px 0;
}
.map_box #map_result_box #conditions li#search_icons span.hotel{
    background-position : -44px 0;
}
.map_box #map_result_box #conditions li#search_icons span.sport{
    background-position : -66px 0;
}
.map_box #map_result_box #conditions li#search_icons span.administration{
    background-position : -88px 0;
}
.map_box #map_result_box #conditions li#search_icons span.beauty{
    background-position : -110px 0;
}
.map_box #map_result_box #conditions li#search_icons span.medical{
    background-position : -132px 0;
}
.map_box #map_result_box #conditions li#search_icons span.life{
    background-position : -154px 0;
}

.map_box #map_result_box #conditions li#search_icons span.coupon{
    width : 52px ;
    background-position : -176px 0;
}
.map_box #map_result_box #conditions li#search_icons span.otoku{
    width : 52px ;
    background-position : -228px 0;
}
.map_box #map_result_box #conditions li#search_icons span.gourmet.on{
    background-position : 0 -22px;
}
.map_box #map_result_box #conditions li#search_icons span.shop.on{
    background-position : -22px -22px
}
.map_box #map_result_box #conditions li#search_icons span.hotel.on{
    background-position : -44px -22px
}
.map_box #map_result_box #conditions li#search_icons span.sport.on{
    background-position : -66px -22px
}
.map_box #map_result_box #conditions li#search_icons span.administration.on{
    background-position : -88px -22px
}
.map_box #map_result_box #conditions li#search_icons span.beauty.on{
    background-position : -110px -22px
}
.map_box #map_result_box #conditions li#search_icons span.medical.on{
    background-position : -132px -22px
}
.map_box #map_result_box #conditions li#search_icons span.life.on{
    background-position : -154px -22px
}
.map_box #map_result_box #conditions li#search_icons span.coupon.on{
    width : 52px ;
    background-position : -176px -22px
}
.map_box #map_result_box #conditions li#search_icons span.otoku.on{
    width : 52px ;
    background-position : -228px -22px
}

/*Map検索結果*/
.map_box #map_result_box{
    width: 300px;
/*    width : 90% ;
    min-width : 600px ;*/
    padding : 0 0 10px 0 ;
    margin-left : 5% ;
}
.map_box #map_result_box #results .shop_box{
    /*width : 29% ;*/
    width: 90%;
    /*max-width : 280px ;*/
    min-width : 150px ;
    /*height : 240px ;*/
    display : inline-block ;
    vertical-align : top ;
    /*padding : 20px 1% ;*/
    margin : 5px 1% ;
    min-height : 100px ;
    border : 1px solid #ccc ;
    box-shadow :  5px 5px 3px #ccc;
    -moz-box-shadow: 5px 5px 3px #ccc;/* Firefox用 */
    -webkit-box-shadow: 5px 5px 3px #ccc;/* Safari,Google Chrome用 */
    text-align : center ;
}
.map_box #map_result_box #results .shop_box img{
    display : inline-block ;
    vertical-align : top ;
    width : 100% ;
    max-width : 150px ;
    padding : 1px ;
    border : 1px solid #ccc ;
    height : auto ;
}
.map_box #map_result_box #results .shop_box .result_text{
    /*display : inline-block ;*/
    vertical-align : top ;
    width : 100% ;
}
.map_box #map_result_box #results .shop_box .result_text .name{
    color : #FFF ;
    background-color : #33CC33 ;
    margin : 2px ;
    padding : 2px ;
    height : 24px ;
    overflow : hidden ;
}
.map_box #map_result_box #results a{/*リンクされた文字*/
    color:#fff;
}
.map_box #map_result_box #results a:link {/*未訪問のリンク*/
    color:#fff;
}
.map_box #map_result_box #results a:visited {/*訪問後のリンク*/
    color:#ddd;
}
.map_box #map_result_box #results a:hover {/*マウスをのせたとき*/
    color:#ff0000;
}
.map_box #map_result_box #results .shop_box .result_text .name a:active {/*クリック中*/
    text-decoration:none;
}
.map_box #map_result_box #results .shop_box .result_text .area{
    font-size : 14px ;
    font-weight : bold ;
    height : 40px ;
    overflow : hidden ;
}
.map_box #map_result_box #results .shop_box .result_text .pr{
    font-size : 14px ;
    height : 42px ;
    overflow : hidden ;
    /*height : 40px ;*/
    overflow : hidden ;
}
.map_box #map_result_box #results .shop_box .result_text .coupon{
    font-size : 14px ;
    line-height : 16px ;
    font-weight : bold ;
    color : #f63 ;
    height : 30px ;
    padding : 2px 0 2px 40px ;
    background-image : url(../images/icon_coupon.jpg) ;
    background-repeat : no-repeat ;
}
.map_box #map_result_box #results .shop_box .result_text .otoku{
    font-size : 14px ;
    line-height : 16px ;
    font-weight : bold ;
    color : #f90 ;
    height : 30px ;
    padding : 2px 0 2px 40px ;
    background-image : url(../images/icon_otoku.jpg) ;
    background-repeat : no-repeat ;
}
#area_name, #town_name, #keyword_text {
    float:right;
}

.map_left_box{
    width: 500px;
    float: left;
}
.map_right_box{
    width: 300px;
    float: right;
}
.shop_img{
    float: left;
}

/*bookmarktopiclist用*/
span.topic_image{
    width: 38px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
span.otoku{
    background-image: url(../images/icon_otoku.jpg);
    background-repeat: no-repeat;
    width: 38px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
span.coupon{
    background-image: url(../images/icon_coupon.jpg);
    background-repeat: no-repeat;
    width: 38px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}