$(function(){
// MsDS
	$("#gBn001").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">COMPANY / 企業サイト</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">M\'sDSオフィシャルサイト</p><p style="line-height:14px;">http://www.msdsgroup.com</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn001"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// RibbonMagnet
	$("#gBn002").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">BRAND / ブランド</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">RibbonMagnetオフィシャルサイト</p><p style="line-height:14px;">http://www.ribbonmagnet.jp</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn002"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// X-KITE
	$("#gBn003").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">BRAND / ブランド</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">X-KITESオフィシャルサイト</p><p style="line-height:14px;">http://www.xkites.jp</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn003"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// Boooon!!
	$("#gBn004").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">BRAND / ブランド</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">Boooon!!オフィシャルサイト</p><p style="line-height:14px;">http://www.boooon.com</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn004"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// Feelings
	$("#gBn005").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">SHOP / 直営店舗</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">Feelingsオフィシャルサイト</p><p style="line-height:14px;">http://www.feelings-store.com</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn005"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// GadgetHouse
	$("#gBn006").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">SHOP / 直営店舗</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">GadgetHouseオフィシャルサイト</p><p style="line-height:14px;">http://www.gadget-h.com</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn006"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// RibbonOnline
	$("#gBn007").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">ONLINE SHOP / オンラインショップ</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">RibbonMagnetオンラインショップ</p><p style="line-height:14px;">http://www.msdsmall.com</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn007"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// FeelingsOnline
	$("#gBn008").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">ONLINE SHOP / オンラインショップ</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">Feelings楽天オンラインショップ</p><p style="line-height:14px;">http://www.rakuten.ne.jp/gold/feelings</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 240,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn008"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// CauseRibbon
	$("#gBn009").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">OTHER / 関連サイト</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">一般社団法人 コーズリボン協会</p><p style="line-height:14px;">http://www.causeribbon.or.jp</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn009"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});
// IdealMedia
	$("#gBn010").qtip({
		content: { 
			title: '<div style="text-align:center; font-size:10px; font-weight:bold; color:#fff;">COMPANY / 企業サイト</div>',
			text: '<div style="text-align:left; font-size:10px; color:#666666;"><p style="line-height:14px; padding-left:12px; background: url(http://www.msdsgroup.com/shared/images/common/ic_007.gif) left 50% no-repeat; font-weight:bold;">Ideal Mediaオフィシャルサイト</p><p style="line-height:14px;">http://www.recalmag.com/jp/</p></div>'
		},
		style: {
			color: "black",
			background: "#fff",
			width: 220,
			border: { width: 0, color: "#747a7e", radius: 1 },
			tip: { corner:"bottomMiddle", size: { x: 10, y: 5 } },
			title: { background:"#747a7e"}
		},
		position: {
			target:$("#imgBn010"),
			corner: {	target:"topMiddle", tooltip:"bottomMiddle"	},
			adjust: { x:0, y:0 }
		},
		show: { when: "mouseover" },
		hide: { when: "mouseout" }
	});


});