@charset "utf-8";
/*==================================
ichijikai
===================================*/
/*---------------------------------------
top search box 
---------------------------------------*/

#globalNavigation .arrow{
    background:url(/pc/content-assets/img/renew/common/btn_arrow.gif) no-repeat right 4px;
    line-height:10px;
    font-size:9px;
    width:45px;
    height:24px;
    position:absolute;
    top:23px;
    /*left:138px;*/
    cursor:pointer;
    color:#333;
    z-index:1012;
}
#globalNavigation .search_list{
    position:absolute;
    top:35px;
    left:140px;
    display:none;
    z-index:1021;
}
#globalNavigation .search_list ul{
    border:1px solid #c8c7c4;
    border-bottom:none;
}
#globalNavigation .search_list ul li{
    border-bottom:1px solid #c8c7c4;
    list-style:none;
    vertical-align:bottom;
}

#globalNavigation .search_list ul li a{
    color:#545454;
    padding:5px 0 5px 4px;
    width:90px;
    display:block;
    background:#f9f8f2;
    font-size:9px;
    _font-size:11px;/*ie6*/
    font-size/**/:11px;/*other ie6*/
    vertical-align:bottom;
    text-decoration:none;
}

#globalNavigation .search_list ul li a:visited{
    color:#333;
}

#globalNavigation .search_list ul li a:hover{
    color:#75533f;
    background:#ece6d8;
    /*text-decoration:underline;*/
}
#globalNavigation #label{
    position: absolute;
    top:24px;
    left:4px;
    color:#aaa;
    font-size:9px;
    _font-size:10px;/*ie6*/
    font-size/**/:10px;/*other ie6*/
    z-index:1011;
    cursor:text;
    height:10px;
    line-height:10px;
}


#headerSearch .arrow{
    background:url(/pc/content-assets/img/renew/common/btn_arrow.gif) no-repeat right 4px;
    line-height:10px;
    font-size:9px;
    width:45px;
    height:24px;
    position:absolute;
    top:23px;
    left:40px;
    /*left:138px;*/
    cursor:pointer;
    color:#333;
    z-index:1015;
}
#headerSearch .search_list{
    position:absolute;
    /*top:35px;
    left:140px;*/
    display:none;
    z-index:1021;
}
#headerSearch .search_list ul{
    border:1px solid #c8c7c4;
    border-bottom:none;
}
#headerSearch .search_list ul li{
    border-bottom:1px solid #c8c7c4;
    list-style:none;
    
}
#headerSearch .search_list ul li a{
    color:#545454;
    padding:5px 0 5px 4px;
    width:90px;
    display:block;
    background:#f9f8f2;
    font-size:9px;
    _font-size:11px;/*ie6*/
    font-size/**/:11px;/*other ie6*/
    text-decoration:none;
}
#headerSearch .search_list ul li a:hover{
    color:#75533f;
    background:#ece6d8;
    /*text-decoration:underline;*/
}
#headerSearch #label2{
    position: absolute;
    top:14px;
    left:13px;
    color:#AAAAAA;
    font-size:9px;
    _font-size:10px;/*ie6*/
    font-size/**/:10px;/*other ie6*/
    z-index:1014;
    cursor:text;
    height:10px;
    line-height:10px;
}

/*global--------------------------------------------------*/
html#gourmetNavigator_wedding #globalNavigation input#globalNavigation_searchButton{
    background:url(/pc/content-assets/img/renew/common/btn_top_search.gif) 0 0 no-repeat transparent;
    border: none;
    cursor: pointer;
    height: 24px;
    width: 24px;
    top: 16px;
    left: 161px;
    position: absolute;
    text-indent: -9999px;
    z-index: 1020;
    line-height:24px;
}

html#gourmetNavigator_wedding .glnav-for-l-searchbox {
    background: url(/pc/content-assets/img/renew/common/search_box_top.gif) 0 16px no-repeat transparent;
}

html#gourmetNavigator_wedding #bizsearchAspQuery{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font: 12px Osaka,"�l�r �o�S�V�b�N",Arial,sans-serif;
    height: 17px;
    width: 111px;
    top: 18px;
    left: 47px;
    padding: 2px 0 0 !important;
    position: absolute;
    text-align: left;
    z-index: 1010;
    line-height:17px;
}

/*---------------------------------------
end top search box 
---------------------------------------*/

/*---------------------------------------
second search box 
---------------------------------------*/

#header dl#headerSearch dt input {
    border: 0;
    padding: 0;
    position: absolute;
    top: 8px;
    left: 57px;
    width: 148px;
    height: 22px;
    line-height:22px;
}

* html #header dl#headerSearch dt input {
    top: 8px;
    height: 22px;
}

*:first-child+html #header dl#headerSearch dt input {
    top: 8px;
    height: 22px;
}

#header dl#headerSearch {
    background: url(/pc/content-assets/img/renew/common/search_box_under.gif) no-repeat 0 0;
    width: 240px;
    height: 38px;
    float: right;
    position: relative;
}

#header dl#headerSearch dd a {
    display: block;
    width: 24px;
    height: 24px;
    border: 0;
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(/pc/content-assets/img/renew/common/btn_top_search.gif) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
}
/*---------------------------------------
end second search box 
---------------------------------------*/



