 

if (document.images) {

//詳細ボタン

var detail_01on = new Image()
detail_01on.src = "images/b_info/detail_btn_n.gif"
var detail_01off = new Image()
detail_01off.src = "images/b_info/detail_btn_f.gif"
 

var detail_02on = new Image()
detail_02on.src = "images/b_info/detail_btn_n.gif"
var detail_02off = new Image()
detail_02off.src = "images/b_info/detail_btn_f.gif"

	
var detail_03on = new Image()
detail_03on.src = "images/b_info/detail_btn_n.gif"
var detail_03off = new Image()
detail_03off.src = "images/b_info/detail_btn_f.gif"

	
var detail_04on = new Image()
detail_04on.src = "images/b_info/detail_btn_n.gif"
var detail_04off = new Image()
detail_04off.src = "images/b_info/detail_btn_f.gif"

	
var detail_05on = new Image()
detail_05on.src = "images/b_info/detail_btn_n.gif"
var detail_05off = new Image()
detail_05off.src = "images/b_info/detail_btn_f.gif"


var detail_06on = new Image()
detail_06on.src = "images/b_info/detail_btn_n.gif"
var detail_06off = new Image()
detail_06off.src = "images/b_info/detail_btn_f.gif"


var detail_07on = new Image()
detail_07on.src = "images/b_info/detail_btn_n.gif"
var detail_07off = new Image()
detail_07off.src = "images/b_info/detail_btn_f.gif"


var detail_08on = new Image()
detail_08on.src = "images/b_info/detail_btn_n.gif"
var detail_08off = new Image()
detail_08off.src = "images/b_info/detail_btn_f.gif"


var detail_09on = new Image()
detail_09on.src = "images/b_info/detail_btn_n.gif"
var detail_09off = new Image()
detail_09off.src = "images/b_info/detail_btn_f.gif"


var detail_10on = new Image()
detail_10on.src = "images/b_info/detail_btn_n.gif"
var detail_10off = new Image()
detail_10off.src = "images/b_info/detail_btn_f.gif"


var detail_11on = new Image()
detail_11on.src = "images/b_info/detail_btn_n.gif"
var detail_11off = new Image()
detail_11off.src = "images/b_info/detail_btn_f.gif"


var detail_12on = new Image()
detail_12on.src = "images/b_info/detail_btn_n.gif"
var detail_12off = new Image()
detail_12off.src = "images/b_info/detail_btn_f.gif"



//パーティプランのご案内

var party_pon = new Image()
party_pon.src = "images/b_info/info_pplan_n.gif"
var party_poff = new Image()
party_poff.src = "images/b_info/info_pplan_f.gif"
}  







