@charset 'utf-8';

/* twoColumnsType3
-------------------------------------------------- */

#mainArea .twoColumnsType3 {
	width: 711px;
	padding: 0px;
	margin: 0px;
}

#mainArea .twoColumnsType3 div.leftColumn {
	width: 355px;
	float: left;
}

#mainArea .twoColumnsType3 div.rightColumn {
	width: 355px;
	float: right;
}

/* outsideLink
-------------------------------------------------- */

#mainArea h3.outsideLink a {
	padding: 0px 0px 0px 23px;
	margin: 0px;
	display: block;
	background: url(/shared/images/icon_outside.gif) 0px 5px no-repeat;
	/*\*//*/
	revise: MacIE5.0bug;
	display: inline-block;
	margin-left: -4px;
	text-indent: 0;
	/**/
}

html*#mainArea h3.outsideLink a {
	background: url(/shared/images/icon_outside.gif) 2px 4px no-repeat;
}

* html #mainArea h3.outsideLink a {
	background: url(/shared/images/icon_outside.gif) 2px 4px no-repeat;
	_background: none;
	_background/* */: url(/shared/images/icon_outside.gif) 2px 4px no-repeat;
}
