// HEADING
	
	sIFR.activate(kozuka);
	
	sIFR.replace(kozuka, {
		selector: '.title',
		wmode: 'transparent',
		css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#c24326; }'  ]
});
	
	
sIFR.replace(kozuka, {
	selector: '.title2',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#256882; }'  ]
});

sIFR.replace(kozuka, {
	selector: '.title2white',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff; }'  ]
});

sIFR.replace(kozuka, {
	selector: '.head2',
	wmode: 'transparent',
    forceSingleLine: true,
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#256882; }'  ]
});

/*
sIFR.replace(kozuka, {
	selector: '.roomTitle',
	wmode: 'transparent',
    forceSingleLine: true,
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#256882; }'  ]
});
*/

sIFR.replace(kozuka, {
	selector: '.title1',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#256882; }'  ]
});
	
	
sIFR.replace(kozuka, {
	selector: '.title3',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: italic; color:#7d0202; }'  ]
});


sIFR.replace(kozuka, {
	selector: '.title4',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#970000; }'  ]
});


sIFR.replace(kozuka, {
	selector: '.title5',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#FFFFFF; }'  ]
});

sIFR.replace(kozuka, {
	selector: '.title6',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#b6712d; }'  ]
});

sIFR.replace(kozuka, {
	selector: '.title7',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#b30000; }'  ]
});

sIFR.replace(kozuka, {
	selector: '.dollar',
	wmode: 'transparent',
	css: [ '.sIFR-root { text-align: left; font-weight: normal; color:#464646; }'  ]
});
