//「サービス内容」ナビゲーションの色変化

var imgNavigationRunwayServiceOn = "http://www.runway-jp.com/images/navigation/navigation_runway_service-on.gif";
var imgNavigationRunwayService = "http://www.runway-jp.com/images/navigation/navigation_runway_service.gif";

function changeImgNavigationRunwayService(){
document.getElementById( "chgImgNavigationRunwayService" ).src = imgNavigationRunwayServiceOn;
}

function returnImgNavigationRunwayService(){
document.getElementById( "chgImgNavigationRunwayService" ).src = imgNavigationRunwayService;
}

//「クリエイター陣」ナビゲーションの色変化

var imgNavigationRunwayOurCollectionOn = "http://www.runway-jp.com/images/navigation/navigation_runway_our-collection-on.gif";
var imgNavigationRunwayOurCollection = "http://www.runway-jp.com/images/navigation/navigation_runway_our-collection.gif";

function changeImgNavigationRunwayOurCollection(){
document.getElementById( "chgImgNavigationRunwayOurCollection" ).src = imgNavigationRunwayOurCollectionOn;
}

function returnImgNavigationRunwayOurCollection(){
document.getElementById( "chgImgNavigationRunwayOurCollection" ).src = imgNavigationRunwayOurCollection;
}

//「ランウェイ通信」ナビゲーションの色変化

var imgNavigationRunwayNewsletterOn = "http://www.runway-jp.com/images/navigation/navigation_runway_newsletter-on.gif";
var imgNavigationRunwayNewsletter = "http://www.runway-jp.com/images/navigation/navigation_runway_newsletter.gif";

function changeImgNavigationRunwayNewsletter(){
document.getElementById( "chgImgNavigationRunwayNewsletter" ).src = imgNavigationRunwayNewsletterOn;
}

function returnImgNavigationRunwayNewsletter(){
document.getElementById( "chgImgNavigationRunwayNewsletter" ).src = imgNavigationRunwayNewsletter;
}

//「ランウェイについて」ナビゲーションの色変化

var imgNavigationRunwayAboutUsOn = "http://www.runway-jp.com/images/navigation/navigation_runway_about-us-on.gif";
var imgNavigationRunwayAboutUs = "http://www.runway-jp.com/images/navigation/navigation_runway_about-us.gif";

function changeImgNavigationRunwayAboutUs(){
document.getElementById( "chgImgNavigationRunwayAboutUs" ).src = imgNavigationRunwayAboutUsOn;
}

function returnImgNavigationRunwayAboutUs(){
document.getElementById( "chgImgNavigationRunwayAboutUs" ).src = imgNavigationRunwayAboutUs;
}



//メイン画像（FOOD）の色変化

var imgMainRunwayTopPageFoodOn = "http://www.runway-jp.com/images/main/main_runway_toppage-1-on.jpg";
var imgMainRunwayTopPageFood = "http://www.runway-jp.com/images/main/main_runway_toppage-1.jpg";

function changeImgMainRunwayTopPageFood(){
document.getElementById( "chgImgMainRunwayTopPageFood" ).src = imgMainRunwayTopPageFoodOn;
}

function returnImgMainRunwayTopPageFood(){
document.getElementById( "chgImgMainRunwayTopPageFood" ).src = imgMainRunwayTopPageFood;
}



//「問い合わせフォーム」ボタンの色変化

var imgButtonRunwayToiawaseFormOn = "http://www.runway-jp.com/images/button/button_runway_toiawase-form-on.gif";
var imgButtonRunwayToiawaseForm = "http://www.runway-jp.com/images/button/button_runway_toiawase-form.gif";

function changeImgButtonRunwayToiawaseForm(){
document.getElementById( "chgImgButtonRunwayToiawaseForm" ).src = imgButtonRunwayToiawaseFormOn;
}

function returnImgButtonRunwayToiawaseForm(){
document.getElementById( "chgImgButtonRunwayToiawaseForm" ).src = imgButtonRunwayToiawaseForm;
}

//「ランウェイ通信」ボタンの色変化

var imgButtonRunwayNewsletterOn = "http://www.runway-jp.com/images/button/button_runway_newsletter-on.gif";
var imgButtonRunwayNewsletter = "http://www.runway-jp.com/images/button/button_runway_newsletter.gif";

function changeImgButtonRunwayNewsletter(){
document.getElementById( "chgImgButtonRunwayNewsletter" ).src = imgButtonRunwayNewsletterOn;
}

function returnImgButtonRunwayNewsletter(){
document.getElementById( "chgImgButtonRunwayNewsletter" ).src = imgButtonRunwayNewsletter;
}

//「ランウェイ通信配信希望フォーム」ボタンの色変化

var imgButtonRunwayNewsletterRequestOn = "http://www.runway-jp.com/images/button/button_runway_newsletter-request-on.gif";
var imgButtonRunwayNewsletterRequest = "http://www.runway-jp.com/images/button/button_runway_newsletter-request.gif";

function changeImgButtonRunwayNewsletterRequest(){
document.getElementById( "chgImgButtonRunwayNewsletterRequest" ).src = imgButtonRunwayNewsletterRequestOn;
}

function returnImgButtonRunwayNewsletterRequest(){
document.getElementById( "chgImgButtonRunwayNewsletterRequest" ).src = imgButtonRunwayNewsletterRequest;
}

//「Backnumber」マークの色変化

var imgLinkRunwayBacknumberOn = "http://www.runway-jp.com/images/parts/part_link-backnumber-runway-on.gif";
var imgLinkRunwayBacknumber = "http://www.runway-jp.com/images/parts/part_link-backnumber-runway.gif";

function changeImgLinkRunwayBacknumber(){
document.getElementById( "chgImgLinkRunwayBacknumber" ).src = imgLinkRunwayBacknumberOn;
}

function returnImgLinkRunwayBacknumber(){
document.getElementById( "chgImgLinkRunwayBacknumber" ).src = imgLinkRunwayBacknumber;
}

//メイン画像（DESIGN）の色変化

var imgMainRunwayTopPageDesignOn = "http://www.runway-jp.com/images/main/main_runway_toppage-3-1-on.jpg";
var imgMainRunwayTopPageDesign = "http://www.runway-jp.com/images/main/main_runway_toppage-3-1.jpg";

function changeImgMainRunwayTopPageDesign(){
document.getElementById( "chgImgMainRunwayTopPageDesign" ).src = imgMainRunwayTopPageDesignOn;
}

function returnImgMainRunwayTopPageDesign(){
document.getElementById( "chgImgMainRunwayTopPageDesign" ).src = imgMainRunwayTopPageDesign;
}

//メイン画像（LANGUAGE）の色変化

var imgMainRunwayTopPageLanguageOn = "http://www.runway-jp.com/images/main/main_runway_toppage-3-2-on.jpg";
var imgMainRunwayTopPageLanguage = "http://www.runway-jp.com/images/main/main_runway_toppage-3-2.jpg";

function changeImgMainRunwayTopPageLanguage(){
document.getElementById( "chgImgMainRunwayTopPageLanguage" ).src = imgMainRunwayTopPageLanguageOn;
}

function returnImgMainRunwayTopPageLanguage(){
document.getElementById( "chgImgMainRunwayTopPageLanguage" ).src = imgMainRunwayTopPageLanguage;
}

//「2011 Greetings - 講師からのご挨拶」ボタンの色変化

var imgButtonRunwayFood2011GreetingsOn = "http://www.runway-jp.com/images/buttons/button_runway_food_2011-greetings-on.gif";
var imgButtonRunwayFood2011Greetings = "http://www.runway-jp.com/images/buttons/button_runway_food_2011-greetings.gif";

function changeImgButtonRunwayFood2011Greetings(){
document.getElementById( "chgImgButtonRunwayFood2011Greetings" ).src = imgButtonRunwayFood2011GreetingsOn;
}

function returnImgButtonRunwayFood2011Greetings(){
document.getElementById( "chgImgButtonRunwayFood2011Greetings" ).src = imgButtonRunwayFood2011Greetings;
}

//「2011 Greetings - クリエイターからのご挨拶」ボタンの色変化

var imgButtonRunwayDesign2011GreetingsOn = "http://www.runway-jp.com/images/buttons/button_runway_design_2011-greetings-on.gif";
var imgButtonRunwayDesign2011Greetings = "http://www.runway-jp.com/images/buttons/button_runway_design_2011-greetings.gif";

function changeImgButtonRunwayDesign2011Greetings(){
document.getElementById( "chgImgButtonRunwayDesign2011Greetings" ).src = imgButtonRunwayDesign2011GreetingsOn;
}

function returnImgButtonRunwayDesign2011Greetings(){
document.getElementById( "chgImgButtonRunwayDesign2011Greetings" ).src = imgButtonRunwayDesign2011Greetings;
}

//「イベント」ナビゲーションの色変化

var imgNavigationRunwayEventOn = "http://www.runway-jp.com/images/navigation/navigation_runway_event-on.gif";
var imgNavigationRunwayEvent = "http://www.runway-jp.com/images/navigation/navigation_runway_event.gif";

function changeImgNavigationRunwayEvent(){
document.getElementById( "chgImgNavigationRunwayEvent" ).src = imgNavigationRunwayEventOn;
}

function returnImgNavigationRunwayEvent(){
document.getElementById( "chgImgNavigationRunwayEvent" ).src = imgNavigationRunwayEvent;
}

//「地図」ナビゲーションの色変化

var imgNavigationRunwayMapOn = "http://www.runway-jp.com/images/navigation/navigation_runway_map-on.gif";
var imgNavigationRunwayMap = "http://www.runway-jp.com/images/navigation/navigation_runway_map.gif";

function changeImgNavigationRunwayMap(){
document.getElementById( "chgImgNavigationRunwayMap" ).src = imgNavigationRunwayMapOn;
}

function returnImgNavigationRunwayMap(){
document.getElementById( "chgImgNavigationRunwayMap" ).src = imgNavigationRunwayMap;
}

//「予約フォーム」ボタンの色変化

var imgButtonRunwayYoyakuFormOn = "http://www.runway-jp.com/images/buttons/button_runway_yoyaku-form-on.gif";
var imgButtonRunwayYoyakuForm = "http://www.runway-jp.com/images/buttons/button_runway_yoyaku-form.gif";

function changeImgButtonRunwayYoyakuForm(){
document.getElementById( "chgImgButtonRunwayYoyakuForm" ).src = imgButtonRunwayYoyakuFormOn;
}

function returnImgButtonRunwayYoyakuForm(){
document.getElementById( "chgImgButtonRunwayYoyakuForm" ).src = imgButtonRunwayYoyakuForm;
}

//「Voice - 生徒さんからの声」ボタンの色変化

var imgButtonRunwayVoiceOn = "http://www.runway-jp.com/images/buttons/button_runway_voice-on.gif";
var imgButtonRunwayVoice = "http://www.runway-jp.com/images/buttons/button_runway_voice.gif";

function changeImgButtonRunwayVoice(){
document.getElementById( "chgImgButtonRunwayVoice" ).src = imgButtonRunwayVoiceOn;
}

function returnImgButtonRunwayVoice(){
document.getElementById( "chgImgButtonRunwayVoice" ).src = imgButtonRunwayVoice;
}

//「Information - ランウェイからのご案内」ボタンの色変化

var imgButtonRunwayInformationOn = "http://www.runway-jp.com/images/buttons/button_runway_information-on.gif";
var imgButtonRunwayInformation = "http://www.runway-jp.com/images/buttons/button_runway_information.gif";

function changeImgButtonRunwayInformation(){
document.getElementById( "chgImgButtonRunwayInformation" ).src = imgButtonRunwayInformationOn;
}

function returnImgButtonRunwayInformation(){
document.getElementById( "chgImgButtonRunwayInformation" ).src = imgButtonRunwayInformation;
}

//「白金スタジオへの行き方」見出しの色変化

var imgHeadingRunwayMapShirokaneOn = "http://www.runway-jp.com/images/heading/map/heading_runway_map_shirokane-on.png";
var imgHeadingRunwayMapShirokane = "http://www.runway-jp.com/images/heading/map/heading_runway_map_shirokane.png";

function changeImgHeadingRunwayMapShirokane(){
document.getElementById( "chgImgHeadingRunwayMapShirokane" ).src = imgHeadingRunwayMapShirokaneOn;
}

function returnImgHeadingRunwayMapShirokane(){
document.getElementById( "chgImgHeadingRunwayMapShirokane" ).src = imgHeadingRunwayMapShirokane;
}

//「麻布スタジオへの行き方」見出しの色変化

var imgHeadingRunwayMapAzabuOn = "http://www.runway-jp.com/images/heading/map/heading_runway_map_azabu-on.png";
var imgHeadingRunwayMapAzabu = "http://www.runway-jp.com/images/heading/map/heading_runway_map_azabu.png";

function changeImgHeadingRunwayMapAzabu(){
document.getElementById( "chgImgHeadingRunwayMapAzabu" ).src = imgHeadingRunwayMapAzabuOn;
}

function returnImgHeadingRunwayMapAzabu(){
document.getElementById( "chgImgHeadingRunwayMapAzabu" ).src = imgHeadingRunwayMapAzabu;
}

//「ランウェイの料理教室」ボタンの色変化

var imgButtonRunwayFoodOn = "http://www.runway-jp.com/images/buttons/button_runway_food-on.gif";
var imgButtonRunwayFood = "http://www.runway-jp.com/images/buttons/button_runway_food.gif";

function changeImgButtonRunwayFood(){
document.getElementById( "chgImgButtonRunwayFood" ).src = imgButtonRunwayFoodOn;
}

function returnImgButtonRunwayFood(){
document.getElementById( "chgImgButtonRunwayFood" ).src = imgButtonRunwayFood;
}

//「ランウェイのデザインギャラリー」ボタンの色変化

var imgButtonRunwayDesignOn = "http://www.runway-jp.com/images/buttons/button_runway_design-on.gif";
var imgButtonRunwayDesign = "http://www.runway-jp.com/images/buttons/button_runway_design.gif";

function changeImgButtonRunwayDesign(){
document.getElementById( "chgImgButtonRunwayDesign" ).src = imgButtonRunwayDesignOn;
}

function returnImgButtonRunwayDesign(){
document.getElementById( "chgImgButtonRunwayDesign" ).src = imgButtonRunwayDesign;
}

