$(function(){
	initCufon();
});
function initCufon(){
	Cufon.replace('.header-frame .txt-box blockquote q,.header-frame .txt-box blockquote cite', {fontFamily: 'Century Gothic',hover: true});
}
