@charset "UTF-8";
/* [artfairtokyo.com]
 * Summary: global styles
 * Modified: 2010-05-19 20:09:17.
 */

/* content area
----------------------------------------*/
/**
 * leadtxt
 */
.leadtxt {
	margin-bottom: 11px;	
}

/**
 * area_keyvisual
 */
#area_keyvisual {
	height: 420px;
}

/**
 * .summarytxt
 */
.summarytxt {
	position: relative;
	text-indent: -9999px;
	height: 143px;
	overflow: hidden;
	margin: 16px 0 18px;
	background: url(../img/top/summarytxt_201005.gif) no-repeat 0 0;
}

/**
 * #area_banner
 */
#area_banner {
	height: 65px;
}


