/*
copyright(c) KAYAC co ltd,
. All Rights Reserved.
*/

/* HTML
- search
------------------------------------------------------ */
#search {
padding-top:15px;
}

#search input{
border:1px solid #CCC;
width:238px;
height:22px;
}

#search a:hover{
border-bottom:none;
}


#noresult{
text-align:center;
}

#noresult li{
padding:20px 0;}