Edit in JSFiddle

<form>
   <select>
     <option value="選択してください">選択してください</option>
     <option value=""
   </select>
</form>