/*　********************************legend（検索）の設定********************************　*/

legend {
 font-size:0.9em;
 font-weight:bold;
 color:#5e8eab;
 padding-left:22px;
 padding-top:5px;
 padding-bottom:5px;
 background-image:url(../img/common/megane.gif);
 background-repeat:no-repeat;
 background-position:0 2px;
 }