
function functionName()
	{
		var select1 = document.forms.form1.ROSEN; 
		var select2 = document.forms.form1.EKIMEI; 
		
		select2.options.length = 0; 
		
		if (select1.options[select1.selectedIndex].value == "路線を選択してください")
			{
				select2.options[0] = new Option("駅名を選択してください");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ千代田線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("根津駅");
		select2.options[2] = new Option("湯島駅");
		select2.options[3] = new Option("大手町駅");
		select2.options[4] = new Option("二重橋前駅");
		select2.options[5] = new Option("日比谷駅");
		select2.options[6] = new Option("赤坂駅");					select2.options[7] = new Option("乃木坂駅");
		select2.options[8] = new Option("表参道駅");
		select2.options[9] = new Option("明治神宮前駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ有楽町線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("池袋駅");
		select2.options[2] = new Option("江戸川橋駅");
		select2.options[3] = new Option("飯田橋駅");
		select2.options[4] = new Option("市ヶ谷駅");
		select2.options[5] = new Option("麹町駅");
		select2.options[6] = new Option("永田町駅");		　　　　　　　　　　　　select2.options[7] = new Option("有楽町駅");
		select2.options[8] = new Option("銀座一丁目");
		select2.options[9] = new Option("新富町駅");
		select2.options[10] = new Option("月島駅駅");
		select2.options[11] = new Option("豊洲駅");

			}



		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ銀座線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("浅草駅");
		select2.options[2] = new Option("田原町駅");
		select2.options[3] = new Option("上野駅");
		select2.options[4] = new Option("末広町駅");
		select2.options[5] = new Option("神田駅");
		select2.options[6] = new Option("三越前駅");					select2.options[7] = new Option("日本橋駅");
		select2.options[8] = new Option("京橋駅");
		select2.options[9] = new Option("銀座駅");
		select2.options[10] = new Option("新橋駅");
		select2.options[11] = new Option("虎ノ門駅");
		select2.options[12] = new Option("溜池山王駅");
		select2.options[13] = new Option("赤坂見附駅");
		select2.options[14] = new Option("青山一丁目駅");
		select2.options[15] = new Option("外苑前駅");					select2.options[16] = new Option("表参道駅");
		select2.options[17] = new Option("渋谷駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ丸ノ内線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("池袋駅");
		select2.options[2] = new Option("新大塚駅");
		select2.options[3] = new Option("本郷三丁目駅");
		select2.options[4] = new Option("御茶ノ水駅");
		select2.options[5] = new Option("淡路町駅");
		select2.options[6] = new Option("大手町駅");					select2.options[7] = new Option("東京駅");
		select2.options[8] = new Option("銀座駅");
		select2.options[9] = new Option("赤坂見附駅");
		select2.options[10] = new Option("四ツ谷駅");
		select2.options[11] = new Option("四谷三丁目駅");
		select2.options[12] = new Option("新宿御苑前駅");
		select2.options[13] = new Option("新宿三丁目駅");
		select2.options[14] = new Option("新宿駅");
		select2.options[15] = new Option("西新宿駅");				　　　　select2.options[16] = new Option("南阿佐ヶ谷駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ日比谷線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("上野駅");
		select2.options[2] = new Option("仲御徒町駅");
		select2.options[3] = new Option("秋葉原駅");
		select2.options[4] = new Option("小伝馬町駅");
		select2.options[5] = new Option("人形町駅");
		select2.options[6] = new Option("茅場町駅");					select2.options[7] = new Option("八丁堀駅");
		select2.options[8] = new Option("築地駅");
		select2.options[9] = new Option("東銀座駅");
		select2.options[10] = new Option("銀座駅");
		select2.options[11] = new Option("日比谷駅");
		select2.options[12] = new Option("神谷町駅");
		select2.options[13] = new Option("六本木駅");
		select2.options[14] = new Option("広尾駅");
		select2.options[15] = new Option("恵比寿駅");					select2.options[16] = new Option("中目黒駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ東西線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("中野駅");
		select2.options[2] = new Option("高田馬場駅");
		select2.options[3] = new Option("早稲田駅");
		select2.options[4] = new Option("飯田橋駅");
		select2.options[5] = new Option("九段下駅");
		select2.options[6] = new Option("竹橋駅");					select2.options[7] = new Option("大手町駅");
		select2.options[8] = new Option("日本橋駅");
		select2.options[9] = new Option("茅場町駅");
		select2.options[10] = new Option("門前仲町駅");
		select2.options[11] = new Option("木場駅");
		select2.options[12] = new Option("東陽町駅");
		select2.options[13] = new Option("南砂町駅");
		select2.options[14] = new Option("西葛西駅");
		select2.options[15] = new Option("葛西駅");					select2.options[16] = new Option("浦安駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ南北線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("目黒駅");
		select2.options[2] = new Option("白金台駅");
		select2.options[3] = new Option("麻布十番駅");
		select2.options[4] = new Option("六本木一丁目駅");
		select2.options[5] = new Option("溜池山王駅");
		select2.options[6] = new Option("永田町駅");					select2.options[7] = new Option("四ツ谷駅");
		select2.options[8] = new Option("市ヶ谷駅");
		select2.options[9] = new Option("飯田橋駅");
		select2.options[10] = new Option("後楽園駅");
		select2.options[11] = new Option("東大前駅");
		select2.options[12] = new Option("赤羽岩淵駅");


			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ副都心線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("渋谷駅");
		select2.options[2] = new Option("明治神宮前駅");
		select2.options[3] = new Option("新宿三丁目駅");
		select2.options[4] = new Option("池袋駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東京メトロ半蔵門線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("渋谷駅");
		select2.options[2] = new Option("表参道駅");
		select2.options[3] = new Option("青山一丁目駅");
		select2.options[4] = new Option("永田町駅");
		select2.options[5] = new Option("半蔵門駅");
		select2.options[6] = new Option("九段下駅");					select2.options[7] = new Option("神保町駅");
		select2.options[8] = new Option("大手町駅");
		select2.options[9] = new Option("三越前駅");
		select2.options[10] = new Option("水天宮前駅");
		select2.options[11] = new Option("清澄白河駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "都営新宿線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新宿駅");
		select2.options[2] = new Option("新宿三丁目駅");
		select2.options[3] = new Option("市ヶ谷駅");
		select2.options[4] = new Option("九段下駅");
		select2.options[5] = new Option("神保町駅");
		select2.options[6] = new Option("浜町駅");					select2.options[7] = new Option("菊川駅");
		select2.options[8] = new Option("東大島駅");
		select2.options[9] = new Option("一之江駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "都営大江戸線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("都庁前駅");
		select2.options[2] = new Option("新宿西口駅");
		select2.options[3] = new Option("飯田橋駅");
		select2.options[4] = new Option("本郷三丁目駅");
		select2.options[5] = new Option("上野御徒町駅");
		select2.options[6] = new Option("両国駅");					select2.options[7] = new Option("清澄白河駅");
		select2.options[8] = new Option("門前仲町駅");
		select2.options[9] = new Option("月島駅");
		select2.options[10] = new Option("勝どき駅");
		select2.options[11] = new Option("築地市場駅");
		select2.options[12] = new Option("汐留駅");
		select2.options[13] = new Option("大門駅");
		select2.options[14] = new Option("赤羽橋駅");
		select2.options[15] = new Option("麻布十番駅");					select2.options[16] = new Option("六本木駅");
		select2.options[17] = new Option("青山一丁目駅");
		select2.options[18] = new Option("代々木駅");
		select2.options[19] = new Option("新宿駅");
		select2.options[20] = new Option("都庁前駅");		
			}




		
		else if (select1.options[select1.selectedIndex].value == "都営浅草線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("馬込駅");
		select2.options[2] = new Option("中延駅");
		select2.options[3] = new Option("五反田駅");
		select2.options[4] = new Option("高輪台駅");
		select2.options[5] = new Option("大門駅");
		select2.options[6] = new Option("新橋駅");					select2.options[7] = new Option("東銀座駅");
		select2.options[8] = new Option("宝町駅");
		select2.options[9] = new Option("日本橋駅");
		select2.options[10] = new Option("人形町駅");
		select2.options[11] = new Option("浅草橋駅");
		select2.options[12] = new Option("浅草駅");
		select2.options[13] = new Option("本所吾妻橋駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "都営三田線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("目黒駅");
		select2.options[2] = new Option("白金台駅");
		select2.options[3] = new Option("芝公園駅");
		select2.options[4] = new Option("御成門駅");
		select2.options[5] = new Option("内幸町駅");
		select2.options[6] = new Option("日比谷駅");					select2.options[7] = new Option("大手町駅");
		select2.options[8] = new Option("神保町駅");
		select2.options[9] = new Option("水道橋駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR山手線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("東京駅");
		select2.options[2] = new Option("有楽町駅");
		select2.options[3] = new Option("新橋駅");
		select2.options[4] = new Option("浜松町駅");
		select2.options[5] = new Option("田町駅");
		select2.options[6] = new Option("品川駅");					select2.options[7] = new Option("大崎駅");
		select2.options[8] = new Option("五反田駅");
		select2.options[9] = new Option("目黒駅");
		select2.options[10] = new Option("恵比寿駅");
		select2.options[11] = new Option("渋谷駅");
		select2.options[12] = new Option("原宿駅");
		select2.options[13] = new Option("代々木駅");
		select2.options[14] = new Option("新宿駅");
		select2.options[15] = new Option("高田馬場駅");					select2.options[16] = new Option("目白駅");
		select2.options[17] = new Option("池袋駅");
		select2.options[18] = new Option("大塚駅");
		select2.options[19] = new Option("田端駅");
		select2.options[20] = new Option("日暮里駅");					select2.options[21] = new Option("上野駅");
		select2.options[22] = new Option("秋葉原駅");
		select2.options[23] = new Option("神田駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "JR中央線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("東京駅");
		select2.options[2] = new Option("神田駅");
		select2.options[3] = new Option("御茶ノ水駅");
		select2.options[4] = new Option("四ツ谷駅");
		select2.options[5] = new Option("新宿駅");
		select2.options[6] = new Option("中野駅");					select2.options[7] = new Option("高円寺駅");
		select2.options[8] = new Option("阿佐ヶ谷駅");
		select2.options[9] = new Option("吉祥寺駅");
		select2.options[10] = new Option("国分寺駅");
		select2.options[11] = new Option("立川駅");
		select2.options[12] = new Option("八王子駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR総武線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("吉祥寺駅");
		select2.options[2] = new Option("阿佐ヶ谷駅");
		select2.options[3] = new Option("高円寺駅");
		select2.options[4] = new Option("中野駅");
		select2.options[5] = new Option("新宿駅");
		select2.options[6] = new Option("代々木駅");					select2.options[7] = new Option("四ツ谷駅");
		select2.options[8] = new Option("市ヶ谷駅");
		select2.options[9] = new Option("飯田橋駅");
		select2.options[10] = new Option("水道橋駅");
		select2.options[11] = new Option("御茶ノ水駅");
		select2.options[12] = new Option("秋葉原駅");
		select2.options[13] = new Option("浅草橋駅");
		select2.options[14] = new Option("両国駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "JR京浜東北線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("赤羽駅");
		select2.options[2] = new Option("田端駅");
		select2.options[3] = new Option("日暮里駅");
		select2.options[4] = new Option("上野駅");
		select2.options[5] = new Option("秋葉原駅");
		select2.options[6] = new Option("神田駅");					select2.options[7] = new Option("東京駅");
		select2.options[8] = new Option("有楽町駅");
		select2.options[9] = new Option("新橋駅");
		select2.options[10] = new Option("浜松町駅");
		select2.options[11] = new Option("田町駅");
		select2.options[12] = new Option("品川駅");
		select2.options[13] = new Option("大森駅");
		select2.options[14] = new Option("蒲田駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR埼京線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("恵比寿駅");
		select2.options[2] = new Option("渋谷駅");
		select2.options[3] = new Option("新宿駅");
		select2.options[4] = new Option("池袋駅");
		select2.options[5] = new Option("赤羽駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR京葉線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("東京駅");
		select2.options[2] = new Option("越中島駅");
		select2.options[3] = new Option("葛西臨海公園駅");
		select2.options[4] = new Option("舞浜駅");
		select2.options[5] = new Option("海浜幕張駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR南武線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("立川駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR武蔵野線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("府中本町駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR青梅線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("立川駅");
		select2.options[2] = new Option("昭島駅");
		select2.options[3] = new Option("小作駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR東海道線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("東京駅");
		select2.options[2] = new Option("新橋駅");
		select2.options[3] = new Option("品川駅");
		select2.options[4] = new Option("横浜駅");
		select2.options[5] = new Option("戸塚駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR横浜線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新横浜駅");
		select2.options[2] = new Option("町田駅");
		select2.options[3] = new Option("八王子駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "JR根岸線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("横浜駅");
		select2.options[2] = new Option("桜木町駅");
		select2.options[3] = new Option("関内駅");
		select2.options[4] = new Option("石川町駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "JR横須賀線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("東京駅");
		select2.options[2] = new Option("新橋駅");
		select2.options[3] = new Option("品川駅");
		select2.options[4] = new Option("横浜駅");
		select2.options[5] = new Option("戸塚駅");
		select2.options[6] = new Option("鎌倉駅");		
			}




		
		else if (select1.options[select1.selectedIndex].value == "JR内房線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("木更津駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "小田急小田原線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新宿駅");
		select2.options[2] = new Option("町田駅");
		select2.options[3] = new Option("本厚木駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "京王井の頭線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("渋谷駅");
		select2.options[2] = new Option("駒場東大前駅");
		select2.options[3] = new Option("吉祥寺駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "京王京王新線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新宿駅");
		select2.options[2] = new Option("笹塚駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "京王京王線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新宿駅");
		select2.options[2] = new Option("笹塚駅");
		select2.options[3] = new Option("調布駅");
		select2.options[4] = new Option("東府中駅");
		select2.options[5] = new Option("府中駅");
		select2.options[6] = new Option("京王八王子駅");		
			}




		
		else if (select1.options[select1.selectedIndex].value == "京王競馬場線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("東府中駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "京急空港線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("京急蒲田駅");
		select2.options[2] = new Option("大鳥居駅");
		select2.options[3] = new Option("穴守稲荷駅");
		select2.options[4] = new Option("天空橋駅");
		select2.options[5] = new Option("羽田空港駅");
	
			}







		
		else if (select1.options[select1.selectedIndex].value == "京急本線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("品川駅");
		select2.options[2] = new Option("北品川駅");
		select2.options[3] = new Option("青物横丁駅");
		select2.options[4] = new Option("鮫洲駅");
		select2.options[5] = new Option("大森海岸駅");
		select2.options[6] = new Option("平和島駅");					select2.options[7] = new Option("京急蒲田駅");
		select2.options[8] = new Option("横浜駅");
		select2.options[9] = new Option("日ノ出町駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "西武国分寺線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("国分寺駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "西武新宿線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("西武新宿駅");
		select2.options[2] = new Option("高田馬場駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "西武池袋線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("池袋駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "つくばエクスプレス")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("秋葉原駅");
		select2.options[2] = new Option("浅草駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "都電荒川線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("早稲田駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東急池上線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("五反田駅");
		select2.options[2] = new Option("大崎広小路駅");
		select2.options[3] = new Option("蒲田駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "東急田園都市線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("渋谷駅");
		select2.options[2] = new Option("池尻大橋駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東急東横線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("渋谷駅");
		select2.options[2] = new Option("中目黒駅");
		select2.options[3] = new Option("学芸大学駅");
		select2.options[4] = new Option("横浜駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東急目黒線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("目黒駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "ゆりかもめ")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新橋駅");
		select2.options[2] = new Option("汐留駅");
		select2.options[3] = new Option("竹芝駅");
		select2.options[4] = new Option("日の出駅");
		select2.options[5] = new Option("芝浦ふ頭駅");
		select2.options[6] = new Option("台場駅");						select2.options[7] = new Option("青海駅");
		select2.options[8] = new Option("国際展示場正門駅");
		select2.options[9] = new Option("有明駅");
		select2.options[10] = new Option("有明テニスの森駅");
		select2.options[11] = new Option("市場前駅");
		select2.options[12] = new Option("新豊洲駅");
		select2.options[13] = new Option("豊洲駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "りんかい線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("国際展示場駅");
		select2.options[2] = new Option("天王洲アイル駅");
		select2.options[3] = new Option("品川シーサイド駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東武伊勢崎線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("浅草駅");
		select2.options[2] = new Option("業平橋駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "東武東上線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("池袋駅");
			}




		
		else if (select1.options[select1.selectedIndex].value == "京成本線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("京成上野駅");
		select2.options[2] = new Option("日暮里駅");
		select2.options[3] = new Option("京成小岩駅");
		select2.options[4] = new Option("京成成田駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "みなとみらい線")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("横浜駅");
		select2.options[2] = new Option("みなとみらい駅");
		select2.options[3] = new Option("馬車道駅");
		select2.options[4] = new Option("日本大通り駅");
		select2.options[5] = new Option("元町・中華街駅");

			}




		
		else if (select1.options[select1.selectedIndex].value == "横浜市営地下鉄")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("新横浜駅");
		select2.options[2] = new Option("横浜駅");
		select2.options[3] = new Option("桜木町駅");
		select2.options[4] = new Option("関内駅");
		select2.options[5] = new Option("伊勢佐木長者町駅");

			}





		else if (select1.options[select1.selectedIndex].value == "箱根登山鉄道")
			{
		select2.options[0] = new Option("駅名を選択してください");
		select2.options[1] = new Option("箱根湯本駅");

			}




	}

